SPECS: mysql.spec - up to 5.0.16

arekm arekm at pld-linux.org
Wed Nov 23 10:18:03 CET 2005


Author: arekm                        Date: Wed Nov 23 09:18:03 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 5.0.16

---- Files affected:
SPECS:
   mysql.spec (1.309 -> 1.310) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.309 SPECS/mysql.spec:1.310
--- SPECS/mysql.spec:1.309	Mon Nov 21 20:54:32 2005
+++ SPECS/mysql.spec	Wed Nov 23 10:17:58 2005
@@ -24,11 +24,11 @@
 Summary(zh_CN):	MySQLĘýžÝżâˇţÎńĆ÷
 Name:		mysql
 Group:		Applications/Databases
-Version:	5.0.15
-Release:	6
+Version:	5.0.16
+Release:	1
 License:	GPL + MySQL FLOSS Exception
 Source0:	http://sunsite.icm.edu.pl/mysql/Downloads/MySQL-5.0/%{name}-%{version}.tar.gz
-# Source0-md5:	b19e03de0ec348552b4bfac2e215f335
+# Source0-md5:	ecf2ae1d782a8d129af940c15a44f477
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Source3:	%{name}.logrotate
@@ -53,9 +53,6 @@
 Patch8:		%{name}-client-config.patch
 Patch9:		%{name}-build.patch
 Patch10:	%{name}-alpha.patch
-Patch11:	%{name}-bug-13707.patch
-Patch12:	%{name}-bug-14610.patch
-Patch13:	%{name}-bug-13587.patch
 Icon:		mysql.gif
 URL:		http://www.mysql.com/
 BuildRequires:	autoconf
@@ -434,9 +431,6 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
 
 %{__perl} -pi -e 's@(ndb_bin_am_ldflags)="-static"@$1=""@' configure.in
 
@@ -735,6 +729,9 @@
 %attr(755,root,root) %{_sbindir}/mysqld
 %{_mandir}/man1/mysql_fix_privilege_tables.1*
 %{_mandir}/man1/mysqld.1*
+%{_mandir}/man1/myisamchk.1*
+%{_mandir}/man1/myisamlog.1*
+%{_mandir}/man1/myisampack.1*
 
 %attr(700,mysql,mysql) %{_mysqlhome}
 # root:root is proper here for AC mysql.rpm while mysql:mysql is potential security hole
@@ -785,6 +782,7 @@
 %attr(755,root,root) %{_bindir}/mysqlcheck
 %{_mandir}/man1/perror.1*
 %{_mandir}/man1/replace.1*
+%{_mandir}/man1/msql2mysql.1*
 
 %files extras-perl
 %defattr(644,root,root,755)
@@ -800,6 +798,7 @@
 %attr(755,root,root) %{_bindir}/mysql_tableinfo
 %{_mandir}/man1/mysql_zap.1*
 %{_mandir}/man1/mysqlaccess.1*
+%{_mandir}/man1/mysqlhotcopy.1*
 
 %files client
 %defattr(644,root,root,755)
@@ -816,6 +815,9 @@
 %{_mandir}/man1/mysqladmin.1*
 %{_mandir}/man1/mysqldump.1*
 %{_mandir}/man1/mysqlshow.1*
+%{_mandir}/man1/mysqlmanager.1*
+%{_mandir}/man1/mysqlbinlog.1*
+%{_mandir}/man1/mysqlimport.1*
 
 %files libs
 %defattr(644,root,root,755)
@@ -833,6 +835,7 @@
 %{_libdir}/lib*.la
 %{_libdir}/lib*[!tr].a
 %{_includedir}/mysql
+%{_mandir}/man1/mysql_config.1*
 
 %files static
 %defattr(644,root,root,755)
@@ -881,6 +884,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.310  2005/11/23 09:17:58  arekm
+- up to 5.0.16
+
 Revision 1.309  2005/11/21 19:54:32  glen
 - rel 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.309&r2=1.310&f=u




More information about the pld-cvs-commit mailing list