rpms/mono/devel .cvsignore, 1.35, 1.36 import.log, 1.34, 1.35 mono.spec, 1.107, 1.108 sources, 1.41, 1.42

Paul F. Johnson pfj at fedoraproject.org
Fri Feb 6 00:20:37 UTC 2009


Author: pfj

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

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

Retagged as pre2
Updated from svn (lots of improvements and fixes) 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/.cvsignore,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- .cvsignore	16 Jan 2009 23:59:06 -0000	1.35
+++ .cvsignore	6 Feb 2009 00:20:06 -0000	1.36
@@ -1 +1 @@
-mono-123642.tar.bz2
+mono-125709.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/import.log,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- import.log	16 Jan 2009 23:59:06 -0000	1.34
+++ import.log	6 Feb 2009 00:20:06 -0000	1.35
@@ -32,3 +32,4 @@
 mono-2_2-16_RC2_20091001svn122990_fc11:HEAD:mono-2.2-16.RC2.20091001svn122990.fc11.src.rpm:1231633729
 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


Index: mono.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/mono.spec,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- mono.spec	16 Jan 2009 23:59:06 -0000	1.107
+++ mono.spec	6 Feb 2009 00:20:06 -0000	1.108
@@ -1,8 +1,8 @@
-%define svnver 123642
+%define svnver 125709
 
 Name:		mono
 Version:        2.4
-Release:        1.20091601svn%{svnver}%{?dist}
+Release:        5.pre2.20090502svn%{svnver}%{?dist}
 Summary:        A .NET runtime environment
 
 Group:          Development/Languages
@@ -302,7 +302,11 @@
 
 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
 
 
@@ -688,6 +692,17 @@
 %{_libdir}/pkgconfig/monodoc.pc
 
 %changelog
+* 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
+
+* Sat Jan 24 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-2.20092401svn124412
+- Update from svn
+- Added support for big arrays (64 bit archs only)
+
+* Sun Jan 18 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-1.20091801svn123751
+- Update from svn
+
 * Fri Jan 16 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-1.20091601svn123642
 - Move to 2.4 branch
 - Update from svn


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/sources,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- sources	16 Jan 2009 23:59:06 -0000	1.41
+++ sources	6 Feb 2009 00:20:06 -0000	1.42
@@ -1 +1 @@
-296fa89b7388b2912dd845177c3a4106  mono-123642.tar.bz2
+297b733c8970c341eb00acef098802d6  mono-125709.tar.bz2




More information about the fedora-extras-commits mailing list