packages: mono/mono.spec - seems to work on x86_64 - release 1

megabajt megabajt at pld-linux.org
Thu Mar 11 18:14:13 CET 2010


Author: megabajt                     Date: Thu Mar 11 17:14:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- seems to work on x86_64
- release 1

---- Files affected:
packages/mono:
   mono.spec (1.248 -> 1.249) 

---- Diffs:

================================================================
Index: packages/mono/mono.spec
diff -u packages/mono/mono.spec:1.248 packages/mono/mono.spec:1.249
--- packages/mono/mono.spec:1.248	Wed Mar 10 20:18:18 2010
+++ packages/mono/mono.spec	Thu Mar 11 18:14:07 2010
@@ -2,11 +2,8 @@
 #
 # NOTE: Makefiles are broken, build could stop long time after first fatal error
 # TODO:
-# - x86_64 searches .dll from %{_libdir}, not %{_prefix}/lib:
-#   The assembly mscorlib.dll was not found or could not be loaded.
-#   It should have been installed in the `/usr/lib64/mono/2.0/mscorlib.dll' directory.
-#
 # - C# 4.0 (--with-profile4=yes)
+#
 # Conditional build:
 %bcond_without	tls		# don't use TLS (which requires recent 2.4.x or 2.6 kernel)
 %bcond_without	static_libs	# don't build static libraries
@@ -23,7 +20,7 @@
 Summary(pl.UTF-8):	Implementacja Common Language Infrastructure
 Name:		mono
 Version:	2.6.1
-Release:	0.6
+Release:	1
 License:	LGPL (VM), GPL (C# compilers), MIT X11 with GPL additions (classes, tools)
 Group:		Development/Languages
 # latest downloads summary at http://ftp.novell.com/pub/mono/sources-stable/
@@ -678,6 +675,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.249  2010/03/11 17:14:07  megabajt
+- seems to work on x86_64
+- release 1
+
 Revision 1.248  2010/03/10 19:18:18  megabajt
 - updated -pc.patch; removed -metadata-makefile.patch (seems to be obsolete / broken)
 - re-added -j1 to make in %build (build fails when more jobs is used)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mono/mono.spec?r1=1.248&r2=1.249&f=u



More information about the pld-cvs-commit mailing list