packages: google-earth/google-earth.spec - what a fraud, x86_64 package con...
glen
glen at pld-linux.org
Fri Jan 7 18:38:32 CET 2011
Author: glen Date: Fri Jan 7 17:38:32 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- what a fraud, x86_64 package contained i386 binaries, so drop the 64bit package
---- Files affected:
packages/google-earth:
google-earth.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: packages/google-earth/google-earth.spec
diff -u packages/google-earth/google-earth.spec:1.35 packages/google-earth/google-earth.spec:1.36
--- packages/google-earth/google-earth.spec:1.35 Wed Dec 29 16:58:35 2010
+++ packages/google-earth/google-earth.spec Fri Jan 7 18:38:26 2011
@@ -12,9 +12,6 @@
Source0: http://dl.google.com/linux/earth/rpm/stable/i386/%{name}-stable-%{version}-0.i386.rpm
# NoSource0-md5: 8a2e05df9bce98cc32f50e7c2da9dd60
NoSource: 0
-Source1: http://dl.google.com/linux/earth/rpm/stable/x86_64/%{name}-stable-%{version}-0.x86_64.rpm
-# NoSource1-md5: 10169b3877d1fa815892d5ef96296d25
-NoSource: 1
Source2: %{name}.desktop
Patch0: decimal_separator.patch
URL: http://www.google.com/earth
@@ -26,7 +23,7 @@
# for /lib/ld-lsb.so.3
Requires: lsb-release >= 4.0
Suggests: fonts-TTF-bitstream-vera
-ExclusiveArch: %{ix86} %{x8664}
+ExclusiveArch: %{ix86}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _appdir %{_libdir}/%{name}
@@ -64,12 +61,7 @@
%prep
%setup -qcT
-%ifarch %{ix86}
SOURCE=%{S:0}
-%endif
-%ifarch %{x8664}
-SOURCE=%{S:1}
-%endif
V=$(rpm -qp --nodigest --nosignature --qf '%{V}' $SOURCE)
if [ "$V" != "%{version}" ]; then
@@ -237,6 +229,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2011/01/07 17:38:26 glen
+- what a fraud, x86_64 package contained i386 binaries, so drop the 64bit package
+
Revision 1.35 2010/12/29 15:58:35 glen
- fix icons
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/google-earth/google-earth.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list