From ce4ef65595e501becfc9c21e9934d5b25872da5417c18ebf08c6e52d85bcd478 Mon Sep 17 00:00:00 2001 From: Robert Milasan Date: Thu, 18 Oct 2012 08:44:08 +0000 Subject: [PATCH] Accepting request 138518 from openSUSE:Factory:Staging:Systemd - Don't buildrequires systemd, it is pulled by pkgconfig(libsystemd-daemon), fixes conflict when bootstrapping with systemd-mini packages. OBS-URL: https://build.opensuse.org/request/show/138518 OBS-URL: https://build.opensuse.org/package/show/Base:System/rtkit?expand=0&rev=19 --- rtkit.changes | 7 +++++++ rtkit.spec | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/rtkit.changes b/rtkit.changes index 7d2ff03..81f1d5b 100644 --- a/rtkit.changes +++ b/rtkit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 17 14:13:55 UTC 2012 - fcrozat@suse.com + +- Don't buildrequires systemd, it is pulled by + pkgconfig(libsystemd-daemon), fixes conflict when bootstrapping + with systemd-mini packages. + ------------------------------------------------------------------- Sun Sep 23 13:48:55 UTC 2012 - crrodriguez@opensuse.org diff --git a/rtkit.spec b/rtkit.spec index b4d7a90..2f9b472 100644 --- a/rtkit.spec +++ b/rtkit.spec @@ -34,7 +34,6 @@ BuildRequires: xz Requires: polkit PreReq: dbus-1 %if 0%{?suse_version} > 1140 -BuildRequires: systemd BuildRequires: pkgconfig(libsystemd-daemon) %{?systemd_requires} %define has_systemd 1