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