From 8db4112e067c7aaf15df290e8290395e8969c7bf Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sep 01 2006 17:43:46 +0000 Subject: poll less often --- diff --git a/gnome-applets.spec b/gnome-applets.spec index 3105c61..ed196e7 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -32,7 +32,7 @@ Summary: Small applications for the GNOME panel Name: gnome-applets Version: 2.15.90 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 License: GPL Group: User Interface/Desktops @@ -57,6 +57,9 @@ Patch19: keyboard-drawing-corner.patch # http://bugzilla.gnome.org/show_bug.cgi?id=353163 Patch20: keyboard-drawing-redraw.patch +# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=204858 +Patch21: gnome-applets-2.15.90-poll-less.patch + URL: http://www.gnome.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -143,6 +146,8 @@ small utilities for the GNOME panel. %patch19 -p1 -b .corner %patch20 -p1 -b .redraw +%patch21 -p1 -b .poll-less + cp gswitchit/gswitchit-applet.png gswitchit/gswitchit-properties-capplet.png # We don't ship gnome-system-tools @@ -309,6 +314,9 @@ fi %{_libdir}/pkgconfig/gweather.pc %changelog +* Fri Sep 1 2006 Matthias Clasen - 1:2.15.90-6.fc6 +- Make the battstat applet poll less often (204858) + * Mon Aug 28 2006 Matthias Clasen - 1:2.15.90-5.fc6 - Make cpufreq-selector use the config-utils pam policy