From 740b16c6eda1b0b2f4241f05ebe880c8e36c4b4a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Jun 18 2008 22:03:30 +0000 Subject: fix spec --- diff --git a/gnome-applets.spec b/gnome-applets.spec index 9f15489..57bd2f7 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -48,7 +48,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch0: gnome-applets-2.15.2-use-old-modemlights.patch Patch2: gnome-applets-2.10.1-use-builtin-apm.patch Patch3: gnome-applets-2.3.6-ppp-command.patch -Patch4: gnome-applets-2.21.4-cpufreq.patch Patch11: gnome-applets-2.15.1.1-dont-require-display.patch # http://bugzilla.gnome.org/show_bug.cgi?id=424639 @@ -120,6 +119,9 @@ Requires: libxklavier >= %{libxklavier_version} Requires: gstreamer-plugins-base >= %{gstreamer_plugins_version} Requires: gstreamer-plugins-good >= %{gstreamer_plugins_good_version} +Requires: dbus >= %{dbus_version} +Requires: PolicyKit + Requires(pre): GConf2 >= %{gconf_version} Requires(preun): GConf2 >= %{gconf_version} Requires(post): GConf2 >= %{gconf_version} @@ -152,7 +154,6 @@ small utilities for the GNOME panel. %setup -q %patch0 -p1 -b .use-old-modemlights %patch2 -p1 -b .use-builtin-apm -%patch4 -p1 -b .cpufreq %patch11 -p1 -b .dont-require-display %patch31 -p1 -b .fix-find @@ -300,7 +301,6 @@ fi %{_datadir}/icons/hicolor/scalable/apps/* %{_datadir}/gnome-2.0/ui/* %{_datadir}/gnome-applets -%{_datadir}/omf/* %{_bindir}/* %{_libdir}/bonobo/servers/* %{python_sitelib}/invest/ @@ -328,6 +328,9 @@ fi %{_sysconfdir}/gconf/schemas/* %{_sysconfdir}/pam.d/* %{_sysconfdir}/security/console.apps/* +%{_sysconfdir}/dbus-1/system.d/org.gnome.CPUFreqSelector.conf +%{_datadir}/dbus-1/system-services/org.gnome/CPUFreqSelector.service +%{_datadir}/PolicyKit/policy/org.gnome.cpufreqselector.policy %changelog * Wed Jun 18 2008 Matthias Clasen - 1:2.23.3-1