Accepting request 138677 from Base:System
- Don't buildrequires systemd, it is pulled by pkgconfig(libsystemd-daemon), fixes conflict when bootstrapping with systemd-mini packages. (forwarded request 138518 from fcrozat) OBS-URL: https://build.opensuse.org/request/show/138677 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rtkit?expand=0&rev=16
This commit is contained in:
commit
d76797efdd
@ -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