- 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:
Olaf Hering 2011-06-17 13:42:13 +00:00 committed by Git OBS Bridge
parent 8793d846a2
commit 2fc6efd214
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -146,7 +146,7 @@ else
fi
%preun
%stop_on_removal
%stop_on_removal %{hv_kvp_daemon}
%postun
%restart_on_update %{hv_kvp_daemon}