1
0

Accepting request 509201 from systemsmanagement:wbem

1

OBS-URL: https://build.opensuse.org/request/show/509201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmpi-provider-register?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2017-07-11 06:27:41 +00:00 committed by Git OBS Bridge
commit ee4aa69db9
3 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,10 @@
-------------------------------------------------------------------
Wed Apr 29 13:04:38 UTC 2015 - pwieczorkiewicz@suse.com
Fri Jun 9 13:10:02 UTC 2017 - adam.majer@suse.de
- Adapt sfcb_init_script to SLE12SP1 (bnc#1041885)
-------------------------------------------------------------------
Wed Apr 29 13:14:11 UTC 2015 - pwieczorkiewicz@suse.com
- Do not put empty element (ie the current dir) in LD_LIBRARY_PATH
if LD_LIBRARY_PATH is set but empty (bsc#642831)

View File

@ -39,7 +39,7 @@ from subprocess import call, PIPE, STDOUT, Popen
from getpass import getpass
import pywbem
sfcb_init_script = '/usr/sbin/rcsfcb'
sfcb_init_script = '/usr/sbin/rcsblim-sfcb'
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) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed