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