Accepting request 98812 from home:elvigia:branches:Base:System
- A quick test reveals that the systemd backend does not integrate very well with packages yet, revert. OBS-URL: https://build.opensuse.org/request/show/98812 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=55
This commit is contained in:
parent
62f07a166b
commit
0ab8fbe70e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 4 22:03:54 UTC 2012 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- A quick test reveals that the systemd backend does not
|
||||||
|
integrate very well with packages yet, revert.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 4 21:02:38 UTC 2012 - crrodriguez@opensuse.org
|
Wed Jan 4 21:02:38 UTC 2012 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%define with_systemd 0
|
||||||
|
|
||||||
Name: polkit
|
Name: polkit
|
||||||
Summary: PolicyKit Authorization Framework
|
Summary: PolicyKit Authorization Framework
|
||||||
@ -37,7 +38,9 @@ BuildRequires: gtk-doc
|
|||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
|
%if 0%{?with_systemd}
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
|
%endif
|
||||||
PreReq: permissions
|
PreReq: permissions
|
||||||
Requires: ConsoleKit
|
Requires: ConsoleKit
|
||||||
Requires: dbus-1
|
Requires: dbus-1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user