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