packages: google-earth/google-earth.spec - fix icons

glen glen at pld-linux.org
Wed Dec 29 16:58:41 CET 2010


Author: glen                         Date: Wed Dec 29 15:58:41 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix icons

---- Files affected:
packages/google-earth:
   google-earth.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/google-earth/google-earth.spec
diff -u packages/google-earth/google-earth.spec:1.34 packages/google-earth/google-earth.spec:1.35
--- packages/google-earth/google-earth.spec:1.34	Wed Dec 29 16:49:00 2010
+++ packages/google-earth/google-earth.spec	Wed Dec 29 16:58:35 2010
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	Google Earth - globus
 Name:		google-earth
 Version:	6.0.1.2032
-Release:	0.2
+Release:	0.3
 License:	Multiple, see http://www.google.com/earth
 Group:		Applications/Graphics
 Obsoletes:	GoogleEarth
@@ -106,7 +106,7 @@
 cp -a %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
 for icon in desktop/product_logo_*.png; do
 	size=${icon##*/product_logo_} size=${size%.png}
-	dir=$RPM_BUILD_ROOT%{_iconsdir}/hicolor/${size}x${size}
+	dir=$RPM_BUILD_ROOT%{_iconsdir}/hicolor/${size}x${size}/apps
 	install -d $dir
 	cp -a $icon $dir/%{name}.png
 done
@@ -229,7 +229,7 @@
 %lang(zh) %{_appdir}/resources/zh-Hans.locale
 %lang(zh_TW) %{_appdir}/resources/zh-Hant.locale
 %{_desktopdir}/google-earth.desktop
-%{_iconsdir}/hicolor/*/google-earth.png
+%{_iconsdir}/hicolor/*/apps/google-earth.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -237,6 +237,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2010/12/29 15:58:35  glen
+- fix icons
+
 Revision 1.34  2010/12/29 15:49:00  glen
 - require lsb-release for ld-lsb.so.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/google-earth/google-earth.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list