From ffabef5b958d22cc7acd5b15b7163810e240e3e3 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 10 Jun 2009 04:30:35 +0000 Subject: Port to PolicyKit 1 --- gnome-applets.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/gnome-applets.spec b/gnome-applets.spec index 3b158c3..9a9047b 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -35,7 +35,7 @@ Summary: Small applications for the GNOME panel Name: gnome-applets Version: 2.27.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPLv2+ and GFDL Group: User Interface/Desktops @@ -64,6 +64,9 @@ Patch41: gnome-applets-no-mixer-icon.patch # http://bugzilla.gnome.org/show_bug.cgi?id=579098 Patch42: gweather-network.patch +# https://bugzilla.redhat.com/show_bug.cgi?id=499972 +Patch43: polkit1.patch + BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk2-devel >= %{gtk2_version} BuildRequires: libgnomeui-devel >= %{libgnomeui_version} @@ -105,7 +108,7 @@ BuildRequires: NetworkManager-devel BuildRequires: libgweather-devel >= 2.22.1 # For cpufreq BuildRequires: dbus-devel -BuildRequires: PolicyKit-devel +BuildRequires: polkit-devel >= 0.92 Requires: gnome-panel >= %{gnome_panel_version} Requires: libxklavier >= %{libxklavier_version} @@ -343,6 +346,9 @@ fi %changelog +* Wed Jun 10 2009 Matthias Clasen - 1:2.27.2-2 +- Port to PolicyKit 1 + * Sun May 31 2009 Matthias Clasen - 1:2.27.2-1 - Update to 2.27.2 - http://download.gnome.org/sources/gnome-applets/2.27/gnome-applets-2.27.2.news -- cgit