List:Commits« Previous MessageNext Message »
From:Joerg Bruehe Date:December 18 2006 11:51am
Subject:bk commit into 5.0 tree (joerg:1.2349)
View as plain text  
Below is the list of changes that have just been committed into a local
5.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, 2006-12-18 11:51:45+01:00, joerg@trift2. +1 -0
  support-files/mysql.spec.sh
      Fix the move of "mysqlmanager" to section 8: Directory name was wrong.

  support-files/mysql.spec.sh@stripped, 2006-12-18 11:51:42+01:00, joerg@trift2. +5 -1
    Fix the move of "mysqlmanager" to section 8: Directory name was wrong.

# 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/M50/push-5.0

--- 1.159/support-files/mysql.spec.sh	2006-12-18 11:51:52 +01:00
+++ 1.160/support-files/mysql.spec.sh	2006-12-18 11:51:52 +01:00
@@ -588,7 +588,7 @@
 %doc %attr(644, root, man) %{_mandir}/man1/mysql_upgrade.1*
 %doc %attr(644, root, man) %{_mandir}/man1/mysqlhotcopy.1*
 %doc %attr(644, root, man) %{_mandir}/man1/mysqlman.1*
-%doc %attr(644, root, man) %{_mandir}/man1/mysqlmanager.8*
+%doc %attr(644, root, man) %{_mandir}/man8/mysqlmanager.8*
 %doc %attr(644, root, man) %{_mandir}/man1/mysql.server.1*
 %doc %attr(644, root, man) %{_mandir}/man1/mysql_tzinfo_to_sql.1*
 %doc %attr(644, root, man) %{_mandir}/man1/mysql_zap.1*
@@ -755,6 +755,10 @@
 # itself - note that they must be ordered by date (important when
 # merging BK trees)
 %changelog 
+* Mon Dec 18 2006 Joerg Bruehe <joerg@stripped>
+
+- Fix the move of "mysqlmanager" to section 8: Directory name was wrong.
+
 * Thu Dec 14 2006 Joerg Bruehe <joerg@stripped>
 
 - Include the new man pages for "my_print_defaults" and "mysql_tzinfo_to_sql"
Thread
bk commit into 5.0 tree (joerg:1.2349)Joerg Bruehe18 Dec