Author: pluto Date: Thu May 27 14:54:57 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.6.4, release 1. - explicite --enable-parallel-mark=yes.
---- Files affected: packages/mono: mono.spec (1.257 -> 1.258) ---- Diffs: ================================================================ Index: packages/mono/mono.spec diff -u packages/mono/mono.spec:1.257 packages/mono/mono.spec:1.258 --- packages/mono/mono.spec:1.257 Fri Apr 9 19:45:22 2010 +++ packages/mono/mono.spec Thu May 27 16:54:52 2010 @@ -25,13 +25,13 @@ Summary: Common Language Infrastructure implementation Summary(pl.UTF-8): Implementacja Common Language Infrastructure Name: mono -Version: 2.6.3 -Release: 2 +Version: 2.6.4 +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/ Source0: http://ftp.novell.com/pub/mono/sources/mono/%{name}-%{version}.tar.bz2 -# Source0-md5: b1dc21bac2c7c75814a9f32246eadadd +# Source0-md5: 342a7ca3bea3cbec0c8ac48b9322fcb4 Patch0: %{name}-alpha-float.patch Patch1: %{name}-mint.patch Patch2: %{name}-sonames.patch @@ -269,6 +269,7 @@ %{!?with_static_libs:--disable-static} \ --enable-fast-install \ --with-gc=included \ + --enable-parallel-mark=yes \ --with-icu=no \ --with-interp=%{?with_mint:yes}%{!?with_mint:no} \ --with-jit=%{?with_mint:no}%{!?with_mint:yes} \ @@ -732,6 +733,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.258 2010/05/27 14:54:52 pluto +- updated to 2.6.4, release 1. +- explicite --enable-parallel-mark=yes. + Revision 1.257 2010/04/09 17:45:22 pluto - release 2 for rebuild with deps after bootstrap. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mono/mono.spec?r1=1.257&r2=1.258&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
