forked from pool/rtkit
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
69ee2b87d3
commit
ce4ef65595
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user