rpms/mlton/devel mlton.spec,1.15,1.16

Adam Goode (agoode) fedora-extras-commits at redhat.com
Wed Sep 26 19:38:21 UTC 2007


Author: agoode

Update of /cvs/extras/rpms/mlton/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28049

Modified Files:
	mlton.spec 
Log Message:
* Wed Sep 26 2007 Adam Goode <adam at spicenitz.org> - 20070826-5
- Build on ppc now that #247407 is fixed



Index: mlton.spec
===================================================================
RCS file: /cvs/extras/rpms/mlton/devel/mlton.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- mlton.spec	14 Sep 2007 01:35:04 -0000	1.15
+++ mlton.spec	26 Sep 2007 19:37:49 -0000	1.16
@@ -5,7 +5,7 @@
 
 Name:		mlton
 Version:	20070826
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	Optimizing compiler for Standard ML
 
 Group:		Development/Languages
@@ -27,8 +27,8 @@
 
 Requires:	gmp-devel gcc
 
-# triggers GCC ICE on ppc (#268281)
-ExcludeArch:	ppc ppc64
+# need to bootstrap ppc64 still
+ExcludeArch:	ppc64
 
 
 # description taken from the Debian package by Stephen Weeks
@@ -101,6 +101,9 @@
 
 
 %changelog
+* Wed Sep 26 2007 Adam Goode <adam at spicenitz.org> - 20070826-5
+- Build on ppc now that #247407 is fixed
+
 * Thu Sep 13 2007 Adam Goode <adam at spicenitz.org> - 20070826-4
 - Do not condition bootstrap source tag
 




More information about the scm-commits mailing list