From 9493d973926c9b42acf3490a2a7374d853dbbb8d5654cdfe4d299b0b94fd288d Mon Sep 17 00:00:00 2001 From: Marius Tomaschewski Date: Thu, 22 Nov 2012 09:23:14 +0000 Subject: [PATCH] Accepting request 142062 from home:mtomaschewski:syslog - 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. OBS-URL: https://build.opensuse.org/request/show/142062 OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=92 --- syslogd.changes | 7 +++++++ syslogd.spec | 6 +++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/syslogd.changes b/syslogd.changes index 48488c2..a0c2751 100644 --- a/syslogd.changes +++ b/syslogd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 20 11:37:54 UTC 2012 - mt@suse.com + +- 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. + ------------------------------------------------------------------- Tue Nov 13 09:18:14 UTC 2012 - mt@suse.com diff --git a/syslogd.spec b/syslogd.spec index e80ace4..01efc58 100644 --- a/syslogd.spec +++ b/syslogd.spec @@ -28,7 +28,9 @@ Requires(post): permissions 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 @@ Requires: sysvinit(network) 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