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