diff --git a/.cvsignore b/.cvsignore index e70f366..042c029 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -mlton-20061107-1.ppc-linux.tgz mlton-20070826-1.src.tgz diff --git a/mlton.spec b/mlton.spec index 461f85a..1d562ce 100644 --- a/mlton.spec +++ b/mlton.spec @@ -1,12 +1,8 @@ -%ifarch ppc -%define mlton_bootstrap 1 -%else %define mlton_bootstrap 0 -%endif Name: mlton Version: 20070826 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Optimizing compiler for Standard ML Group: Development/Languages @@ -14,7 +10,7 @@ License: MIT URL: http://mlton.org/ Source0: http://mlton.org/pages/Download/attachments/%{name}-%{version}-1.src.tgz -Source1: mlton-20061107-1.ppc-linux.tgz +#Source1: mlton-20061107-1.ppc-linux.tgz Patch0: mlton-20070826-debuginfo.patch @@ -102,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 27 2007 Adam Goode - 20070826-10 +- Disable bootstrap + * Thu Sep 27 2007 Adam Goode - 20070826-9 - Re-bootstrap ppc diff --git a/sources b/sources index 9e2aff3..baa3b1c 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -7f78b83b51fa5d3a020181a460b36a89 mlton-20061107-1.ppc-linux.tgz 08356566e20f47c1bcc8002fde72c2ec mlton-20070826-1.src.tgz