summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@fedoraproject.org>2005-05-04 15:00:27 +0000
committerMark McLoughlin <markmc@fedoraproject.org>2005-05-04 15:00:27 +0000
commitb6516e2e9010156543330671662e762fb6873dd7 (patch)
tree1db77e226c0d0c2f3fe0e390551815a6e6b79c6a
parent62bfb1b06d890111c654a2b227e5dddb56e5a0ba (diff)
downloadgnome-panel-b6516e2e9010156543330671662e762fb6873dd7.tar.gz
gnome-panel-b6516e2e9010156543330671662e762fb6873dd7.tar.xz
gnome-panel-b6516e2e9010156543330671662e762fb6873dd7.zip
- Fix crash with "Recent Documents" menu (bug #156633)gnome-panel-2_10_1-9
-rw-r--r--gnome-panel.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/gnome-panel.spec b/gnome-panel.spec
index b471a74..d838139 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -23,7 +23,7 @@
Summary: GNOME panel
Name: gnome-panel
Version: 2.10.1
-Release: 8
+Release: 9
URL: http://www.gnome.org
Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/gnome-panel/%{name}-%{version}.tar.bz2
Source1: redhat-panel-default-setup.entries
@@ -74,6 +74,7 @@ Patch0: gnome-panel-2.10.0-vendor.patch
Patch1: gnome-panel-2.10.0-remove-screenshot-menuitem.patch
Patch2: gnome-panel-2.10.1-speak-to-us-ye-old-wise-fish.patch
Patch3: gnome-panel-2.10.1-no-huge-icons.patch
+Patch4: gnome-panel-2.10.1-fix-recent-items-crash.patch
%description
@@ -99,6 +100,7 @@ Panel Applets using the libpanel-applet library.
%patch1 -p1 -b .remove-screenshot-menuitem
%patch2 -p1 -b .speak-to-us-ye-old-wise-fish
%patch3 -p1 -b .no-huge-icons
+%patch4 -p1 -b .fix-recent-items-crash
cp -f %{SOURCE1} gnome-panel/panel-default-setup.entries
cp -f %{SOURCE3} gnome-panel/panel-compatibility.schemas
@@ -237,6 +239,9 @@ fi
%{_datadir}/gtk-doc
%changelog
+* Wed May 4 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-9
+- Fix crash with "Recent Documents" menu (bug #156633)
+
* Mon May 2 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-8
- Update to new OpenOffice.org .desktop file locations in
openoffice.org-1.9.97-3 (bug #156064)