[mono/epel7] bootstrap build for epel7

leigh123linux leigh123linux at fedoraproject.org
Mon May 12 17:54:50 UTC 2014


commit ccacbcdda9cee1658eebc1aeea2cef11acf085ea
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Mon May 12 18:54:33 2014 +0100

    bootstrap build for epel7

 mono.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/mono.spec b/mono.spec
index 30c3d8b..f419a22 100644
--- a/mono.spec
+++ b/mono.spec
@@ -1,6 +1,6 @@
 Name:           mono
 Version:        2.10.8
-Release:        4%{?dist}
+Release:        5%{?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
+* Mon May 12 2014 Leigh Scott <leigh123linux at googlemail.com> - 2.10.8-5
+- bootstrap build for epel7
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.10.8-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list