diff --git a/rsyslog.changes b/rsyslog.changes index 530a071..c1ae468 100644 --- a/rsyslog.changes +++ b/rsyslog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 2 07:35:13 UTC 2011 - aj@suse.de + +- Require systemd-devel to follow package split. + ------------------------------------------------------------------- Wed Jul 13 11:10:15 UTC 2011 - mrueckert@suse.com diff --git a/rsyslog.spec b/rsyslog.spec index f42ea98..6b7a25c 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -96,7 +96,7 @@ BuildRequires: libnet # The systemd package provides # /usr/share/doc/packages/systemd/sd-daemon.[ch] # files instead of a lib ... See also bug 656259. -BuildRequires: systemd +BuildRequires: systemd-devel %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build #Source0: http://download.rsyslog.com/rsyslog/rsyslog-.tar.gz