SHA256
1
0
forked from pool/amanda

Accepting request 1147818 from home:dimstar:rpm4.20:a

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147818
OBS-URL: https://build.opensuse.org/package/show/Archiving/amanda?expand=0&rev=96
This commit is contained in:
Martin Pluskal 2024-02-20 12:21:41 +00:00 committed by Git OBS Bridge
parent a52f065c64
commit 5fc6c006bc
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 10:57:51 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 7 12:01:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> Wed Feb 7 12:01:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -86,12 +86,12 @@ running multiple versions of Linux or Unix.
%prep %prep
%setup -q -n %{name}-%{upstreamver} -a 1 -a 2 %setup -q -n %{name}-%{upstreamver} -a 1 -a 2
%patch1 %patch -P 1
%patch2 %patch -P 2
%patch3 -p1 %patch -P 3 -p1
%patch4 -p1 %patch -P 4 -p1
%patch6 -p1 %patch -P 6 -p1
%patch7 -p1 %patch -P 7 -p1
%build %build
./autogen ./autogen