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:
parent
352594cc8e
commit
6a356ff042
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user