From fa8f4bd8b08ffc4d5567884a9b7dd36a634a6bfe Mon Sep 17 00:00:00 2001 From: Paul F. Johnson Date: Jan 11 2009 18:22:38 +0000 Subject: Added gettext-devel Update from svn Removed mono-api-diff and transform from the spec file Fixes for winforms (breaks on some x86 boxes) --- diff --git a/.cvsignore b/.cvsignore index c4f1afb..b72c5f1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mono-122990.tar.bz2 +mono-122994.tar.bz2 diff --git a/import.log b/import.log index 4248b04..d195bc4 100644 --- a/import.log +++ b/import.log @@ -30,3 +30,4 @@ mono-2_2-15_RC1_20081229svn122181_fc11:HEAD:mono-2.2-15.RC1.20081229svn122181.fc mono-2_2-15_RC1_20081231svn122288_fc11:HEAD:mono-2.2-15.RC1.20081231svn122288.fc11.src.rpm:1230743514 mono-2_2-15_RC1_20090401svn122388_fc11:HEAD:mono-2.2-15.RC1.20090401svn122388.fc11.src.rpm:1231110581 mono-2_2-16_RC2_20091001svn122990_fc11:HEAD:mono-2.2-16.RC2.20091001svn122990.fc11.src.rpm:1231633729 +mono-2_2-17_RC2_20091101svn122994_fc11:HEAD:mono-2.2-17.RC2.20091101svn122994.fc11.src.rpm:1231698016 diff --git a/mono.spec b/mono.spec index b0eef5f..5f907d7 100644 --- a/mono.spec +++ b/mono.spec @@ -1,8 +1,8 @@ -%define svnver 122990 +%define svnver 122994 Name: mono Version: 2.2 -Release: 16.RC2.20091001svn%{svnver}%{?dist} +Release: 17.RC2.20091101svn%{svnver}%{?dist} Summary: A .NET runtime environment Group: Development/Languages @@ -23,7 +23,7 @@ BuildRequires: libunwind BuildRequires: libunwind-devel %endif # Required for mono-libdir.patch -BuildRequires: automake libtool +BuildRequires: automake libtool gettext-devel Obsoletes: monodoc, monodoc-devel # Yes, mono actually depends on itself, because @@ -688,11 +688,12 @@ install monodir %{buildroot}%{_bindir} %{_libdir}/pkgconfig/monodoc.pc %changelog -* Sat Jan 10 2009 Paul F. Johnson 2.2-16.RC2.20091001svn122990 +* Sun Jan 11 2009 Paul F. Johnson 2.2-17.RC2.20091101svn122991 - Updates from svn - Change to RC2 - Removed mono-api-diff.exe and transform.exe from spec - Fixes some problems with winforms on some boxes +- Added gettext-devel * Sun Jan 04 2009 Paul F. Johnson 2.2-15.RC1.20090401svn122388 - Updates from svn diff --git a/sources b/sources index aba9bdb..94bead1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -27fc7a2411b72b013420576412b8df24 mono-122990.tar.bz2 +6edeb8509dfab121ffae95fe355e56d8 mono-122994.tar.bz2