rpms/mono/devel .cvsignore, 1.40, 1.41 import.log, 1.46, 1.47 mono.spec, 1.130, 1.131 sources, 1.50, 1.51 mono-24-ppc-glocks.patch, 1.1, NONE

Paul F. Johnson pfj at fedoraproject.org
Sun Jun 14 11:33:57 UTC 2009


Author: pfj

Update of /cvs/pkgs/rpms/mono/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28207/devel

Modified Files:
	.cvsignore import.log mono.spec sources 
Removed Files:
	mono-24-ppc-glocks.patch 
Log Message:

Bump to 2.4.2 preview 1
Remove ppc-glocks patch (no longer needed) 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/.cvsignore,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- .cvsignore	27 Feb 2009 23:10:23 -0000	1.40
+++ .cvsignore	14 Jun 2009 11:33:24 -0000	1.41
@@ -1 +1 @@
-mono-2.4.tar.bz2
+mono-2.4.2.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/import.log,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -p -r1.46 -r1.47
--- import.log	11 Apr 2009 13:25:46 -0000	1.46
+++ import.log	14 Jun 2009 11:33:24 -0000	1.47
@@ -44,3 +44,4 @@ mono-2_4-12_fc11:HEAD:mono-2.4-12.fc11.s
 mono-2_4-12_1_fc11:HEAD:mono-2.4-12.1.fc11.src.rpm:1239049596
 mono-2_4-13_1_fc11:HEAD:mono-2.4-13.1.fc11.src.rpm:1239097233
 mono-2_4-13_2_fc11:HEAD:mono-2.4-13.2.fc11.src.rpm:1239456192
+mono-2_4_2-1_fc11:HEAD:mono-2.4.2-1.fc11.src.rpm:1244979134


Index: mono.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/mono.spec,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -p -r1.130 -r1.131
--- mono.spec	11 May 2009 11:11:50 -0000	1.130
+++ mono.spec	14 Jun 2009 11:33:25 -0000	1.131
@@ -1,6 +1,6 @@
 Name:           mono
-Version:        2.4
-Release:        20%{?dist}
+Version:        2.4.2
+Release:        1%{?dist}
 Summary:        A .NET runtime environment
 
 Group:          Development/Languages
@@ -16,7 +16,7 @@ BuildRequires:  bison 
 BuildRequires:  glib2-devel
 BuildRequires:  pkgconfig
 BuildRequires:  libicu-devel
-BuildRequires:  libgdiplus-devel >= 2.4
+BuildRequires:  libgdiplus-devel >= 2.4.2
 BuildRequires:  zlib-devel
 %ifarch ia64
 BuildRequires:  libunwind
@@ -44,7 +44,6 @@ Patch4: mono-2.0-monoservice.patch
 Patch5: mono-2.0-metadata-makefile.patch
 Patch6: mono-22-libgdiwinform.patch
 Patch7: mono-22-libdir.patch
-Patch8: mono-24-ppc-glocks.patch
 
 %description
 The Mono runtime implements a JIT engine for the ECMA CLI
@@ -290,7 +289,6 @@ mono-moonlight are all the parts require
 %patch4 -p1 -b .monoservice
 %patch5 -p1 -b .metadata-makefile
 %patch6 -p1 -b .libgdiplus
-%patch8 -p1 -b .glocks-ppc
 sed -i -e 's!@libdir@!%{_libdir}!' %{PATCH7}
 %patch7 -p1 -b .libdir-22
 sed -i -e 's!%{_libdir}!@libdir@!' %{PATCH7}
@@ -393,6 +391,7 @@ install monodir %{buildroot}%{_bindir}
 %{monodir}/?.0/installutil.*
 %{monodir}/3.5/System.Web.Extensions*
 %{monodir}/2.0/System.Xml.Linq.dll
+%{_bindir}/mkbundle2
 %{_libdir}/libmono.so.*
 %{_libdir}/libmono-profiler-logging.so.*
 %{_mandir}/man1/certmgr.1.gz
@@ -482,7 +481,6 @@ install monodir %{buildroot}%{_bindir}
 %mono_bin makecert
 %mono_bin mkbundle
 %{_bindir}/mkbundle1
-%{_bindir}/mkbundle2
 %mono_bin_1 monop monop
 %{_bindir}/monop1
 %mono_bin_2 monop2 monop
@@ -720,8 +718,9 @@ install monodir %{buildroot}%{_bindir}
 %{_libdir}/pkgconfig/monodoc.pc
 
 %changelog
-* Mon May 11 2009 Xavier Lamien <laxathom at fedoraproject.org> - 2.4-20
-- Move mkbundle2 to -devel.
+* Tue Jun 09 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4.2-1
+- Bump to 2.4.2 preview
+- remove ppc glocks patch
 
 * Wed Apr 15 2009 Toshio Kuratomi <toshio at fedoraproject.org> 2.4-19
 - And turn off bootstrapping and make sure it rebuilds on all platforms.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/sources,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- sources	14 Apr 2009 23:52:01 -0000	1.50
+++ sources	14 Jun 2009 11:33:25 -0000	1.51
@@ -1 +1 @@
-da2bf1c0aba2958d26c5e8a9a49fd9d1  mono-2.4.tar.bz2
+7bf251e22a4d0edc08a9a49cf5d4c5c7  mono-2.4.2.tar.bz2


--- mono-24-ppc-glocks.patch DELETED ---




More information about the fedora-extras-commits mailing list