SPECS (MYSQL_4_1): mysql.spec - 4.1.22 - This is the final planned...
glen
glen at pld-linux.org
Tue Nov 28 16:29:34 CET 2006
Author: glen Date: Tue Nov 28 15:29:34 2006 GMT
Module: SPECS Tag: MYSQL_4_1
---- Log message:
- 4.1.22
- This is the final planned binary bugfix release for the MySQL 4.1 production
family. Per the MySQL Product Life Cycle policy, active support of version
4.1 will end on December 31, 2006.
---- Files affected:
SPECS:
mysql.spec (1.300.2.11 -> 1.300.2.12)
---- Diffs:
================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.300.2.11 SPECS/mysql.spec:1.300.2.12
--- SPECS/mysql.spec:1.300.2.11 Fri Jul 28 15:52:59 2006
+++ SPECS/mysql.spec Tue Nov 28 16:29:27 2006
@@ -24,12 +24,12 @@
Summary(uk): MySQL - Ű×ÉÄËÉĘ SQL-ÓĹŇ×ĹŇ
Summary(zh_CN): MySQLĘýžÝżâˇţÎńĆ÷
Name: mysql
-Version: 4.1.21
+Version: 4.1.22
Release: 1
License: GPL + MySQL FLOSS Exception
Group: Applications/Databases
Source0: http://mysql.dataphone.se/Downloads/MySQL-4.1/%{name}-%{version}.tar.gz
-# Source0-md5: d3e0127078981590095d331d4e745d73
+# Source0-md5: 37b4479951fa0cf052269d27c41ca200
Source1: %{name}.init
Source2: %{name}.sysconfig
Source3: %{name}.logrotate
@@ -734,6 +734,7 @@
%{_mandir}/man1/myisamlog.1*
%{_mandir}/man1/myisampack.1*
%{_mandir}/man1/pack_isam.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
@@ -804,6 +805,7 @@
%{_mandir}/man1/mysql_zap.1*
%{_mandir}/man1/mysqlaccess.1*
%{_mandir}/man1/mysqlhotcopy.1*
+%{_mandir}/man1/mysql_explain_log.1*
%files client
%defattr(644,root,root,755)
@@ -816,6 +818,7 @@
%attr(755,root,root) %{_bindir}/mysqlbinlog
%attr(755,root,root) %{_bindir}/mysqladmin
%{_mandir}/man1/mysql.1*
+%{_mandir}/man1/mysqlman.1*
%{_mandir}/man1/mysqladmin.1*
%{_mandir}/man1/mysqldump.1*
%{_mandir}/man1/mysqlshow.1*
@@ -827,7 +830,7 @@
%doc EXCEPTIONS-CLIENT
%attr(755,root,root) %{_libdir}/lib*.so.*.*
%attr(751,root,root) %dir %{_sysconfdir}/mysql
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mysql/mysql-client.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mysql/mysql-client.conf
%files devel
%defattr(644,root,root,755)
@@ -888,6 +891,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.300.2.12 2006/11/28 15:29:27 glen
+- 4.1.22
+- This is the final planned binary bugfix release for the MySQL 4.1 production
+ family. Per the MySQL Product Life Cycle policy, active support of version
+ 4.1 will end on December 31, 2006.
+
Revision 1.300.2.11 2006/07/28 13:52:59 glen
- 4.1.21
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.300.2.11&r2=1.300.2.12&f=u
More information about the pld-cvs-commit
mailing list