Hello community,

here is the log from the commit of package syslogd for openSUSE:Factory
checked in at Fri Sep 2 13:20:35 CEST 2011.



--------
--- syslogd/syslogd.changes     2011-09-01 13:43:14.000000000 +0200
+++ /mounts/work_src_done/STABLE/syslogd/syslogd.changes        2011-09-02 
10:24:28.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Sep  2 08:23:34 UTC 2011 - wer...@suse.de
+
+- Fix sysvinit boot script as klogd is not required anymore for
+  rsyslogd and syslog-ng (bnc#715648)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ syslogd.spec ++++++
--- /var/tmp/diff_new_pack.I2xsjJ/_old  2011-09-02 13:20:20.000000000 +0200
+++ /var/tmp/diff_new_pack.I2xsjJ/_new  2011-09-02 13:20:20.000000000 +0200
@@ -30,7 +30,7 @@
 Provides:       sysklogd
 AutoReqProv:    on
 Version:        1.4.1
-Release:        745
+Release:        747
 Summary:        The Syslog daemon
 Source:         sysklogd-1.4.1.tar.bz2
 Source1:        logrotate.syslog

++++++ rc.syslog ++++++
--- /var/tmp/diff_new_pack.I2xsjJ/_old  2011-09-02 13:20:21.000000000 +0200
+++ /var/tmp/diff_new_pack.I2xsjJ/_new  2011-09-02 13:20:21.000000000 +0200
@@ -95,7 +95,7 @@
     test "$1" == "stop" && exit 0
     exit 5
 }
-test -x ${klog_bin}   || {
+test ! -x ${klog_bin} -a "$start_klogd" = yes && {
     echo "${klog_bin} is not installed" 1>&2
     test "$1" == "stop" && exit 0
     exit 5



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



Remember to have fun...

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

Reply via email to