From fd6f3ed994bf161d1838fd9b7c03b736b826fb97 Mon Sep 17 00:00:00 2001 From: Paul F. Johnson Date: Jul 29 2009 22:22:57 +0000 Subject: Update to 2.4.2.3 --- diff --git a/.cvsignore b/.cvsignore index b185a39..aef0687 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mono-2.4.2.2.tar.bz2 +mono-2.4.2.3.tar.bz2 diff --git a/import.log b/import.log index 82ad25d..4595141 100644 --- a/import.log +++ b/import.log @@ -51,3 +51,4 @@ mono-2_4_2-4_fc12:HEAD:mono-2.4.2-4.fc12.src.rpm:1245789078 mono-2_4_2-5_fc12:HEAD:mono-2.4.2-5.fc12.src.rpm:1246322011 mono-2_4_2_1-1_fc12:HEAD:mono-2.4.2.1-1.fc12.src.rpm:1247177797 mono-2_4_2_2-1_fc12:HEAD:mono-2.4.2.2-1.fc12.src.rpm:1247867889 +mono-2_4_2_3-1_fc12:HEAD:mono-2.4.2.3-1.fc12.src.rpm:1248906113 diff --git a/mono.spec b/mono.spec index e8b124e..0c78813 100644 --- a/mono.spec +++ b/mono.spec @@ -1,6 +1,8 @@ +#%define svnver 138447 + Name: mono -Version: 2.4.2.2 -Release: 2%{?dist} +Version: 2.4.2.3 +Release: 1%{?dist} Summary: A .NET runtime environment Group: Development/Languages @@ -8,7 +10,7 @@ License: MIT URL: http://www.mono-project.com/Main_Page # Prereleases are available here # http://mono.ximian.com/monobuild/preview/sources-preview/ -Source0: http://ftp.novell.com/pub/%{name}/sources/%{name}/%{name}-%{version}.tar.bz2 +Source0: http://mono.ximian.com/monobuild/snapshot/sources-trunk/%name-%version.tar.bz2 Source1: monodir.c BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -281,7 +283,7 @@ mono-moonlight are all the parts required for moonlight compilation %{nil} %prep -%setup -q +%setup -q %patch0 -p1 -b .ppc-threading %patch1 -p1 -b .libdir @@ -721,8 +723,8 @@ install monodir %{buildroot}%{_bindir} %{_libdir}/pkgconfig/monodoc.pc %changelog -* Sat Jul 25 2009 Fedora Release Engineering - 2.4.2.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild +* Wed Jul 29 2009 Paul F. Johnson 2.4.2.3.1 +- Update to 2.4.2.3 * Fri Jul 17 2009 Paul F. Johnson 2.4.2.2-1 - Patch for cve-2009-0217 diff --git a/sources b/sources index 8578fde..ec04774 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -54aac9b914c5a4dc81c2bfd058df1c93 mono-2.4.2.2.tar.bz2 +696f25afc8453cd0d1c78de6e905dcf2 mono-2.4.2.3.tar.bz2