summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2006-09-01 17:43:46 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2006-09-01 17:43:46 +0000
commit8db4112e067c7aaf15df290e8290395e8969c7bf (patch)
tree7bce15b519d7873468bb7d300fd55ce66140a824
parent1ad37642ef55a7664b12b9571f035e0e43206e9d (diff)
downloadgnome-applets-8db4112e067c7aaf15df290e8290395e8969c7bf.tar.gz
gnome-applets-8db4112e067c7aaf15df290e8290395e8969c7bf.tar.xz
gnome-applets-8db4112e067c7aaf15df290e8290395e8969c7bf.zip
-rw-r--r--gnome-applets.spec10
1 files changed, 9 insertions, 1 deletions
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 <mclasen@redhat.com> - 1:2.15.90-6.fc6
+- Make the battstat applet poll less often (204858)
+
* Mon Aug 28 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.90-5.fc6
- Make cpufreq-selector use the config-utils pam policy