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

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147919
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=56
This commit is contained in:
Dirk Mueller 2024-02-21 10:26:53 +00:00 committed by Git OBS Bridge
parent ac4756eb33
commit f8eeab13e5
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 12:11:54 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sun Feb 7 23:10:28 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -60,8 +60,8 @@ ZZipLib.
%prep
%setup -q
%patch0
%patch8 -p1
%patch -P 0
%patch -P 8 -p1
# do not bother with html docs saving us python2 dependency
sed -i -e 's:docs ::g' Makefile.am