rpms/kmenu-gnome/F-8 kmenu-gnome.spec,1.15,1.16

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Fri Feb 1 21:11:22 UTC 2008


Author: chitlesh

Update of /cvs/pkgs/rpms/kmenu-gnome/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8417/F-8

Modified Files:
	kmenu-gnome.spec 
Log Message:



Index: kmenu-gnome.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kmenu-gnome/F-8/kmenu-gnome.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- kmenu-gnome.spec	26 Jan 2008 22:27:59 -0000	1.15
+++ kmenu-gnome.spec	1 Feb 2008 21:10:41 -0000	1.16
@@ -2,7 +2,7 @@
 
 Name:       kmenu-gnome
 Version:    0.7
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    K Menu with Gnome directory
 
 License:    GPLv2
@@ -16,6 +16,9 @@
 BuildArchitectures: noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+#redhat bugzilla #430875
+Requires:   games-menus
+
 %description
 K Menu with Gnome folder and extra icons.
 
@@ -35,6 +38,9 @@
 mkdir -p %{buildroot}%{_datadir}
 cp -pr desktop-directories icons %{name} %{buildroot}%{_datadir}
 
+#redhat bugzilla #430875
+rm %{buildroot}%{_icondir}/hicolor/48x48/apps/package_games_kids.png
+
 %clean
 rm -rf %{buildroot}
 
@@ -63,6 +69,9 @@
 %doc ChangeLog COPYING GPL LGPL README
 
 %Changelog
+* Fri Feb 01 2008 Chitlesh Goorah <chitlesh at fedoraproject.org>- 0.7-2
+- fixed redhat bugzilla #430875
+
 * Sun Jan 20 2008 Ariszlo <ariszlo at gmail.com> - 0.7-1
 - release 0.7
 - Works with both KDE3 & KDE4




More information about the fedora-extras-commits mailing list