summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRay Strode <rstrode@fedoraproject.org>2006-08-08 21:24:24 +0000
committerRay Strode <rstrode@fedoraproject.org>2006-08-08 21:24:24 +0000
commit3c302c0af1e15eec6c9bf22c419afefe61e6b368 (patch)
tree41369b873c6416e38a80eb5f31dde0ea32da8fc8
parent85bf4e9c8a91b7975bdd67e743ea0ac6da562894 (diff)
downloadgnome-applets-3c302c0af1e15eec6c9bf22c419afefe61e6b368.tar.gz
gnome-applets-3c302c0af1e15eec6c9bf22c419afefe61e6b368.tar.xz
gnome-applets-3c302c0af1e15eec6c9bf22c419afefe61e6b368.zip
- destroy about dialog on close (bug 197975)gnome-applets-2_15_2-4_fc6
-rw-r--r--gnome-applets.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 34de559..f2f4016 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -30,7 +30,7 @@
Summary: Small applications for the GNOME panel
Name: gnome-applets
Version: 2.15.2
-Release: 3%{?dist}
+Release: 4%{?dist}
Epoch: 1
License: GPL
Group: User Interface/Desktops
@@ -44,6 +44,7 @@ Patch10: gnome-applets-2.15.1.1-invest.patch
# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=200970
Patch11: gnome-applets-2.15.1.1-dont-require-display.patch
Patch12: gnome-applets-2.15.2-multiload.patch
+Patch13: gnome-applets-2.15.1.1-destroy-on-close.patch
URL: http://www.gnome.org/
@@ -122,6 +123,7 @@ small utilities for the GNOME panel.
%patch10 -p1 -b .invest
%patch11 -p1 -b .dont-require-display
%patch12 -p1 -b .multiload
+%patch13 -p1 -b .destroy-on-close
cp gswitchit/gswitchit-applet.png gswitchit/gswitchit-properties-capplet.png
@@ -255,6 +257,9 @@ fi
%{_libdir}/pkgconfig/gweather.pc
%changelog
+* Tue Aug 8 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.2-4.fc6
+- destroy about dialog on close (bug 197975)
+
* Sat Aug 5 2006 Caolan McNamara <caolanm@redhat.com> - 1:2.15.2-3.fc6
- rebuild against new gucharmap