Update to 2.10.2
This commit is contained in:
parent
b1f8fa152f
commit
9ff19676d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ mono-2.6.7.tar.bz2
|
|||||||
/mono-2.8.tar.bz2
|
/mono-2.8.tar.bz2
|
||||||
/mono-2.8.1.tar.bz2
|
/mono-2.8.1.tar.bz2
|
||||||
/mono-2.10.1.tar.bz2
|
/mono-2.10.1.tar.bz2
|
||||||
|
/mono-2.10.2.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: mono
|
Name: mono
|
||||||
Version: 2.10.1
|
Version: 2.10.2
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A .NET runtime environment
|
Summary: A .NET runtime environment
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -562,6 +562,7 @@ install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pki/mono/
|
|||||||
%{_includedir}/mono-2.0/mono/utils/*.h
|
%{_includedir}/mono-2.0/mono/utils/*.h
|
||||||
%{_includedir}/mono-2.0/mono/cil/opcode.def
|
%{_includedir}/mono-2.0/mono/cil/opcode.def
|
||||||
%{_libdir}/libmono*-2.0.so
|
%{_libdir}/libmono*-2.0.so
|
||||||
|
%{_libdir}/mono/xbuild-frameworks
|
||||||
|
|
||||||
%files nunit
|
%files nunit
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
@ -730,6 +731,9 @@ install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pki/mono/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 26 2011 Christian Krause <chkr@fedoraproject.org> - 2.10.2-1
|
||||||
|
- Update to 2.10.2
|
||||||
|
|
||||||
* Tue Apr 19 2011 Dan Horák <dan[at]danny.cz> 2.10.1-6
|
* Tue Apr 19 2011 Dan Horák <dan[at]danny.cz> 2.10.1-6
|
||||||
- fix non-x86 builds
|
- fix non-x86 builds
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user