Require a new enough polkit
This commit is contained in:
parent
16c043c747
commit
08735ec88b
@ -1,7 +1,7 @@
|
|||||||
Summary: PolicyKit integration for the GNOME desktop
|
Summary: PolicyKit integration for the GNOME desktop
|
||||||
Name: polkit-gnome
|
Name: polkit-gnome
|
||||||
Version: 0.94
|
Version: 0.94
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.freedesktop.org/wiki/Software/PolicyKit
|
URL: http://www.freedesktop.org/wiki/Software/PolicyKit
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -11,6 +11,7 @@ BuildRequires: gtk2-devel
|
|||||||
BuildRequires: polkit-devel >= 0.94
|
BuildRequires: polkit-devel >= 0.94
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
Requires: polkit >= 0.94
|
||||||
|
|
||||||
%description
|
%description
|
||||||
polkit-gnome provides an authentication agent for PolicyKit
|
polkit-gnome provides an authentication agent for PolicyKit
|
||||||
@ -79,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 29 2009 Matthias Clasen <mclasen@redhat.com> - 0.94-3
|
||||||
|
- Require a new enough polkit (#517479)
|
||||||
|
|
||||||
* Sat Aug 29 2009 Matthias Clasen <mclasen@redhat.com> - 0.94-2
|
* Sat Aug 29 2009 Matthias Clasen <mclasen@redhat.com> - 0.94-2
|
||||||
- Show in KDE, too (#519674)
|
- Show in KDE, too (#519674)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user