rpms/kmenu-gnome/devel .cvsignore, 1.9, 1.10 kmenu-gnome.spec, 1.10, 1.11 sources, 1.9, 1.10

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Wed Jul 11 14:10:12 UTC 2007


Author: chitlesh

Update of /cvs/extras/rpms/kmenu-gnome/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28912/devel

Modified Files:
	.cvsignore kmenu-gnome.spec sources 
Log Message:



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/kmenu-gnome/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	12 Jun 2007 10:24:18 -0000	1.9
+++ .cvsignore	11 Jul 2007 14:09:40 -0000	1.10
@@ -1 +1 @@
-31025-kmenu-gnome-0.6.5.tar.gz
+31025-kmenu-gnome-0.6.6.tar.gz


Index: kmenu-gnome.spec
===================================================================
RCS file: /cvs/extras/rpms/kmenu-gnome/devel/kmenu-gnome.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- kmenu-gnome.spec	8 Jul 2007 00:00:51 -0000	1.10
+++ kmenu-gnome.spec	11 Jul 2007 14:09:40 -0000	1.11
@@ -1,8 +1,8 @@
 %{?!_icondir:%define _icondir   %{_datadir}/icons}
 
 Name:       kmenu-gnome
-Version:    0.6.5
-Release:    3%{?dist}
+Version:    0.6.6
+Release:    2%{?dist}
 Summary:    K Menu with Gnome directory
 
 License:    GPL/LGPL
@@ -27,16 +27,16 @@
 rm -rf %{buildroot}
 mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
 cp xdg/%{name}.menu %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
-#https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=196275
+# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=196275
 cp xdg/fc5-hide-bug196275.menu \
 %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
 mkdir -p %{buildroot}%{_datadir}
 cp -pr desktop-directories icons %{name} %{buildroot}%{_datadir}
 
-#Remove package_games_kids icons to avoid conflict with kdebase:
+# Remove package_games_kids icons to avoid conflict with kdebase:
 rm -f %{buildroot}%{_icondir}/crystalsvg/*/apps/package_games_kids.png
 
-#Use icon-office.png in Bluecurve & ooomain.png elsewhere:
+# Use icon-office.png in Bluecurve & ooomain.png elsewhere:
 cp xdg/redhat-openoffice.directory \
 %{buildroot}%{_datadir}/desktop-directories/kmenu-openoffice.directory
 ( cd %{buildroot}%{_icondir}/crystalsvg/16x16/apps
@@ -45,6 +45,13 @@
 ln -s ooomain.png icon-office.png )
 ( cd %{buildroot}%{_icondir}/crystalsvg/48x48/apps
 ln -s ooomain.png icon-office.png )
+# printer.png
+( cd %{buildroot}%{_icondir}/crystalsvg/16x16/devices
+ln -s gnome-dev-printer.png printer.png )
+( cd %{buildroot}%{_icondir}/crystalsvg/22x22/devices
+ln -s gnome-dev-printer.png printer.png )
+( cd %{buildroot}%{_icondir}/crystalsvg/32x32/devices
+ln -s gnome-dev-printer.png printer.png )
 
 %clean
 rm -rf %{buildroot}
@@ -71,6 +78,13 @@
 %doc ChangeLog COPYING GPL LGPL README
 
 %Changelog
+* Wed Jul 11 2007 Chitlesh Goorah <chitlesh at fedoraproject.org>- 0.6.6-2
+- new upstream release
+
+* Mon Jul 09 2007 Ariszlo <ariszlo at gmail.com> - 0.6.6-1
+- release 0.6.6
+- Added printer.png -> gnome-dev-printer.png symlinks
+
 * Sun Jul 08 2007 Chitlesh Goorah <chitlesh at fedoraproject.org>- 0.6.5-3
 - fixed %%description #247365
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/kmenu-gnome/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	12 Jun 2007 10:24:18 -0000	1.9
+++ sources	11 Jul 2007 14:09:40 -0000	1.10
@@ -1 +1 @@
-dd2cb37191a045ea79275c062df0ad69  31025-kmenu-gnome-0.6.5.tar.gz
+f27c796adead4d7ed432d3fd8d6ed580  31025-kmenu-gnome-0.6.6.tar.gz




More information about the scm-commits mailing list