Update to 2.4.2.3
This commit is contained in:
parent
ac50574546
commit
fd6f3ed994
@ -1 +1 @@
|
|||||||
mono-2.4.2.2.tar.bz2
|
mono-2.4.2.3.tar.bz2
|
||||||
|
@ -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-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_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_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
|
||||||
|
14
mono.spec
14
mono.spec
@ -1,6 +1,8 @@
|
|||||||
|
#%define svnver 138447
|
||||||
|
|
||||||
Name: mono
|
Name: mono
|
||||||
Version: 2.4.2.2
|
Version: 2.4.2.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A .NET runtime environment
|
Summary: A .NET runtime environment
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -8,7 +10,7 @@ License: MIT
|
|||||||
URL: http://www.mono-project.com/Main_Page
|
URL: http://www.mono-project.com/Main_Page
|
||||||
# Prereleases are available here
|
# Prereleases are available here
|
||||||
# http://mono.ximian.com/monobuild/preview/sources-preview/
|
# 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
|
Source1: monodir.c
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
@ -281,7 +283,7 @@ mono-moonlight are all the parts required for moonlight compilation
|
|||||||
%{nil}
|
%{nil}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%patch0 -p1 -b .ppc-threading
|
%patch0 -p1 -b .ppc-threading
|
||||||
%patch1 -p1 -b .libdir
|
%patch1 -p1 -b .libdir
|
||||||
@ -721,8 +723,8 @@ install monodir %{buildroot}%{_bindir}
|
|||||||
%{_libdir}/pkgconfig/monodoc.pc
|
%{_libdir}/pkgconfig/monodoc.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2.2-2
|
* Wed Jul 29 2009 Paul F. Johnson <paul@all-the-johnsons.co.uk> 2.4.2.3.1
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Update to 2.4.2.3
|
||||||
|
|
||||||
* Fri Jul 17 2009 Paul F. Johnson <paul@all-the-johnsons.co.uk> 2.4.2.2-1
|
* Fri Jul 17 2009 Paul F. Johnson <paul@all-the-johnsons.co.uk> 2.4.2.2-1
|
||||||
- Patch for cve-2009-0217
|
- Patch for cve-2009-0217
|
||||||
|
Loading…
Reference in New Issue
Block a user