On Thu, Oct 27, 2011 at 10:36 PM, Charles A Edwards <[email protected]> wrote: > On Thu, 27 Oct 2011 18:15:35 +0200 (CEST) > [email protected] wrote: > >> cauldron/rsyslog/current/SPECS/rsyslog.spec >> >> Modified: cauldron/rsyslog/current/SPECS/rsyslog.spec >> =================================================================== >> --- cauldron/rsyslog/current/SPECS/rsyslog.spec 2011-10-27 >> 16:11:44 UTC (rev 158742) +++ >> cauldron/rsyslog/current/SPECS/rsyslog.spec 2011-10-27 >> 16:15:34 UTC (rev 158743) @@ -4,7 +4,7 @@ Summary: Enhanced >> system logging and kernel message trapping daemons >> Name: rsyslog Version: 5.8.5 >> -Release: %mkrel 1 >> +Release: %mkrel 2 >> License: GPLv3 >> Group: System/Kernel and hardware >> URL: http://www.rsyslog.com/ >> @@ -22,8 +22,13 @@ >> Source11: sysklogd.conf >> Source12: 07_rsyslog.log >> Patch0: rsyslog-5.8.4-systemd.patch >> +Requires(post): chkconfig >> +Requires(post): coreutils >> %if %{_with_systemd} >> -BuildRequires: systemd-units >> +Requires(post): systemd-units >> +Requires(post): systemd-sysvinit >> +Requires(preun): systemd-units >> +Requires(postun): systemd-units > > > So as built it is no longer installable by those of us who still are > using sysvinit.
just fixed.
