diff --git a/mono.spec b/mono.spec index 5b053b8..ee062e4 100644 --- a/mono.spec +++ b/mono.spec @@ -2,7 +2,7 @@ # workaround #1224945 %undefine _hardened_build %endif -%global bootstrap 1 +%global bootstrap 0 %if 0%{?el6} # see https://fedorahosted.org/fpc/ticket/395, it was added to el7 %global mono_arches %{ix86} x86_64 sparc sparcv9 ia64 %{arm} alpha s390x ppc ppc64 ppc64le @@ -16,7 +16,7 @@ Name: mono Version: 4.2.4 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Cross-platform, Open Source, .NET development framework Group: Development/Languages @@ -753,6 +753,9 @@ rm -f %{buildroot}%{_libdir}/pkgconfig/cecil.pc %changelog +* Sat Jan 08 2017 Timotheus Pokorra - 4.2.4-9 +- disable bootstrap for Epel6 + * Tue Nov 22 2016 Timotheus Pokorra - 4.2.4-8 - enable bootstrap for Epel6