Accepting request 1149030 from home:dimstar:rpm4.20:h

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149030
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=155
This commit is contained in:
Olaf Hering 2024-02-22 11:16:09 +00:00 committed by Git OBS Bridge
parent 352594cc8e
commit 6a356ff042
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 07:56:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Aug 20 12:12:12 UTC 2020 - ohering@suse.de

View File

@ -59,7 +59,7 @@ cp -vL %{S:9} %{hv_kvp_daemon}.h
cp -vL %{S:10} .
cp -vL %{S:12} %{hv_vss_daemon}.c
cp -vL %{S:14} %{hv_fcopy_daemon}.c
%patch0 -p1
%patch -P 0 -p1
mv `basename %{S:10}` %{hv_kvp_daemon}.c
%build