Accepting request 1149224 from Virtualization
Prepare for RPM 4.20 (forwarded request 1149030 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1149224 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hyper-v?expand=0&rev=44
This commit is contained in:
commit
ffa1489a92
@ -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