From 607f9a748dbe8a2187ea0d3be52b5891efbf27c551761ee612ae527835d132e7 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 2 Aug 2011 07:35:48 +0000 Subject: [PATCH] Accepting request 77638 from home:a_jaeger:branches:openSUSE:Factory Require systemd-devel to follow package split. OBS-URL: https://build.opensuse.org/request/show/77638 OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=64 --- rsyslog.changes | 5 +++++ rsyslog.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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