Hello community, here is the log from the commit of package syslogd for openSUSE:Factory checked in at 2013-07-16 16:24:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/syslogd (Old) and /work/SRC/openSUSE:Factory/.syslogd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syslogd" Changes: -------- --- /work/SRC/openSUSE:Factory/syslogd/syslogd.changes 2013-02-23 08:09:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.syslogd.new/syslogd.changes 2013-07-16 16:24:17.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Jul 15 13:13:56 UTC 2013 - [email protected] + +- New rpm had removed "prereq" flag from installation script bits + that is that `Requires(prereq)' is not valid anymore :((( + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syslogd.spec ++++++ --- /var/tmp/diff_new_pack.ple110/_old 2013-07-16 16:24:18.000000000 +0200 +++ /var/tmp/diff_new_pack.ple110/_new 2013-07-16 16:24:18.000000000 +0200 @@ -25,12 +25,12 @@ %define sysdsysunitdir %{_unitdir} Requires(post): %fillup_prereq Requires(post): permissions -Requires(prereq): coreutils -Requires(prereq): klogd -Requires(prereq): sed +Requires(pre): coreutils +Requires(pre): klogd +Requires(pre): sed # Note: this package is for >= 12.3 only # and does not provide LSB init scripts! -Requires(prereq): syslog-service >= 2.0 +Requires(pre): syslog-service >= 2.0 Provides: sysklogd Provides: syslog Provides: sysvinit(syslog) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
