SHA256
1
0
forked from pool/hyper-v

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

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