Accepting request 1152254 from Base:System

Prepare for RPM 4.20 (forwarded request 1152170 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1152254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gzip?expand=0&rev=66
This commit is contained in:
Dominique Leuenberger 2024-03-01 22:36:00 +00:00 committed by Git OBS Bridge
commit d4425d06f6
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 \