Sync from SUSE:SLFO:Main gzip revision 42e34db00d654ac349ace7dac13674fd

This commit is contained in:
Adrian Schröter 2024-09-13 16:14:47 +02:00
parent 8d199c63ed
commit 6d5d44017b
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> Tue Oct 24 08:56:10 UTC 2023 - Sarah Kriesch <sarah.kriesch@opensuse.org>

View File

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