rpms/mono/devel import.log, 1.3, 1.4 mono.spec, 1.77, 1.78 sources, 1.23, 1.24 mono-2.0-swfxim.patch, 1.1, NONE

Paul F. Johnson pfj at fedoraproject.org
Wed Sep 10 19:27:25 UTC 2008


Author: pfj

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

Modified Files:
	import.log mono.spec sources 
Removed Files:
	mono-2.0-swfxim.patch 
Log Message:

Bump to mono-2.0 RC 1
Dropped XIM fix 



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/import.log,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- import.log	29 Aug 2008 22:08:54 -0000	1.3
+++ import.log	10 Sep 2008 19:26:55 -0000	1.4
@@ -1,3 +1,4 @@
 mono-2_0-1_fc10:HEAD:mono-2.0-1.fc10.src.rpm:1218719116
 mono-2_0-4_fc10:HEAD:mono-2.0-4.fc10.src.rpm:1219746940
 mono-2_0-5_fc10:HEAD:mono-2.0-5.fc10.src.rpm:1220047677
+mono-2_0-6_fc10:HEAD:mono-2.0-6.fc10.src.rpm:1221073246


Index: mono.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/mono.spec,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- mono.spec	29 Aug 2008 22:08:54 -0000	1.77
+++ mono.spec	10 Sep 2008 19:26:55 -0000	1.78
@@ -1,6 +1,6 @@
 Name:		mono
 Version:        2.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A .NET runtime environment
 
 Group:          Development/Languages
@@ -44,7 +44,6 @@
 Patch6:mono-2.0-uselibdir.patch
 Patch9:mono-2.0-monoservice.patch
 Patch10: mono-2.0-metadata-makefile.patch
-Patch11: mono-2.0-swfxim.patch
 
 %description
 The Mono runtime implements a JIT engine for the ECMA CLI
@@ -260,7 +259,6 @@
 %patch7 -p1 -b .pc-patches
 %patch9 -p1 -b .monoservice
 %patch10 -p1 -b .metadata
-%patch11 -p1 -b .swfxim
 autoreconf -f -i -s
 
 # Add undeclared Arg
@@ -279,7 +277,7 @@
 
 gcc -o monodir %{SOURCE1} -DMONODIR=\"%{_libdir}/mono\"
 
-%configure --with-ikvm=yes --with-jit=yes --with-xen_opt=yes --with-moonlight=no --disable-static
+%configure --with-ikvm=yes --with-jit=yes --with-xen_opt=yes --with-moonlight=no --disable-static --with-preview=yes 
 make
 
 
@@ -333,6 +331,7 @@
 %{_bindir}/monodir
 %{_bindir}/mono-api-*
 %{_bindir}/mono-test-install
+%{_bindir}/gacutil2
 %mono_bin certmgr
 %mono_bin chktrust
 %mono_bin gacutil
@@ -614,6 +613,12 @@
 %gac_dll IBM.Data.DB2
 
 %changelog
+* Tue Sep 09 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.0-6
+- Bump to RC1
+- Removed XIM patch
+- Added additional configure options
+- Fixed spec file
+
 * Fri Aug 29 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.0-5
 - moved libMonoPosixHelper back to the main package
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources	26 Aug 2008 10:37:03 -0000	1.23
+++ sources	10 Sep 2008 19:26:55 -0000	1.24
@@ -1 +1 @@
-edf459582307603df250e2a87efe12a5  mono-2.0.tar.bz2
+bdca04300dd35ca3916614d3bff40e3e  mono-2.0.tar.bz2


--- mono-2.0-swfxim.patch DELETED ---




More information about the fedora-extras-commits mailing list