- update to 1.1.16
This commit is contained in:
parent
8ff3194083
commit
50a945610c
@ -1 +1 @@
|
||||
mono-1.1.15.tar.gz
|
||||
mono-1.1.16.tar.gz
|
||||
|
10
mono.spec
10
mono.spec
@ -1,5 +1,5 @@
|
||||
Name: mono
|
||||
Version: 1.1.15
|
||||
Version: 1.1.16
|
||||
Release: 1
|
||||
Summary: a .NET runtime environment
|
||||
|
||||
@ -20,9 +20,7 @@ BuildRequires: libunwind
|
||||
%endif
|
||||
|
||||
# JIT only availible on these:
|
||||
ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc
|
||||
# Disabled due to strange build failure:
|
||||
# s390 s390x
|
||||
ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc s390 s390x
|
||||
|
||||
Patch1: mono-1.1.13.4-selinux-ia64.patch
|
||||
Patch2: mono-1.1.13.4-ppc-threading.patch
|
||||
@ -407,6 +405,7 @@ cp mono/monograph/.libs/monograph $RPM_BUILD_ROOT%{_bindir}
|
||||
%gac_dll nunit.core
|
||||
%gac_dll nunit.framework
|
||||
%gac_dll nunit.util
|
||||
%gac_dll nunit.mocks
|
||||
%{_libdir}/pkgconfig/mono-nunit.pc
|
||||
|
||||
%files locale-extras
|
||||
@ -509,6 +508,9 @@ cp mono/monograph/.libs/monograph $RPM_BUILD_ROOT%{_bindir}
|
||||
%gac_dll IBM.Data.DB2
|
||||
|
||||
%changelog
|
||||
* Fri Jul 7 2006 Alexander Larsson <alexl@redhat.com> - 1.1.16-1
|
||||
- update to 1.1.16
|
||||
|
||||
* Wed Jun 7 2006 Alexander Larsson <alexl@redhat.com> - 1.1.15-1
|
||||
- Disabled s390 & s390x for now due to build failure
|
||||
- Update to 1.1.15
|
||||
|
Loading…
Reference in New Issue
Block a user