Author: lisu Date: Thu Feb 17 12:07:01 2011 GMT Module: packages Tag: HEAD ---- Log message: - really fix install on x86_64 - rel 2
---- Files affected: packages/mono: mono.spec (1.279 -> 1.280) ---- Diffs: ================================================================ Index: packages/mono/mono.spec diff -u packages/mono/mono.spec:1.279 packages/mono/mono.spec:1.280 --- packages/mono/mono.spec:1.279 Thu Feb 17 12:43:44 2011 +++ packages/mono/mono.spec Thu Feb 17 13:06:56 2011 @@ -19,7 +19,7 @@ Summary(pl.UTF-8): Implementacja Common Language Infrastructure Name: mono Version: 2.10 -Release: 1 +Release: 2 License: LGPL v2 (VM), MIT X11/GPL v2 (C# compilers), MIT X11 (classes, tools), GPL v2 (tools) Group: Development/Languages # latest downloads summary at http://ftp.novell.com/pub/mono/sources-stable/ @@ -649,7 +649,7 @@ %attr(755,root,root) %{_bindir}/mcs %attr(755,root,root) %{_prefix}/lib/mono/2.0/csharp.exe %attr(755,root,root) %{_prefix}/lib/mono/2.0/gmcs.exe -%attr(755,root,root) %{_prefix}/lib/2.0/mcs.exe +%attr(755,root,root) %{_prefix}/lib/mono/2.0/mcs.exe %attr(755,root,root) %{_prefix}/lib/mono/2.0/mcs.exe.so %{_prefix}/lib/mono/2.0/gmcs.exe.config %attr(755,root,root) %{_prefix}/lib/mono/4.0/csharp.exe @@ -713,6 +713,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.280 2011/02/17 12:06:56 lisu +- really fix install on x86_64 +- rel 2 + Revision 1.279 2011/02/17 11:43:44 lisu - fix install on x86_64 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mono/mono.spec?r1=1.279&r2=1.280&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
