diff --git a/gnome-panel.spec b/gnome-panel.spec index 9a40384..4f49528 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -16,7 +16,7 @@ Summary: GNOME panel Name: gnome-panel Version: 2.12.1 -Release: 3 +Release: 4 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 @@ -59,6 +59,7 @@ Patch1: gnome-panel-2.12.1-remove-screenshot-menuitem.patch Patch2: gnome-panel-2.10.1-speak-to-us-ye-old-wise-fish.patch # http://bugzilla.gnome.org/show_bug.cgi?id=319077 Patch3: gnome-panel-2.12.1-close.patch +Patch4: gnome-panel-2.12.1-rename-system-menu.patch %description @@ -84,6 +85,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 .close +%patch4 -p1 -b .rename-system-menu cp -f %{SOURCE1} gnome-panel/panel-default-setup.entries cp -f %{SOURCE3} gnome-panel/panel-compatibility.schemas @@ -191,6 +193,9 @@ fi %{_datadir}/gtk-doc %changelog +* Tue Nov 1 2005 Ray Strode 2.12.1-4 +- rename "Desktop" menu to "System" menu (bug 170812) + * Thu Oct 20 2005 Matthias Clasen 2.12.1-3 - Add trash applet to the default setup