- update preun, stop_on_removal requires an argument
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=13
This commit is contained in:
parent
8793d846a2
commit
2fc6efd214
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 17 15:41:33 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
- update preun, stop_on_removal requires an argument
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 17 11:09:30 CEST 2011 - ohering@suse.de
|
Fri Jun 17 11:09:30 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -146,7 +146,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%preun
|
%preun
|
||||||
%stop_on_removal
|
%stop_on_removal %{hv_kvp_daemon}
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%restart_on_update %{hv_kvp_daemon}
|
%restart_on_update %{hv_kvp_daemon}
|
||||||
|
Loading…
Reference in New Issue
Block a user