Author: megabajt Date: Wed Mar 24 17:39:12 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.6.3
---- Files affected: packages/mono: mono.spec (1.251 -> 1.252) ---- Diffs: ================================================================ Index: packages/mono/mono.spec diff -u packages/mono/mono.spec:1.251 packages/mono/mono.spec:1.252 --- packages/mono/mono.spec:1.251 Thu Mar 11 21:14:47 2010 +++ packages/mono/mono.spec Wed Mar 24 18:39:07 2010 @@ -19,13 +19,13 @@ Summary: Common Language Infrastructure implementation Summary(pl.UTF-8): Implementacja Common Language Infrastructure Name: mono -Version: 2.6.1 -Release: 2 +Version: 2.6.3 +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: 4cd2157c9eabbe9f49232d5ee3a2a57e +# Source0-md5: b1dc21bac2c7c75814a9f32246eadadd Patch0: %{name}-alpha-float.patch Patch1: %{name}-mint.patch Patch2: %{name}-sonames.patch @@ -367,6 +367,7 @@ %dir %{_prefix}/lib/mono %dir %{_prefix}/lib/mono/1.0 %{_prefix}/lib/mono/1.0/*.dll +%attr(755,root,root) %{_prefix}/lib/mono/1.0/RabbitMQ.Client.Apigen.exe %attr(755,root,root) %{_prefix}/lib/mono/1.0/caspol.exe %attr(755,root,root) %{_prefix}/lib/mono/1.0/cert2spc.exe %attr(755,root,root) %{_prefix}/lib/mono/1.0/certmgr.exe @@ -389,6 +390,7 @@ %attr(755,root,root) %{_prefix}/lib/mono/2.0/sqlmetal.exe.config %dir %{_prefix}/lib/mono/2.0 %{_prefix}/lib/mono/2.0/*.dll +%attr(755,root,root) %{_prefix}/lib/mono/2.0/RabbitMQ.Client.Apigen.exe %attr(755,root,root) %{_prefix}/lib/mono/2.0/gacutil.exe %attr(755,root,root) %{_prefix}/lib/mono/2.0/httpcfg.exe %attr(755,root,root) %{_prefix}/lib/mono/2.0/installutil.exe @@ -676,6 +678,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.252 2010/03/24 17:39:07 megabajt +- updated to 2.6.3 + Revision 1.251 2010/03/11 20:14:47 megabajt - release 2 (to generate mono deps) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mono/mono.spec?r1=1.251&r2=1.252&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
