rpms/eclipse/devel eclipse.spec,1.229,1.230

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jan 6 22:21:49 UTC 2006


Author: overholt

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

Modified Files:
	eclipse.spec 
Log Message:
Don't build on s390{,x}.


Index: eclipse.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -r1.229 -r1.230
--- eclipse.spec	6 Jan 2006 21:27:32 -0000	1.229
+++ eclipse.spec	6 Jan 2006 22:21:46 -0000	1.230
@@ -115,9 +115,9 @@
 Patch48:	%{name}-javadoclinks.patch
 
 %if %{gcj_support}
-ExcludeArch: ppc64
+ExcludeArch: ppc64 s390 s390x
 %else
-ExclusiveArch: %{ix86} x86_64 ppc ia64 s390 s390x
+ExclusiveArch: %{ix86} x86_64 ppc ia64
 %endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires:  ant
@@ -1267,7 +1267,7 @@
 * Wed Jan 04 2006 Andrew Overholt <overholt at redhat.com> 3.1.1-1jpp_15fc
 - Update s390{,x} patches.
 - Use natively-compiled ecj during build.
-- Attempt build on ia64, s390, and s390x.
+- Attempt build on ia64.
 
 * Fri Dec 23 2005 Andrew Overholt <overholt at redhat.com> 3.1.1-1jpp_14fc
 - Rebuild again.




More information about the fedora-cvs-commits mailing list