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:14:02
Message-ID: E1vMJT8-00Ey0f-0K@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 2bc611ec67ee6ffca8dab7851834d3e0e5c89c86.

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_6_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=6cdcab8767c3dc6dc41828cef5d2c9a99a9debc0

Modified Files
--------------
src/pgpool.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Bo Peng 2025-11-21 05:17:55 pgpool: Revert "Fix %patch macro usage in RPM spec."
Previous Message Bo Peng 2025-11-21 05:11:24 pgpool: Revert "Fix %patch macro usage in RPM spec."