rpms/eclipse/devel eclipse.spec,1.201,1.202

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Nov 12 21:46:31 UTC 2005


Author: overholt

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

Modified Files:
	eclipse.spec 
Log Message:
- Disable ppc64 for now (seems to be an upstream issue).


Index: eclipse.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- eclipse.spec	11 Nov 2005 02:15:22 -0000	1.201
+++ eclipse.spec	12 Nov 2005 21:46:29 -0000	1.202
@@ -113,7 +113,7 @@
 Patch46:	%{name}-libswt-xpcomgcc4.patch
 
 %if %{gcj_support}
-ExcludeArch: s390 s390x
+ExcludeArch: s390 s390x ppc64
 %else
 ExclusiveArch: %{ix86} x86_64 ppc ppc64 ia64
 %endif
@@ -1200,6 +1200,9 @@
 %{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.1
 
 %changelog
+* Sat Nov 12 2005 Andrew Overholt <overholt at redhat.com> 3.1.1-1jpp_7fc
+- Disable ppc64 for now (seems to be an upstream issue).
+
 * Thu Nov 10 2005 Andrew Overholt <overholt at redhat.com> 3.1.1-1jpp_7fc
 - Build on ppc64 and ia64.
 - Add patch for mozilla code with gcc 4:




More information about the fedora-cvs-commits mailing list