Fix %patch macro usage in RPM spec.
Replaced `-%patchN` with `%patch N` in %prep section to properly apply patches.
Branch
------
V4_3_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=0bcb3eaa13ac4c3b970c080e0faac159832e5c23
Modified Files
--------------
src/pgpool.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)