Author: glen Date: Wed Nov 21 22:30:53 2007 GMT Module: SPECS Tag: MYSQL_5_0 ---- Log message: - keep mysqltest only in -bench package; rel 3
---- Files affected: SPECS: mysql.spec (1.353.2.19 -> 1.353.2.20) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.353.2.19 SPECS/mysql.spec:1.353.2.20 --- SPECS/mysql.spec:1.353.2.19 Wed Oct 24 12:43:44 2007 +++ SPECS/mysql.spec Wed Nov 21 23:30:48 2007 @@ -24,7 +24,7 @@ Summary(zh_CN): MySQLĘýžÝżâˇţÎńĆ÷ Name: mysql Version: 5.0.45 -Release: 2 +Release: 3 License: GPL + MySQL FLOSS Exception Group: Applications/Databases #Source0: ftp://ftp.mysql.com/pub/mysql/src/%{name}-%{version}.tar.gz @@ -864,14 +864,12 @@ %attr(755,root,root) %{_bindir}/mysqlshow %attr(755,root,root) %{_bindir}/mysqlbinlog %attr(755,root,root) %{_bindir}/mysqladmin -%attr(755,root,root) %{_bindir}/mysqltest* %{_mandir}/man1/mysql.1* %{_mandir}/man1/mysqladmin.1* %{_mandir}/man1/mysqldump.1* %{_mandir}/man1/mysqlshow.1* %{_mandir}/man1/mysqlbinlog.1* %{_mandir}/man1/mysqlimport.1* -%{_mandir}/man1/mysqltest*.1* %{_mandir}/man1/mysqlmanager*.1* %{_mandir}/man8/mysqlmanager.8* @@ -907,6 +905,7 @@ # wrong dir? %{_datadir}/mysql/mi_test_all.res %attr(755,root,root) %{_datadir}/mysql/mi_test_all +%{_mandir}/man1/mysqltest*.1* %{_mandir}/man1/mysql_client_test.1* #%files doc @@ -948,6 +947,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.353.2.20 2007-11-21 22:30:48 glen +- keep mysqltest only in -bench package; rel 3 + Revision 1.353.2.19 2007-10-24 10:43:44 glen - -bug-16470.patch; rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.353.2.19&r2=1.353.2.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
