Hello community,

here is the log from the commit of package hyper-v for openSUSE:Factory checked 
in at 2012-05-08 11:14:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hyper-v (Old)
 and      /work/SRC/openSUSE:Factory/.hyper-v.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hyper-v", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hyper-v/hyper-v.changes  2012-03-29 
07:45:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hyper-v.new/hyper-v.changes     2012-05-08 
11:14:45.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May  2 12:13:03 CEST 2012 - [email protected]
+
+- update insserv part, see comments in OBS submit request #112701
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hyper-v.spec ++++++
--- /var/tmp/diff_new_pack.nEZuwj/_old  2012-05-08 11:14:46.000000000 +0200
+++ /var/tmp/diff_new_pack.nEZuwj/_new  2012-05-08 11:14:46.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hyper-v
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define with_kmp 0
 %if %{with_kmp}
@@ -25,15 +24,17 @@
 
 Name:           hyper-v
 %if %{with_kmp}
-BuildRequires:  kernel-default-devel module-init-tools
+BuildRequires:  kernel-default-devel
+BuildRequires:  module-init-tools
 %ifarch %ix86
 BuildRequires:  kernel-pae-devel
 %endif
 %endif
 ExclusiveArch:  %ix86 x86_64
 PreReq:         %insserv_prereq
-Group:          System/Kernel
 Summary:        Microsoft Hyper-V tools
+License:        GPL-2.0
+Group:          System/Kernel
 Supplements:    
modalias(dmi*:svn*MicrosoftCorporation*:pn*VirtualMachine*:rn*VirtualMachine*)
 Supplements:    modalias(pci:v00001414d00005353sv*sd*bc*sc*i*)
 Url:            http://www.kernel.org
@@ -48,7 +49,6 @@
 Source9:        hyper-v.include.linux.hyperv.h
 Source10:       hyper-v.tools.hv.hv_kvp_daemon.c
 Source11:       hyper-v.init.sh
-License:        GPL-2.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with_kmp}
 %if %{with_drivers_in_kmp}
@@ -67,9 +67,8 @@
 
 %package KMP
 
-
-Group:          System/Kernel
 Summary:        Microsoft Hyper-V drivers
+Group:          System/Kernel
 
 %description KMP
 This package contains the Microsoft Hyper-V drivers.
@@ -156,9 +155,7 @@
 if test "${board_vendor}" = "Microsoft Corporation" -a "${product_name}" = 
"Virtual Machine"
 then
        echo "Enabling %{hv_kvp_daemon} on '${product_name}' from 
'${board_vendor}'"
-       %{fillup_and_insserv -Y %{hv_kvp_daemon}}
-else
-       %{fillup_and_insserv %{hv_kvp_daemon}}
+       %{insserv_force_if_yast %{hv_kvp_daemon}}
 fi
 
 %preun

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to