Accepting request 1151698 from Base:System

Prepare for RPM 4.20 (forwarded request 1151549 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1151698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=183
This commit is contained in:
Ana Guerrero 2024-02-27 21:44:56 +00:00 committed by Git OBS Bridge
commit c4332816f4
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 13:28:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Fri Aug 18 13:03:53 UTC 2023 - Dr. Werner Fink <werner@suse.de>

View File

@ -85,9 +85,9 @@ rm -rf killproc-%{KPVER}
rm -rf startpar-%{START} startpar
ln -sf startpar startpar-%{START}
%setup -n %{name}-%{SIVER} -q -b 1 -b 2
%patch2 -p0 -b .suse
%patch9 -p0 -b .no-kill
%patch0
%patch -P 2 -p0 -b .suse
%patch -P 9 -p0 -b .no-kill
%patch -P 0
pushd doc
mkdir killproc
popd
@ -95,7 +95,7 @@ pushd ../killproc-%{KPVER}
ln -t../%{name}-%{SIVER}/doc/killproc README.md
popd
pushd ../startpar-%{START}
%patch50
%patch -P 50
popd
%_fixowner .
%_fixgroup .