build again without bootstrap

This commit is contained in:
Timotheus Pokorra 2020-01-20 07:22:56 +01:00
parent 305ea8ee10
commit a762990836
2 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
mono-*.tar.bz2
mono-*.src.rpm
/mono-6.6.0.161.tar.xz
mono-*.tar.xz

View File

@ -2,7 +2,7 @@
# workaround https://github.com/mono/mono/issues/9009#issuecomment-477073609
%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
@ -23,7 +23,7 @@
%global xamarinrelease 161
Name: mono
Version: 6.6.0
Release: 0%{?dist}
Release: 1%{?dist}
Summary: Cross-platform, Open Source, .NET development framework
License: MIT
@ -911,7 +911,10 @@ cert-sync /etc/pki/tls/certs/ca-bundle.crt
%files complete
%changelog
* Sat Jan 18 2020 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 6.6.0-1
* Mon Jan 21 2020 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 6.6.0-1
- build again without bootstrap
* Sat Jan 18 2020 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 6.6.0-0
- upgrade to Mono 6.6.0.161, with a bootstrap build
* Sun Oct 13 2019 Peter Oliver <rpm@mavit.org.uk> - 5.20.1-1