List:Commits« Previous MessageNext Message »
From:Joerg Bruehe Date:March 2 2007 2:03pm
Subject:bk commit into 4.0 tree (joerg:1.2212)
View as plain text  
Below is the list of changes that have just been committed into a local
4.0 repository of joerg. When joerg does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2007-03-02 14:03:28+01:00, joerg@trift2. +1 -0
  Add missing man pages to the RPMs.

  support-files/mysql.spec.sh@stripped, 2007-03-02 14:03:27+01:00, joerg@trift2. +9 -0
    Add missing man pages.

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	joerg
# Host:	trift2.
# Root:	/MySQL/M40/manpages-4.0

--- 1.98/support-files/mysql.spec.sh	2006-07-28 22:57:10 +02:00
+++ 1.99/support-files/mysql.spec.sh	2007-03-02 14:03:27 +01:00
@@ -441,14 +441,19 @@
 
 %doc %attr(644, root, man) %{_mandir}/man1/isamchk.1*
 %doc %attr(644, root, man) %{_mandir}/man1/isamlog.1*
+%doc %attr(644, root, man) %{_mandir}/man1/mysqlman.1*
 %doc %attr(644, root, man) %{_mandir}/man1/myisamchk.1*
+%doc %attr(644, root, man) %{_mandir}/man1/myisam_ftdump.1*
 %doc %attr(644, root, man) %{_mandir}/man1/myisamlog.1*
 %doc %attr(644, root, man) %{_mandir}/man1/myisampack.1*
+%doc %attr(644, root, man) %{_mandir}/man1/my_print_defaults.1*
 %doc %attr(644, root, man) %{_mandir}/man8/mysqld.8*
 %doc %attr(644, root, man) %{_mandir}/man1/mysqld_multi.1*
 %doc %attr(644, root, man) %{_mandir}/man1/mysqld_safe.1*
+%doc %attr(644, root, man) %{_mandir}/man1/mysql_explain_log.1*
 %doc %attr(644, root, man) %{_mandir}/man1/mysql_fix_privilege_tables.1*
 %doc %attr(644, root, man) %{_mandir}/man1/mysqlhotcopy.1*
+%doc %attr(644, root, man) %{_mandir}/man1/mysql_install_db.1*
 %doc %attr(644, root, man) %{_mandir}/man1/mysql.server.1*
 %doc %attr(644, root, man) %{_mandir}/man1/mysql_zap.1*
 %doc %attr(644, root, man) %{_mandir}/man1/pack_isam.1*
@@ -578,6 +583,10 @@
 # itself - note that they must be ordered by date (important when
 # merging BK trees)
 %changelog 
+* Fri Mar 02 2007 Joerg Bruehe <joerg@stripped>
+
+- Add several man pages which are now created.
+
 * Tue Jun 27 2006 Joerg Bruehe <joerg@stripped>
 
 - move "mysqldumpslow" from the client RPM to the server RPM (bug#20216)
Thread
bk commit into 4.0 tree (joerg:1.2212)Joerg Bruehe2 Mar