SPECS: eclipse.spec - drop noarch from ExclusiveArch (no BuildArch...
glen
glen at pld-linux.org
Mon Jul 17 21:56:54 CEST 2006
Author: glen Date: Mon Jul 17 19:56:54 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- drop noarch from ExclusiveArch (no BuildArch: noarch present)
---- Files affected:
SPECS:
eclipse.spec (1.71 -> 1.72)
---- Diffs:
================================================================
Index: SPECS/eclipse.spec
diff -u SPECS/eclipse.spec:1.71 SPECS/eclipse.spec:1.72
--- SPECS/eclipse.spec:1.71 Sat Jul 15 21:48:59 2006
+++ SPECS/eclipse.spec Mon Jul 17 21:56:49 2006
@@ -32,7 +32,7 @@
Requires: ant
Requires: jdk >= 1.4
Obsoletes: eclipse-SDK
-ExclusiveArch: i586 i686 pentium3 pentium4 athlon %{x8664} noarch
+ExclusiveArch: i586 i686 pentium3 pentium4 athlon %{x8664}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _eclipse_arch %(echo %{_target_cpu} | sed 's/i.86\\|athlon\\|pentium/x86/;s/amd64/x86_64/')
@@ -255,6 +255,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.72 2006/07/17 19:56:49 glen
+- drop noarch from ExclusiveArch (no BuildArch: noarch present)
+
Revision 1.71 2006/07/15 19:48:59 adamg
- updated to 3.2 final
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eclipse.spec?r1=1.71&r2=1.72&f=u
More information about the pld-cvs-commit
mailing list