Accepting request 1152170 from home:dimstar:rpm4.20:g

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1152170
OBS-URL: https://build.opensuse.org/package/show/Base:System/gzip?expand=0&rev=99
This commit is contained in:
Marcus Meissner 2024-02-27 12:12:08 +00:00 committed by Git OBS Bridge
parent e446975763
commit 6cfb90e350
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 11:10:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Oct 24 08:56:10 UTC 2023 - Sarah Kriesch <sarah.kriesch@opensuse.org>

View File

@ -50,12 +50,12 @@ times.
%prep
%setup -q
%patch0
%patch2 -p1
%patch3
%patch6
%patch7 -p1
%patch8 -p1
%patch -P 0
%patch -P 2 -p1
%patch -P 3
%patch -P 6
%patch -P 7 -p1
%patch -P 8 -p1
%build
export CFLAGS="%{optflags} -fomit-frame-pointer \