List:Commits« Previous MessageNext Message »
From:Joerg Bruehe Date:December 14 2006 10:30pm
Subject:bk commit into 4.1 tree (joerg:1.2583)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 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-14 22:30:32+01:00, joerg@trift2. +1 -0
  support-files/mysql.spec.sh
      The Docs team has two new manpages for the "server" RPM: "my_print_defaults" and
"mysql_tzinfo_to_sql".

  support-files/mysql.spec.sh@stripped, 2006-12-14 22:30:30+01:00, joerg@trift2. +7 -0
    The Docs team has two new manpages for the "server" RPM: "my_print_defaults" and
"mysql_tzinfo_to_sql".
     

# 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/M41/spec-4.1

--- 1.126/support-files/mysql.spec.sh	2006-12-14 22:30:37 +01:00
+++ 1.127/support-files/mysql.spec.sh	2006-12-14 22:30:37 +01:00
@@ -549,6 +549,7 @@
 %doc %attr(644, root, man) %{_mandir}/man1/mysqlman.1*
 %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/my_print_defaults.1*
 %doc %attr(644, root, man) %{_mandir}/man1/myisam_ftdump.1*
 %doc %attr(644, root, man) %{_mandir}/man1/myisamchk.1*
 %doc %attr(644, root, man) %{_mandir}/man1/myisamlog.1*
@@ -560,6 +561,7 @@
 %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.server.1*
+%doc %attr(644, root, man) %{_mandir}/man1/mysql_tzinfo_to_sql.1*
 %doc %attr(644, root, man) %{_mandir}/man1/mysql_zap.1*
 %doc %attr(644, root, man) %{_mandir}/man1/pack_isam.1*
 %doc %attr(644, root, man) %{_mandir}/man1/perror.1*
@@ -724,6 +726,11 @@
 # itself - note that they must be ordered by date (important when
 # merging BK trees)
 %changelog 
+* Thu Dec 14 2006 Joerg Bruehe <joerg@stripped>
+
+- Include the new man pages for "my_print_defaults" and "mysql_tzinfo_to_sql"
+  in the server RPM.
+
 * Thu Nov 16 2006 Joerg Bruehe <joerg@stripped>
 
 - Explicitly note that the "MySQL-shared" RPMs (as built by MySQL AB) 
Thread
bk commit into 4.1 tree (joerg:1.2583)Joerg Bruehe14 Dec