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:11:24
Message-ID: E1vMJQZ-00Er4r-1d@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 d8ddc3f47b59e98242043f28743398b44481edbb.

The change from `%patchN` to `%patch N` breaks builds on
Rocky Linux 8 / RHEL 8 where this newer %patch syntax is not supported.

Branch
------
master

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

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

Browse pgpool-committers by date

  From Date Subject
Next Message Bo Peng 2025-11-21 05:14:02 pgpool: Revert "Fix %patch macro usage in RPM spec."
Previous Message Bo Peng 2025-11-21 05:09:48 pgpool: Revert "Fix %patch macro usage in RPM spec."