summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2006-09-10 04:43:53 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2006-09-10 04:43:53 +0000
commitb6c68069ce965a42d6e22023544e8fbb29d65d4e (patch)
tree7e57691199ba607be6ad2b974f5784fb2ac57457
parent4533485f8be608c8d56595141b3439046ecb9bae (diff)
downloadgnome-applets-b6c68069ce965a42d6e22023544e8fbb29d65d4e.tar.gz
gnome-applets-b6c68069ce965a42d6e22023544e8fbb29d65d4e.tar.xz
gnome-applets-b6c68069ce965a42d6e22023544e8fbb29d65d4e.zip
fix frequent wakeups in stickynotes
-rw-r--r--gnome-applets.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 0a9a1bb..33ed928 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.16.0.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Epoch: 1
License: GPL
Group: User Interface/Desktops
@@ -61,6 +61,9 @@ Patch21: gnome-applets-2.15.90-poll-less.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=354986
Patch22: gnome-applets-2.16.0.1-mixer-icon-size.patch
+# http://bugzilla.gnome.org/show_bug.cgi?id=355223
+Patch23: gnome-applets-2.16.0.1-desktop-clicks.patch
+
URL: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -148,6 +151,7 @@ small utilities for the GNOME panel.
%patch21 -p1 -b .poll-less
%patch22 -p1 -b .mixer-icon-size
+%patch23 -p1 -b .desktop-clicks
cp gswitchit/gswitchit-applet.png gswitchit/gswitchit-properties-capplet.png
@@ -315,6 +319,9 @@ fi
%{_libdir}/pkgconfig/gweather.pc
%changelog
+* Sun Sep 10 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0.1-3
+- Make stickynotes not wake up 10 times per second
+
* Fri Sep 8 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0.1-2
- Fix the resizing behaviour of the mixer applet