Accepting request 1152171 from home:dimstar:rpm4.20:g

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1152171
OBS-URL: https://build.opensuse.org/package/show/Publishing/gv?expand=0&rev=27
This commit is contained in:
Martin Pluskal 2024-02-27 11:21:09 +00:00 committed by Git OBS Bridge
parent f15f46f000
commit f6904d5a49
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 11:10:28 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 15 16:02:18 UTC 2018 - crrodriguez@opensuse.org Thu Mar 15 16:02:18 UTC 2018 - crrodriguez@opensuse.org

View File

@ -81,10 +81,10 @@ Authors:
%prep %prep
%setup %setup
echo >> src/Makefile.am echo >> src/Makefile.am
%patch1 -p0 -b .one %patch -P 1 -p0 -b .one
%patch2 -p0 -b .two %patch -P 2 -p0 -b .two
%patch3 -p0 -b .zio %patch -P 3 -p0 -b .zio
%patch4 -p0 -b .ue %patch -P 4 -p0 -b .ue
%build %build
autoreconf -fis autoreconf -fis