- Adapt sfcb_init_script to comply with systemd (bnc#874811)

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/cmpi-provider-register?expand=0&rev=15
This commit is contained in:
Klaus Kämpf 2014-04-25 06:11:48 +00:00 committed by Git OBS Bridge
parent d71eb3f16d
commit f3f114968e
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 24 14:37:11 UTC 2014 - kkaempf@suse.com
- Adapt sfcb_init_script to comply with systemd (bnc#874811)
-------------------------------------------------------------------
Mon Feb 13 10:45:00 UTC 2012 - coolo@suse.com

View File

@ -39,7 +39,7 @@ from subprocess import call, PIPE, STDOUT, Popen
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'

View File

@ -1,7 +1,7 @@
#
# spec file for package cmpi-provider-register
#
# Copyright (c) 2013 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,7 +17,7 @@
Name: cmpi-provider-register
Version: 1.0
Version: 1.0.1
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: CIMOM neutral provider registration utility