diff --git a/.cvsignore b/.cvsignore index 8b40219..7dd6a0f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mono-121507.tar.bz2 +mono-121536.tar.bz2 diff --git a/import.log b/import.log index ff1a6c3..4fef052 100644 --- a/import.log +++ b/import.log @@ -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 diff --git a/mono.spec b/mono.spec index e8b9098..370c279 100644 --- a/mono.spec +++ b/mono.spec @@ -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 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 2.2-10.pre2.20081215svn121507 - removed the winform patch - move to svn diff --git a/sources b/sources index 8cc1465..42db080 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70f196588a87e43233c06c3bbac4af7a mono-121507.tar.bz2 +c10e4af1dc406a77e4b4cd6df189abc6 mono-121536.tar.bz2