Author: glen Date: Fri Dec 17 11:46:10 2010 GMT Module: packages Tag: MYSQL_5_1 ---- Log message: - files fix after percona patch
---- Files affected: packages/mysql: mysql.spec (1.496.2.2 -> 1.496.2.3) ---- Diffs: ================================================================ Index: packages/mysql/mysql.spec diff -u packages/mysql/mysql.spec:1.496.2.2 packages/mysql/mysql.spec:1.496.2.3 --- packages/mysql/mysql.spec:1.496.2.2 Fri Dec 17 12:41:48 2010 +++ packages/mysql/mysql.spec Fri Dec 17 12:46:05 2010 @@ -33,7 +33,7 @@ Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql Version: 5.1.53 -Release: 0.1 +Release: 1 License: GPL + MySQL FLOSS Exception Group: Applications/Databases #Source0Download: http://dev.mysql.com/downloads/mysql/5.1.html#source @@ -943,7 +943,7 @@ %attr(755,root,root) %{_bindir}/mysql_install_db %dir %{_libdir}/mysql %dir %{_libdir}/mysql/plugin -%attr(755,root,root) %{_libdir}/mysql/plugin/ha_innodb_plugin.so +%attr(755,root,root) %{_libdir}/mysql/plugin/ha_innodb.so %if %{with sphinx} %attr(755,root,root) %{_libdir}/mysql/plugin/sphinx.so %endif @@ -1193,7 +1193,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.496.2.3 2010/12/17 11:46:05 glen +- files fix after percona patch + Revision 1.496.2.2 2010/12/17 11:41:48 glen +- up to 5.1.53 - add percona patches (release-5.1.53-11) Revision 1.496.2.1 2010/12/16 09:56:57 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysql/mysql.spec?r1=1.496.2.2&r2=1.496.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
