Accepting request 1147912 from home:dimstar:rpm4.20:z

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147912
OBS-URL: https://build.opensuse.org/package/show/Archiving/zip?expand=0&rev=24
This commit is contained in:
Martin Pluskal 2024-02-20 12:21:45 +00:00 committed by Git OBS Bridge
parent 1ebe2350e4
commit 0234606544
2 changed files with 16 additions and 11 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 12:09:05 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Jun 21 14:35:28 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>

View File

@ -48,17 +48,17 @@ PKZIP(tm) 2.04g (Phil Katz ZIP) for MS-DOS systems.
%prep
%setup -q -n zip%{file_version}
%patch2
%patch3
%patch4
%patch5
%patch6
%patch7
%patch8
%patch9
%patch10 -p1
%patch11 -p1
%patch12 -p1
%patch -P 2
%patch -P 3
%patch -P 4
%patch -P 5
%patch -P 6
%patch -P 7
%patch -P 8
%patch -P 9
%patch -P 10 -p1
%patch -P 11 -p1
%patch -P 12 -p1
%build
# Remove FORTIFY_SOURCE=3 for bsc#1200712