rpms/eclipse/devel eclipse.spec,1.470,1.471

Ben Konrath (bkonrath) fedora-extras-commits at redhat.com
Wed Aug 29 14:56:27 UTC 2007


Author: bkonrath

Update of /cvs/pkgs/rpms/eclipse/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11819

Modified Files:
	eclipse.spec 
Log Message:
Require mylyn on all archs except ppc64 alpha.


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.470
retrieving revision 1.471
diff -u -r1.470 -r1.471
--- eclipse.spec	29 Aug 2007 14:28:27 -0000	1.470
+++ eclipse.spec	29 Aug 2007 14:55:55 -0000	1.471
@@ -245,7 +245,7 @@
 Requires: eclipse-changelog
 # no xmlrpc3 -> no mylyn on ppc64 due to:
 # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239123
-%ifnarch ppc64
+%ifnarch ppc64 alpha
 Requires: eclipse-mylyn
 Requires: eclipse-mylyn-ide
 Requires: eclipse-mylyn-bugzilla
@@ -281,7 +281,7 @@
 Requires:       java-javadoc
 # no xmlrpc3 -> no mylyn on ppc64 due to:
 # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239123
-%ifnarch ppc64
+%ifnarch ppc64 alpha
 Requires:       eclipse-mylyn-java
 %endif
 %if %{gcj_support}
@@ -317,7 +317,7 @@
 Requires:       %{name}-rcp-sdk = %{epoch}:%{version}-%{release}
 # no xmlrpc3 -> no mylyn on ppc64 due to:
 # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239123
-%ifnarch ppc64
+%ifnarch ppc64 alpha
 Requires:       eclipse-mylyn-pde
 %endif
 Requires(post):    %{name}-platform = %{epoch}:%{version}-%{release}
@@ -1610,7 +1610,7 @@
 
 %changelog
 * Tue Aug 28 2007 Ben Konrath <bkonrath at redhat.com> 3.3.0-11
-- Require mylyn on all archs except ppc64.
+- Require mylyn on all archs except ppc64 alpha.
 
 * Tue Aug 28 2007 Andrew Overholt <overholt at redhat.com> 3.3.0-11
 - Symlink to jetty.




More information about the fedora-extras-commits mailing list