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
This commit is contained in:
parent
70a3fe4736
commit
e537af170c
@ -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
|
Sun Sep 23 13:48:55 UTC 2012 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -34,7 +34,6 @@ BuildRequires: xz
|
|||||||
Requires: polkit
|
Requires: polkit
|
||||||
PreReq: dbus-1
|
PreReq: dbus-1
|
||||||
%if 0%{?suse_version} > 1140
|
%if 0%{?suse_version} > 1140
|
||||||
BuildRequires: systemd
|
|
||||||
BuildRequires: pkgconfig(libsystemd-daemon)
|
BuildRequires: pkgconfig(libsystemd-daemon)
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
%define has_systemd 1
|
%define has_systemd 1
|
||||||
|
Loading…
Reference in New Issue
Block a user