Hello community,

here is the log from the commit of package sblim-sfcb for openSUSE:Factory 
checked in at 2014-05-16 18:17:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sblim-sfcb (Old)
 and      /work/SRC/openSUSE:Factory/.sblim-sfcb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sblim-sfcb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sblim-sfcb/sblim-sfcb.changes    2014-05-06 
14:03:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sblim-sfcb.new/sblim-sfcb.changes       
2014-05-16 18:17:38.000000000 +0200
@@ -1,0 +2,11 @@
+Thu May  8 14:25:24 UTC 2014 - kkae...@suse.com
+
+- Pre-require aaa_base for /usr/sbin/service (bnc#874811)
+
+-------------------------------------------------------------------
+Tue May  6 09:25:54 UTC 2014 - kkae...@suse.com
+
+- create /usr/sbin/rcsfcb, cmpi-provider-register depends on it
+  bnc#874811
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sblim-sfcb.spec ++++++
--- /var/tmp/diff_new_pack.Z5dPF8/_old  2014-05-16 18:17:39.000000000 +0200
+++ /var/tmp/diff_new_pack.Z5dPF8/_new  2014-05-16 18:17:39.000000000 +0200
@@ -85,6 +85,8 @@
 %if 0%{?has_systemd}
 BuildRequires:  systemd
 %{?systemd_requires}
+# for /usr/sbin/service
+Requires(pre):  aaa_base
 %endif
 
 Requires:       curl
@@ -184,9 +186,12 @@
 # make the cmpi directory that sfcb will own - for SuSE Autobuild checks of 
rpm directory ownership
 mkdir $RPM_BUILD_ROOT/%{_libdir}/cmpi
 %if 0%{?has_systemd}
+# sblim-sfcb.service, sfcbd.service, and sfcb.service are all aliases
 (cd $RPM_BUILD_ROOT/%{_unitdir}; ln -sf sblim-sfcb.service sfcbd.service; ln 
-sf sblim-sfcb.service sfcb.service)
 # remove the default-installed sfcb init script
 rm -f $RPM_BUILD_ROOT/etc/init.d/sfcb
+# create /usr/sbin/rcsfcb, esp. for cmpi-provider-register
+ln -sf %{_sbindir}/service $RPM_BUILD_ROOT%{_sbindir}/rcsfcb
 %else
 %if 0%{?suse_version}
 # override the default-installed sfcb init script - use the one from Source2

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

Reply via email to