From 2fc6efd2142d374336440132b6fd5a14f6dfaf8781f4f42fe2d7e1855c3a504b Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 17 Jun 2011 13:42:13 +0000 Subject: [PATCH] - update preun, stop_on_removal requires an argument OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=13 --- hyper-v.changes | 5 +++++ hyper-v.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/hyper-v.changes b/hyper-v.changes index 8646f7a..45f02ee 100644 --- a/hyper-v.changes +++ b/hyper-v.changes @@ -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 diff --git a/hyper-v.spec b/hyper-v.spec index 827aeec..ce70e9b 100644 --- a/hyper-v.spec +++ b/hyper-v.spec @@ -146,7 +146,7 @@ else fi %preun -%stop_on_removal +%stop_on_removal %{hv_kvp_daemon} %postun %restart_on_update %{hv_kvp_daemon}