[mono/epel7] rebuild against mono-core

leigh123linux leigh123linux at fedoraproject.org
Fri May 16 13:33:23 UTC 2014


commit ee2a4ad0333896051e2c53beaa9512defb14d71f
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Fri May 16 14:33:10 2014 +0100

    rebuild against mono-core

 mono.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/mono.spec b/mono.spec
index f419a22..6d23b81 100644
--- a/mono.spec
+++ b/mono.spec
@@ -1,6 +1,6 @@
 Name:           mono
 Version:        2.10.8
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A .NET runtime environment
 
 Group:          Development/Languages
@@ -35,7 +35,7 @@ BuildRequires: gettext-devel
 # need to bootstrap mono, comment out this BuildRequires
 # and don't delete the binaries in %%prep.
 
-#BuildRequires: mono-core
+BuildRequires: mono-core
 
 # JIT only availible on these:
 ExclusiveArch: %ix86 x86_64 ia64 %{arm} sparcv9 alpha s390x ppc ppc64
@@ -266,7 +266,7 @@ Development file for monodoc
 sed -i "61a #define ARG_MAX     _POSIX_ARG_MAX" mono/io-layer/wapi_glob.h
 
 # Remove prebuilt binaries
-#rm -rf mcs/class/lib/monolite/*
+rm -rf mcs/class/lib/monolite/*
 
 %build
 %ifarch ia64
@@ -715,6 +715,9 @@ rm -rf %{buildroot}%{_mandir}/man?/mono-configuration-crypto*
 
 
 %changelog
+* Fri May 16 2014 Leigh Scott <leigh123linux at googlemail.com> - 2.10.8-6
+- rebuild against mono-core
+
 * Mon May 12 2014 Leigh Scott <leigh123linux at googlemail.com> - 2.10.8-5
 - bootstrap build for epel7
 


More information about the scm-commits mailing list