rpms/eclipse/devel eclipse.spec,1.166,1.167

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jul 12 21:56:42 UTC 2005


Author: overholt

Update of /cvs/dist/rpms/eclipse/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv10879

Modified Files:
	eclipse.spec 
Log Message:
Add back BuildArch until we get bootstrapping sorted out.


Index: eclipse.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- eclipse.spec	12 Jul 2005 21:47:23 -0000	1.166
+++ eclipse.spec	12 Jul 2005 21:56:38 -0000	1.167
@@ -97,6 +97,11 @@
 Patch34:	%{name}-bz162177.patch
 Patch35:	%{name}-javadoc.patch
 
+%if %{gcj_support}
+ExclusiveArch: %{ix86} x86_64 ppc
+%else
+BuildArch:     noarch
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires:  ant
 BuildRequires:  perl
@@ -1227,6 +1232,7 @@
 * Tue Jul 12 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-6
 - Bump release to build against new gcc.
 - Bump gcc requirement to gcc 4.0.1.
+- Add back BuildArch until we get bootstrapping sorted out.
 
 * Tue Jul 05 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-5
 - Revert ecj_bootstrap patch since it won't work.




More information about the fedora-cvs-commits mailing list