pgpool: Revert "Fix %patch macro usage in RPM spec."

From: Bo Peng <pengbo(at)sraoss(dot)co(dot)jp>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Revert "Fix %patch macro usage in RPM spec."
Date: 2025-11-21 05:22:25
Message-ID: E1vMJbE-00FGk8-1m@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

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(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Graaff, Selwyn 2025-11-24 09:19:51 repo update
Previous Message Bo Peng 2025-11-21 05:21:13 pgpool: Revert "Fix %patch macro usage in RPM spec."