Hello community, here is the log from the commit of package syslogd for openSUSE:Factory checked in at 2012-11-22 14:26:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/syslogd (Old) and /work/SRC/openSUSE:Factory/.syslogd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syslogd", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/syslogd/syslogd.changes 2012-11-14 17:02:40.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.syslogd.new/syslogd.changes 2012-11-22 14:26:57.000000000 +0100 @@ -1,0 +2,7 @@ +Tue Nov 20 11:37:54 UTC 2012 - [email protected] + +- Added version 2.0 to syslog-service to solve build problems + of depending syslog daemon packages on openSUSE < 12.3, which + require the 1.x syslog-service version with LSB init scripts. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syslogd.spec ++++++ --- /var/tmp/diff_new_pack.6SS1xq/_old 2012-11-22 14:27:02.000000000 +0100 +++ /var/tmp/diff_new_pack.6SS1xq/_new 2012-11-22 14:27:02.000000000 +0100 @@ -28,7 +28,9 @@ Requires(prereq): coreutils Requires(prereq): klogd Requires(prereq): sed -Requires(prereq): syslog-service +# Note: this package is for >= 12.3 only +# and does not provide LSB init scripts! +Requires(prereq): syslog-service >= 2.0 Provides: sysklogd Provides: syslog Provides: sysvinit(syslog) @@ -124,6 +126,8 @@ Summary: Syslog service files & scripts Group: System/Daemons BuildArch: noarch +Version: 2.0 +Release: 0 %description -n syslog-service The package syslog-service provides the service boot -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
