diff --git a/.cvsignore b/.cvsignore index fc77227..042c029 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ mlton-20070826-1.src.tgz -mlton-20070826-1.arm-linux.tgz diff --git a/mlton.spec b/mlton.spec index e185884..0766ae5 100644 --- a/mlton.spec +++ b/mlton.spec @@ -1,8 +1,8 @@ -%define mlton_bootstrap 1 +%define mlton_bootstrap 0 Name: mlton Version: 20070826 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Optimizing compiler for Standard ML Group: Development/Languages @@ -10,7 +10,7 @@ License: MIT URL: http://mlton.org/ Source0: http://mlton.org/pages/Download/attachments/%{name}-%{version}-1.src.tgz -Source1: mlton-20070826-1.arm-linux.tgz +#Source1: mlton-20070826-1.arm-linux.tgz Patch0: mlton-20070826-debuginfo.patch Patch1: mlton-20070826-no-execmem.patch diff --git a/sources b/sources index 08b390e..baa3b1c 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ 08356566e20f47c1bcc8002fde72c2ec mlton-20070826-1.src.tgz -b9a586509fff1bf6a4d0bc2c264b7ec9 mlton-20070826-1.arm-linux.tgz