Accepting request 1151778 from home:pgajdos:t

- Use %patch -P N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1151778
OBS-URL: https://build.opensuse.org/package/show/server:http/thttpd?expand=0&rev=49
This commit is contained in:
Adam Majer 2024-02-29 11:09:20 +00:00 committed by Git OBS Bridge
parent df9f95f544
commit 88f1978d01
2 changed files with 19 additions and 14 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 14:42:02 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 24 15:13:25 UTC 2021 - Johannes Segitz <jsegitz@suse.com> Wed Nov 24 15:13:25 UTC 2021 - Johannes Segitz <jsegitz@suse.com>

View File

@ -77,20 +77,20 @@ traffic.
%prep %prep
%setup -q %setup -q
%patch0 %patch -P 0
%patch1 %patch -P 1
%patch2 %patch -P 2
%patch3 %patch -P 3
%patch4 %patch -P 4
%patch5 %patch -P 5
%patch6 %patch -P 6
%patch7 %patch -P 7
%patch8 %patch -P 8
%patch9 %patch -P 9
%patch10 %patch -P 10
%patch13 -p1 %patch -P 13 -p1
%patch14 -p1 %patch -P 14 -p1
%patch15 -p1 %patch -P 15 -p1
%build %build
cp %{_datadir}/automake-1.*/config.* . cp %{_datadir}/automake-1.*/config.* .