SHA256
6
0
forked from pool/wv

Accepting request 1148147 from home:dimstar:rpm4.20:w

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1148147
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wv?expand=0&rev=26
This commit is contained in:
Marcus Meissner 2024-02-20 15:27:09 +00:00 committed by Git OBS Bridge
parent 994a47f6e5
commit ea67ff5b22
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 15:12:30 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue May 18 09:55:23 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

12
wv.spec
View File

@ -67,14 +67,14 @@ Header files for wv.
%prep
%setup -q
%patch0
%patch5
%patch9 -p1
%patch10 -p1
%patch -P 0
%patch -P 5
%patch -P 9 -p1
%patch -P 10 -p1
%if 0%{?suse_version} > 1230
%patch11 -p1
%patch -P 11 -p1
%endif
%patch12 -p1
%patch -P 12 -p1
%build
autoreconf -f -i --verbose