rpms/mono/devel .cvsignore, 1.36, 1.37 import.log, 1.35, 1.36 mono.spec, 1.108, 1.109 sources, 1.42, 1.43

Paul F. Johnson pfj at fedoraproject.org
Fri Feb 13 00:42:36 UTC 2009


Author: pfj

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

Modified Files:
	.cvsignore import.log mono.spec sources 
Log Message:

Update from svn
Removed big array support (causing some problems with tomboy and fspot)
Removed genx2 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/.cvsignore,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- .cvsignore	6 Feb 2009 00:20:06 -0000	1.36
+++ .cvsignore	13 Feb 2009 00:42:04 -0000	1.37
@@ -1 +1 @@
-mono-125709.tar.bz2
+mono-126522.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/import.log,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- import.log	6 Feb 2009 00:20:06 -0000	1.35
+++ import.log	13 Feb 2009 00:42:04 -0000	1.36
@@ -33,3 +33,4 @@
 mono-2_2-17_RC2_20091101svn122994_fc11:HEAD:mono-2.2-17.RC2.20091101svn122994.fc11.src.rpm:1231698016
 mono-2_4-1_20091601svn123642_fc11:HEAD:mono-2.4-1.20091601svn123642.fc11.src.rpm:1232150299
 mono-2_4-5_pre2_20090502svn125709_fc11:HEAD:mono-2.4-5.pre2.20090502svn125709.fc11.src.rpm:1233878961
+mono-2_4-6_pre2_20091002svn126522_fc11:HEAD:mono-2.4-6.pre2.20091002svn126522.fc11.src.rpm:1234485417


Index: mono.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/mono.spec,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- mono.spec	6 Feb 2009 00:20:06 -0000	1.108
+++ mono.spec	13 Feb 2009 00:42:04 -0000	1.109
@@ -1,8 +1,8 @@
-%define svnver 125709
+%define svnver 126522
 
 Name:		mono
 Version:        2.4
-Release:        5.pre2.20090502svn%{svnver}%{?dist}
+Release:        6.pre2.20091002svn%{svnver}%{?dist}
 Summary:        A .NET runtime environment
 
 Group:          Development/Languages
@@ -302,11 +302,7 @@
 
 gcc -o monodir %{SOURCE1} -DMONODIR=\"%{_libdir}/mono\"
 
-%ifarch x86_64 ia64
-%configure --with-ikvm=yes --with-jit=yes --with-xen_opt=yes --with-moonlight=no --disable-static --with-preview=yes --with-libgdiplus=installed --enable-big-arrays
-%else
 %configure --with-ikvm=yes --with-jit=yes --with-xen_opt=yes --with-moonlight=no --disable-static --with-preview=yes --with-libgdiplus=installed
-%endif
 make
 
 
@@ -462,7 +458,6 @@
 %mono_bin dtd2rng
 %mono_bin_1 genxs1 genxs
 %{_bindir}/genxs
-%{_bindir}/genxs2
 %mono_bin sgen
 %mono_bin_1 ilasm ilasm
 %{_bindir}/ilasm1
@@ -692,6 +687,11 @@
 %{_libdir}/pkgconfig/monodoc.pc
 
 %changelog
+* Tue Feb 10 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-6.pre2.20091002svn126522
+- Update from svn
+- removed big array support (seems to be causing some problems)
+- removed genxs2
+
 * Thu Feb 05 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-5.pre2.20090502svn125515
 - Update from svn
 - rename to pre2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/sources,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- sources	6 Feb 2009 00:20:06 -0000	1.42
+++ sources	13 Feb 2009 00:42:04 -0000	1.43
@@ -1 +1 @@
-297b733c8970c341eb00acef098802d6  mono-125709.tar.bz2
+9bd62c69c2e340beac4f9f37fae6beb7  mono-126522.tar.bz2




More information about the fedora-extras-commits mailing list