SPECS (MYSQL_4_1): mysql.spec - update to 4.1.16 - package new man...

glen glen at pld-linux.org
Wed Dec 14 18:15:38 CET 2005


Author: glen                         Date: Wed Dec 14 17:15:38 2005 GMT
Module: SPECS                         Tag: MYSQL_4_1
---- Log message:
- update to 4.1.16
- package new man pages

---- Files affected:
SPECS:
   mysql.spec (1.300.2.2 -> 1.300.2.3) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.300.2.2 SPECS/mysql.spec:1.300.2.3
--- SPECS/mysql.spec:1.300.2.2	Tue Nov 22 00:47:25 2005
+++ SPECS/mysql.spec	Wed Dec 14 18:15:31 2005
@@ -3,6 +3,7 @@
 # - trigger that prepares system from pre-cluster into cluster
 # - trigger /etc/mysqld.conf into /etc/mysql/mysqld.conf. Solve possible
 #   conflict with /var/lib/mysql/mysqld.conf
+# - package man1/mysqlman.1, and make programs without manpage '.so mysqlman'
 #
 # Conditional build:
 %bcond_with	bdb	# Berkeley DB support
@@ -24,11 +25,11 @@
 Summary(zh_CN):	MySQLĘýžÝżâˇţÎńĆ÷
 Name:		mysql
 Group:		Applications/Databases
-Version:	4.1.15
-Release:	3
+Version:	4.1.16
+Release:	1
 License:	GPL + MySQL FLOSS Exception
 Source0:	http://mysql.dataphone.se/Downloads/MySQL-4.1/%{name}-%{version}.tar.gz
-# Source0-md5:	65a0841e592641b8816f9212aaa40176
+# Source0-md5:	13c5fdd05e28863db3a1261635890b5f
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Source3:	%{name}.logrotate
@@ -562,6 +563,7 @@
 rm $RPM_BUILD_ROOT%{_datadir}/%{name}/mysql.server
 rm $RPM_BUILD_ROOT%{_datadir}/%{name}/binary-configure
 rm $RPM_BUILD_ROOT%{_bindir}/mysql_waitpid
+rm $RPM_BUILD_ROOT%{_mandir}/man1/{mysql.server,safe_mysqld}*
 
 # in %doc
 rm $RPM_BUILD_ROOT%{_datadir}/%{name}/*.{ini,cnf}
@@ -726,6 +728,10 @@
 %{_mandir}/man1/isamlog.1*
 %{_mandir}/man1/mysql_fix_privilege_tables.1*
 %{_mandir}/man1/mysqld.1*
+%{_mandir}/man1/myisamchk.1*
+%{_mandir}/man1/myisamlog.1*
+%{_mandir}/man1/myisampack.1*
+%{_mandir}/man1/pack_isam.1*
 
 %attr(700,mysql,mysql) %{_mysqlhome}
 # root:root is proper here for AC mysql.rpm while mysql:mysql is potential security hole
@@ -777,6 +783,8 @@
 %attr(755,root,root) %{_bindir}/mysqlcheck
 %{_mandir}/man1/perror.1*
 %{_mandir}/man1/replace.1*
+%{_mandir}/man1/msql2mysql*
+%{_mandir}/man1/mysqlcheck.1*
 
 %files extras-perl
 %defattr(644,root,root,755)
@@ -792,6 +800,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)
@@ -807,6 +816,8 @@
 %{_mandir}/man1/mysqladmin.1*
 %{_mandir}/man1/mysqldump.1*
 %{_mandir}/man1/mysqlshow.1*
+%{_mandir}/man1/mysqlbinlog.1*
+%{_mandir}/man1/mysqlimport.1*
 
 %files libs
 %defattr(644,root,root,755)
@@ -824,6 +835,7 @@
 %{_libdir}/lib*.la
 %{_libdir}/lib*[!tr].a
 %{_includedir}/mysql
+%{_mandir}/man1/mysql_config.1*
 
 %files static
 %defattr(644,root,root,755)
@@ -872,6 +884,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.300.2.3  2005/12/14 17:15:31  glen
+- update to 4.1.16
+- package new man pages
+
 Revision 1.300.2.2  2005/11/21 23:47:25  glen
 - and don't forget adding hold = mysql to poldek.conf when doing that! ;)
 
================================================================

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




More information about the pld-cvs-commit mailing list