[mono] - rebuilt

Paul F. Johnson pfj at fedoraproject.org
Tue Oct 19 18:16:06 UTC 2010


commit 58c0071bcc0c5597507f3a6b23746a44a907fb2e
Author: Paul F. Johnson <paul at all-the-johnsons.co.uk>
Date:   Tue Oct 19 19:16:00 2010 +0100

    - rebuilt

 mono.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/mono.spec b/mono.spec
index a785345..ed704a7 100644
--- a/mono.spec
+++ b/mono.spec
@@ -6,7 +6,7 @@
 
 Name:           mono
 Version:        2.8
-Release:        3%{?dist}
+Release:        5%{?dist}
 Summary:        A .NET runtime environment
 
 Group:          Development/Languages
@@ -336,11 +336,12 @@ gcc -o monodir %{SOURCE1} -DMONODIR=\"%{_libdir}/mono\"
 
 %configure --with-ikvm-native=yes --with-jit=yes --with-xen_opt=yes \
            --with-moonlight=yes --with-profile2=yes \
-           --with-libgdiplus=installed \
+           --with-libgdiplus=installed --with-sgen=no \
 %if %{with_mono4}
            --with-profile4=yes
 %endif
 
+
 make
 
 %install
@@ -859,6 +860,12 @@ install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pki/mono/
 %endif
 
 %changelog
+* Tue Oct 19 2010 paul <paul at all-the-johnsons.co.uk> - 2.8-5
+- rebuilt
+
+* Tue Oct 19 2010 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.8-4
+- Remove sgen compilation (should fix 64 bit build problems)
+
 * Thu Oct 14 2010 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.8-3
 - Remove m32 CFLAGS
 


More information about the scm-commits mailing list