Author: glen Date: Mon Apr 7 14:23:46 2008 GMT Module: SPECS Tag: MYSQL_5_0 ---- Log message: - rel 3: fixed mysql init missing mysql_sysadmin (formerly mysql_logrotate) access
---- Files affected: SPECS: mysql.spec (1.353.2.36 -> 1.353.2.37) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.353.2.36 SPECS/mysql.spec:1.353.2.37 --- SPECS/mysql.spec:1.353.2.36 Mon Apr 7 16:04:48 2008 +++ SPECS/mysql.spec Mon Apr 7 16:23:41 2008 @@ -25,7 +25,7 @@ Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql Version: 5.0.56 -Release: 2 +Release: 3 License: GPL + MySQL FLOSS Exception Group: Applications/Databases #Source0: ftp://ftp.mysql.com/pub/mysql/src/%{name}-%{version}.tar.gz @@ -963,6 +963,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.353.2.37 2008-04-07 14:23:41 glen +- rel 3: fixed mysql init missing mysql_sysadmin (formerly mysql_logrotate) access + Revision 1.353.2.36 2008-04-07 14:04:48 glen - apply -system-users.patch fixing mysql init; rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.353.2.36&r2=1.353.2.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
