Hello community,

here is the log from the commit of package cmpi-provider-register for 
openSUSE:Factory checked in at 2014-05-02 13:54:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmpi-provider-register (Old)
 and      /work/SRC/openSUSE:Factory/.cmpi-provider-register.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmpi-provider-register"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/cmpi-provider-register/cmpi-provider-register.changes
    2012-02-21 12:16:17.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.cmpi-provider-register.new/cmpi-provider-register.changes
       2014-05-02 13:54:35.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 24 14:37:11 UTC 2014 - kkae...@suse.com
+
+- Adapt sfcb_init_script to comply with systemd (bnc#874811)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cmpi-provider-register.spec ++++++
--- /var/tmp/diff_new_pack.LfVDUp/_old  2014-05-02 13:54:36.000000000 +0200
+++ /var/tmp/diff_new_pack.LfVDUp/_new  2014-05-02 13:54:36.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cmpi-provider-register
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,13 +17,14 @@
 
 
 Name:           cmpi-provider-register
-Version:        1.0
+Version:        1.0.1
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        CIMOM neutral provider registration utility
 License:        BSD-3-Clause
 Group:          System/Management
-Requires:       python-pywbem cim-schema
+Requires:       cim-schema
+Requires:       python-pywbem
 BuildRequires:  cim-schema
 BuildRequires:  python-pywbem
 BuildArch:      noarch

++++++ cmpi-provider-register.py ++++++
--- /var/tmp/diff_new_pack.LfVDUp/_old  2014-05-02 13:54:36.000000000 +0200
+++ /var/tmp/diff_new_pack.LfVDUp/_new  2014-05-02 13:54:36.000000000 +0200
@@ -39,7 +39,7 @@
 from getpass import getpass
 import pywbem
 
-sfcb_init_script = '/etc/init.d/sfcb'
+sfcb_init_script = '/usr/sbin/rcsfcb'
 
 pegasus_init_script = '/etc/init.d/tog-pegasus'
 pegasus_cimserver_exe = '/usr/sbin/cimserver'

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to