Author: arekm Date: Thu Mar 10 10:03:59 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 5; paste typo
---- Files affected: packages/mysql: mysql.spec (1.534 -> 1.535) ---- Diffs: ================================================================ Index: packages/mysql/mysql.spec diff -u packages/mysql/mysql.spec:1.534 packages/mysql/mysql.spec:1.535 --- packages/mysql/mysql.spec:1.534 Thu Mar 10 10:53:30 2011 +++ packages/mysql/mysql.spec Thu Mar 10 11:03:54 2011 @@ -37,7 +37,7 @@ Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql Version: 5.5.9 -Release: 4 +Release: 5 License: GPL + MySQL FLOSS Exception Group: Applications/Databases # Source0Download: http://dev.mysql.com/downloads/mysql/5.5.html#downloads @@ -985,7 +985,7 @@ %attr(755,root,root) %{_libdir}/%{name}/plugin/sphinx.so %endif # for plugins -%attr(755,root,root) %attr(755,root,root) %{_libdir}/libmysqlservices.so +%attr(755,root,root) %{_libdir}/libmysqlservices.so %{_mandir}/man1/innochecksum.1* %{_mandir}/man1/my_print_defaults.1* %{_mandir}/man1/myisamchk.1* @@ -1220,6 +1220,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.535 2011/03/10 10:03:54 arekm +- rel 5; paste typo + Revision 1.534 2011/03/10 09:53:30 arekm - rel 4; libmysqlservices moved to main server package ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysql/mysql.spec?r1=1.534&r2=1.535&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
