diff --git a/gnome-panel.spec b/gnome-panel.spec index d23690c..a0411a7 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -16,7 +16,7 @@ Summary: GNOME panel Name: gnome-panel Version: 2.12.1 -Release: 5 +Release: 6 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 @@ -60,7 +60,7 @@ 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 - +Patch5: gnome-panel-2.12.1-about-fedora.patch %description The GNOME panel provides the window list, workspace switcher, menus, and other @@ -86,7 +86,7 @@ Panel Applets using the libpanel-applet library. %patch2 -p1 -b .speak-to-us-ye-old-wise-fish %patch3 -p1 -b .close %patch4 -p1 -b .rename-system-menu - +%patch5 -p1 -b .about-fedora cp -f %{SOURCE1} gnome-panel/panel-default-setup.entries cp -f %{SOURCE3} gnome-panel/panel-compatibility.schemas @@ -122,8 +122,6 @@ sed -e 's|/schemas/apps/workspace_switcher_applet/prefs/|/schemas/apps/pager_app ## blow away stuff we don't want /bin/rm -rf $RPM_BUILD_ROOT/var/scrollkeeper /bin/rm -f $RPM_BUILD_ROOT%{_libdir}/libpanel-applet-2.*a -# this icon is part of fedora-logos: -/bin/rm -f $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/gnome-main-menu.png %find_lang %{gettext_package} @@ -195,6 +193,11 @@ fi %{_datadir}/gtk-doc %changelog +* Sun Nov 13 2005 John (J5) Palmieri +- add about fedora menu item +- readd gnome-main-menu.png as fedora-logo now installs it to + the Bluecurve theme + * Sat Nov 12 2005 Florian La Roche - remove gnome-main-menu.png as this is part of fedora-logos