Accepting request 1151674 from network:dhcp

OBS-URL: https://build.opensuse.org/request/show/1151674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=141
This commit is contained in:
Ana Guerrero 2024-02-27 21:44:43 +00:00 committed by Git OBS Bridge
commit ef8c92bb04
2 changed files with 25 additions and 20 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 07:45:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Dec 7 13:31:06 UTC 2023 - Jorik Cronenberg <jorik.cronenberg@suse.com>

View File

@ -201,26 +201,26 @@ if test "%version" != $(echo %isc_version | tr "-" "."); then
fi
%setup -q -n %{name}-%{isc_version} -a 44 -a 45
##
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1
%patch6 -p1
%patch7 -p1
%patch8 -p1
%patch9
%patch10 -p1
%patch12 -p1
%patch14
%patch15 -p1
%patch16
%patch17 -p1
%patch18 -p1
%patch20
%patch21
%patch22
%patch23
%patch -P 1 -p1
%patch -P 2 -p1
%patch -P 3 -p1
%patch -P 4 -p1
%patch -P 5 -p1
%patch -P 6 -p1
%patch -P 7 -p1
%patch -P 8 -p1
%patch -P 9
%patch -P 10 -p1
%patch -P 12 -p1
%patch -P 14
%patch -P 15 -p1
%patch -P 16
%patch -P 17 -p1
%patch -P 18 -p1
%patch -P 20
%patch -P 21
%patch -P 22
%patch -P 23
##
find . -type f -name \*.cat\* -exec rm -f {} \;
dos2unix contrib/ms2isc/*