Accepting request 1151549 from home:dimstar:rpm4.20:s

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151549
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=271
This commit is contained in:
Dr. Werner Fink 2024-02-26 13:58:11 +00:00 committed by Git OBS Bridge
parent 7e9e08d498
commit f1e8cb0d2c
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 .