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:
Cristian Rodríguez 2012-01-04 22:08:35 +00:00 committed by Git OBS Bridge
parent 62f07a166b
commit 0ab8fbe70e
2 changed files with 9 additions and 0 deletions

View File

@ -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

View File

@ -16,6 +16,7 @@
#
%define with_systemd 0
Name: polkit
Summary: PolicyKit Authorization Framework
@ -37,7 +38,9 @@ BuildRequires: gtk-doc
BuildRequires: intltool
BuildRequires: libexpat-devel
BuildRequires: pam-devel
%if 0%{?with_systemd}
BuildRequires: systemd-devel
%endif
PreReq: permissions
Requires: ConsoleKit
Requires: dbus-1