SPECS: GoogleEarth.spec - 0.2735.0 - Added noautoprov / noautoreq ...

qrczak qrczak at pld-linux.org
Tue Mar 13 17:09:23 CET 2007


Author: qrczak                       Date: Tue Mar 13 16:09:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.2735.0
- Added noautoprov / noautoreq for internallly packaged libraries.
- Removed R: curl-libs & openssl, internal versions are used.

---- Files affected:
SPECS:
   GoogleEarth.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/GoogleEarth.spec
diff -u SPECS/GoogleEarth.spec:1.12 SPECS/GoogleEarth.spec:1.13
--- SPECS/GoogleEarth.spec:1.12	Mon Feb 12 23:09:09 2007
+++ SPECS/GoogleEarth.spec	Tue Mar 13 17:09:18 2007
@@ -8,20 +8,23 @@
 Summary(pl.UTF-8):	Google Earth - globus
 Name:		GoogleEarth
 Version:	4
-Release:	0.2723.0
+Release:	0.2735.0
 License:	non distributable - EULA?
 Group:		Applications/Graphics
 Source0:	http://dl.google.com/earth/GE%{version}/%{name}Linux.bin
-# NoSource0-md5:	0a97dfa4b22d561799a0131822293fad
+# NoSource0-md5:	3a4051c185afc719bf807a4a693c44b0
 NoSource:	0
 Source1:	%{name}.desktop
 URL:		http://earth.google.com/
-Requires:	curl-libs
-Requires:	openssl
 ExclusiveArch:	i586 i686 pentium3 pentium4 athlon
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_google_data_path	%{_libdir}/%{name}
+%define		_noautoprov		^\\./ ^libGLU\\.so ^libcrypto\\.so \
+	^libcurl\\.so ^libfreeimage\\.so ^libgcc_s\\.so ^libjpeg\\.so \
+	^libmng\\.so ^libpng12\\.so ^libqt-mt\\.so ^libqui\\.so ^libssl\\.so \
+	^libstdc++\\.so ^libtiff\\.so ^libz\\.so
+%define		_noautoreq		%{_noautoprov}
 
 %description
 Google Earth puts a planet's worth of imagery and other geographic
@@ -111,6 +114,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/03/13 16:09:18  qrczak
+- 0.2735.0
+- Added noautoprov / noautoreq for internallly packaged libraries.
+- Removed R: curl-libs & openssl, internal versions are used.
+
 Revision 1.12  2007/02/12 22:09:09  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/GoogleEarth.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list