packages: mono/mono.spec - x86_64 broken

glen glen at pld-linux.org
Fri Sep 4 07:09:16 CEST 2009


Author: glen                         Date: Fri Sep  4 05:09:16 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- x86_64 broken

---- Files affected:
packages/mono:
   mono.spec (1.241 -> 1.242) 

---- Diffs:

================================================================
Index: packages/mono/mono.spec
diff -u packages/mono/mono.spec:1.241 packages/mono/mono.spec:1.242
--- packages/mono/mono.spec:1.241	Wed Sep  2 13:32:58 2009
+++ packages/mono/mono.spec	Fri Sep  4 07:09:10 2009
@@ -10,6 +10,9 @@
 #   /usr/lib64/pkgconfig/system.web.extensions.design_1.0.pc
 #   /usr/lib64/pkgconfig/system.web.extensions_1.0.pc
 #   /usr/lib64/pkgconfig/wcf.pc
+# - 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.
 #
 # Conditional build:
 %bcond_without	tls		# don't use TLS (which requires recent 2.4.x or 2.6 kernel)
@@ -27,7 +30,7 @@
 Summary(pl.UTF-8):	Implementacja Common Language Infrastructure
 Name:		mono
 Version:	2.4.2.3
-Release:	0.1
+Release:	0.2
 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/
@@ -664,6 +667,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.242  2009/09/04 05:09:10  glen
+- x86_64 broken
+
 Revision 1.241  2009/09/02 11:32:58  glen
 - up to 2.4.2.3; builds
 
================================================================

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



More information about the pld-cvs-commit mailing list