rpms/java-1.7.0-icedtea/devel java-1.7.0-icedtea.spec,1.31,1.32

Thomas Fitzsimmons (fitzsim) fedora-extras-commits at redhat.com
Mon Dec 3 16:28:19 UTC 2007


Author: fitzsim

Update of /cvs/pkgs/rpms/java-1.7.0-icedtea/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3289

Modified Files:
	java-1.7.0-icedtea.spec 
Log Message:
- Bootstrap on ppc and ppc64.




Index: java-1.7.0-icedtea.spec
===================================================================
RCS file: /cvs/pkgs/rpms/java-1.7.0-icedtea/devel/java-1.7.0-icedtea.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- java-1.7.0-icedtea.spec	30 Nov 2007 20:35:30 -0000	1.31
+++ java-1.7.0-icedtea.spec	3 Dec 2007 16:27:46 -0000	1.32
@@ -1,7 +1,11 @@
 # If gcjbootstrap is 1 IcedTea is bootstrapped against
 # java-1.5.0-gcj-devel.  If gcjbootstrap is 0 IcedTea is built against
 # java-1.7.0-icedtea-devel.
+%ifarch ppc ppc64
+%define gcjbootstrap 1
+%else
 %define gcjbootstrap 0
+%endif
 
 %define icedteaver 1.4
 %define icedteasnapshot -62c402e6e19845b3269e86983e03c5d97568cd40
@@ -750,6 +754,7 @@
 - Remove ExclusiveArch.
 - Assume i386.
 - Add support for ppc and ppc64.
+- Bootstrap on ppc and ppc64.
 
 * Thu Nov 15 2007 Thomas Fitzsimmons <fitzsim at redhat.com> - 1.7.0.0-0.20.b23.snapshot
 - Add giflib-devel build requirement.




More information about the fedora-extras-commits mailing list