summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@fedoraproject.org>2005-11-13 21:24:22 +0000
committerJohn (J5) Palmieri <johnp@fedoraproject.org>2005-11-13 21:24:22 +0000
commit3b2bac5a6b506ce0587f2f377f3a8e9b29c40ccc (patch)
treed5a80e627f333bf017d653e4387288a9e9e5452f
parent79c52335176a1a2077966e4b077be607afcb8ae5 (diff)
downloadgnome-panel-3b2bac5a6b506ce0587f2f377f3a8e9b29c40ccc.tar.gz
gnome-panel-3b2bac5a6b506ce0587f2f377f3a8e9b29c40ccc.tar.xz
gnome-panel-3b2bac5a6b506ce0587f2f377f3a8e9b29c40ccc.zip
- add about fedora menu itemgnome-panel-2_12_1-6
- readd gnome-main-menu.png as fedora-logo now installs it to the Bluecurve theme
-rw-r--r--gnome-panel.spec13
1 files changed, 8 insertions, 5 deletions
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 <johnp@redhat.com>
+- 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 <laroche@redhat.com>
- remove gnome-main-menu.png as this is part of fedora-logos