update to 4.6.1.5 Cycle 8 Service Release 0 (updated)
This commit is contained in:
parent
46e79b0b7d
commit
89be3715f2
@ -16,13 +16,13 @@
|
||||
|
||||
Name: mono
|
||||
Version: 4.6.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Cross-platform, Open Source, .NET development framework
|
||||
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
URL: http://www.mono-project.com
|
||||
Source0: http://download.mono-project.com/sources/mono/mono-%{version}.3.tar.bz2
|
||||
Source0: http://download.mono-project.com/sources/mono/mono-%{version}.5.tar.bz2
|
||||
# This key was generated by Tom "spot" Callaway <tcallawa@redhat.com> on Dec 1, 2009
|
||||
# by running the following command:
|
||||
# sn -k mono.snk
|
||||
@ -56,7 +56,7 @@ BuildRequires: mono-core >= 4.0
|
||||
%endif
|
||||
|
||||
# JIT only available on these:
|
||||
ExclusiveArch: %mono_arches aarch64
|
||||
ExclusiveArch: %mono_arches
|
||||
|
||||
%global _use_internal_dependency_generator 0
|
||||
%global __find_provides env sh -c 'filelist=($(cat)) && { printf "%s\\n" "${filelist[@]}" | /usr/lib/rpm/redhat/find-provides && printf "%s\\n" "${filelist[@]}" | prefix=%{buildroot}%{_prefix} %{buildroot}%{_bindir}/mono-find-provides; } | sort | uniq'
|
||||
@ -778,6 +778,9 @@ rm -f %{buildroot}%{_libdir}/pkgconfig/cecil.pc
|
||||
%{_libdir}/pkgconfig/monodoc.pc
|
||||
|
||||
%changelog
|
||||
* Wed Oct 12 2016 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 4.6.1-3
|
||||
- update to 4.6.1.5 Cycle 8 Service Release 0 (updated)
|
||||
|
||||
* Mon Oct 10 2016 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 4.6.1-2
|
||||
- drop prj2make (#1381300)
|
||||
- add a patch for building on aarch64 (#1371829)
|
||||
|
Loading…
x
Reference in New Issue
Block a user