Revert "Fix %patch macro usage in RPM spec."
This reverts commit 24821ac962c031c49b818888fe3d6f8b1aaabd44.
The change from `%patchN` to `%patch N` breaks builds on
Rocky Linux 8 / RHEL 8 where this newer %patch syntax is not supported.
Branch
------
V4_2_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=bc8c58d7ea6df77b883e8b5cb74c03a91d51ded9
Modified Files
--------------
src/pgpool.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)