Updated to pre3 (as per Novell release) Removed ppc build due to svn build

problems (known upstream)
This commit is contained in:
Paul F. Johnson 2008-12-15 22:38:52 +00:00
parent af0454e802
commit 57fe766499
4 changed files with 10 additions and 5 deletions

View File

@ -1 +1 @@
mono-121507.tar.bz2
mono-121536.tar.bz2

View File

@ -20,3 +20,4 @@ mono-2_2-6_pre1_fc11:HEAD:mono-2.2-6.pre1.fc11.src.rpm:1228075040
mono-2_2-7_pre1_fc11:HEAD:mono-2.2-7.pre1.fc11.src.rpm:1228347891
mono-2_2-8_pre2_fc11:HEAD:mono-2.2-8.pre2.fc11.src.rpm:1228759110
mono-2_2-10_pre2_20081215svn121507_fc11:HEAD:mono-2.2-10.pre2.20081215svn121507.fc11.src.rpm:1229342187
mono-2_2-11_pre3_20081215svn121536_fc11:HEAD:mono-2.2-11.pre3.20081215svn121536.fc11.src.rpm:1229380660

View File

@ -1,8 +1,8 @@
%define svnver 121507
%define svnver 121536
Name: mono
Version: 2.2
Release: 10.pre2.20081215svn%{svnver}%{?dist}
Release: 11.pre3.20081215svn%{svnver}%{?dist}
Summary: A .NET runtime environment
Group: Development/Languages
@ -33,7 +33,7 @@ Obsoletes: monodoc, monodoc-devel
BuildRequires: mono-core
# JIT only availible on these:
ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc alpha s390 s390x
ExclusiveArch: %ix86 x86_64 ia64 armv4l sparc alpha s390 s390x
Patch0: mono-2.2-ppc-threading.patch
Patch1: mono-libdir-126.patch
@ -678,6 +678,10 @@ install monodir $RPM_BUILD_ROOT%{_bindir}
%{_libdir}/pkgconfig/monodoc.pc
%changelog
* Mon Dec 15 2008 Paul F. Johnson <paul@all-the-johnsons.co.uk> 2.2-11.pre3.20081215svn121536
- Exclude ppc due to build problems (temporary)
- Moved to pre3 in sync with Novell releases
* Wed Dec 10 2008 Paul F. Johnson <paul@all-the-johnsons.co.uk> 2.2-10.pre2.20081215svn121507
- removed the winform patch
- move to svn

View File

@ -1 +1 @@
70f196588a87e43233c06c3bbac4af7a mono-121507.tar.bz2
c10e4af1dc406a77e4b4cd6df189abc6 mono-121536.tar.bz2