Author: glen Date: Tue Oct 10 16:42:25 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 5.0.26
---- Files affected: SPECS: mysql.spec (1.344 -> 1.345) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.344 SPECS/mysql.spec:1.345 --- SPECS/mysql.spec:1.344 Thu Sep 28 23:40:24 2006 +++ SPECS/mysql.spec Tue Oct 10 18:42:20 2006 @@ -22,12 +22,12 @@ Summary(uk): MySQL - Ű×ÉÄËÉĘ SQL-ÓĹŇ×ĹŇ Summary(zh_CN): MySQLĘýžÝżâˇţÎńĆ÷ Name: mysql -Version: 5.0.24a -Release: 4 +Version: 5.0.26 +Release: 1 License: GPL + MySQL FLOSS Exception Group: Applications/Databases Source0: http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.0/%{name}-%{version}.tar.gz -# Source0-md5: 6b07546389f75c52611adb7af38c3667 +# Source0-md5: 63ec8afeaf202c435b12d112f5ce7857 #Source0: http://downloads.mysql.com/snapshots/mysql-5.0/%{name}-%{version}-nightly-%{_snap}.tar.gz Source1: %{name}.init Source2: %{name}.sysconfig @@ -55,7 +55,6 @@ Patch10: %{name}-alpha.patch Patch11: %{name}-ndb-ldflags.patch Patch12: %{name}-bug-20153.patch -Patch13: %{name}-test_bug17667.patch URL: http://www.mysql.com/products/database/mysql/community_edition.html BuildRequires: autoconf BuildRequires: automake @@ -453,7 +452,6 @@ %patch9 -p1 %patch11 -p1 %patch12 -p1 -%patch13 -p1 %build %{__libtoolize} @@ -738,6 +736,7 @@ %{_mandir}/man1/myisamlog.1* %{_mandir}/man1/myisampack.1* %{_mandir}/man1/mysql_upgrade.1* +%{_mandir}/man8/mysqld.8* %attr(700,mysql,mysql) %{_mysqlhome} # root:root is proper here for AC mysql.rpm while mysql:mysql is potential security hole @@ -831,6 +830,7 @@ %{_mandir}/man1/mysqlmanager.1* %{_mandir}/man1/mysqlbinlog.1* %{_mandir}/man1/mysqlimport.1* +%{_mandir}/man8/mysqlmanager.8* %files libs %defattr(644,root,root,755) @@ -899,6 +899,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.345 2006/10/10 16:42:20 glen +- updated to 5.0.26 + Revision 1.344 2006/09/28 21:40:24 glen - updated URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.344&r2=1.345&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
