packages: google-earth/google-earth.spec - require lsb-release for ld-lsb.so.3

glen glen at pld-linux.org
Wed Dec 29 16:49:05 CET 2010


Author: glen                         Date: Wed Dec 29 15:49:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- require lsb-release for ld-lsb.so.3

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

---- Diffs:

================================================================
Index: packages/google-earth/google-earth.spec
diff -u packages/google-earth/google-earth.spec:1.33 packages/google-earth/google-earth.spec:1.34
--- packages/google-earth/google-earth.spec:1.33	Wed Dec 29 00:30:41 2010
+++ packages/google-earth/google-earth.spec	Wed Dec 29 16:49:00 2010
@@ -1,12 +1,11 @@
 # $Revision$, $Date$
 # TODO:
 # - move configs to /etc
-# - mark national resources as lang
 Summary:	Google Earth - 3D planet viewer
 Summary(pl.UTF-8):	Google Earth - globus
 Name:		google-earth
 Version:	6.0.1.2032
-Release:	0.1
+Release:	0.2
 License:	Multiple, see http://www.google.com/earth
 Group:		Applications/Graphics
 Obsoletes:	GoogleEarth
@@ -24,6 +23,8 @@
 BuildRequires:	sed >= 4.0
 Requires:	cpuinfo(sse2)
 Requires:	hicolor-icon-theme
+# for /lib/ld-lsb.so.3
+Requires:	lsb-release >= 4.0
 Suggests:	fonts-TTF-bitstream-vera
 ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -87,7 +88,10 @@
 install -d desktop
 mv lib/product_logo_* desktop
 mv lib/google-earth.desktop desktop
-mv lib/xdg-* desktop
+
+# we place stuff already to proper dir by package
+rm lib/xdg-settings
+rm lib/xdg-mime
 
 %patch0 -p1
 
@@ -233,6 +237,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2010/12/29 15:49:00  glen
+- require lsb-release for ld-lsb.so.3
+
 Revision 1.33  2010/12/28 23:30:41  glen
 - up to 6.0.1.2032, renamed to google-earth
 
================================================================

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



More information about the pld-cvs-commit mailing list