Accepting request 876631 from home:kstreitova:branches:Base:System

- gzip.spec: move %patch10 from the ifarch condition (mistake)

OBS-URL: https://build.opensuse.org/request/show/876631
OBS-URL: https://build.opensuse.org/package/show/Base:System/gzip?expand=0&rev=78
This commit is contained in:
Kristyna Streitova 2021-03-04 02:19:11 +00:00 committed by Git OBS Bridge
parent 9f56c9d217
commit acbac7d0c2
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 4 01:57:35 UTC 2021 - Kristyna Streitova <kstreitova@suse.com>
- gzip.spec: move %patch10 from the ifarch condition (mistake)
-------------------------------------------------------------------
Wed Jan 27 22:05:47 UTC 2021 - Kristyna Streitova <kstreitova@suse.com>

View File

@ -59,8 +59,8 @@ times.
%patch8 -p1
%ifarch s390x
%patch9 -p1
%patch10 -p1
%endif
%patch10 -p1
%build
export CFLAGS="%{optflags} -fomit-frame-pointer \