List:Commits« Previous MessageNext Message »
From:Daniel Fischer Date:April 5 2007 10:00am
Subject:bk commit into 5.1 tree (df:1.2500)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of df. When df 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-04-05 10:00:04+02:00, df@stripped +1 -0
  remove manual pages that don't exist from rpm spec file

  support-files/mysql.spec.sh@stripped, 2007-04-05 10:00:02+02:00, df@stripped
+4 -2
    remove vanished manual 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:	df
# Host:	pippilotta.erinye.com
# Root:	/shared/home/df/mysql/build/mysql-5.1-release

--- 1.187/support-files/mysql.spec.sh	2007-03-02 17:15:10 +01:00
+++ 1.188/support-files/mysql.spec.sh	2007-04-05 10:00:02 +02:00
@@ -556,7 +556,6 @@
 %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_fix_privilege_tables.1*
-%doc %attr(644, root, man) %{_mandir}/man1/mysql_install_db.1
 %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*
@@ -577,7 +576,6 @@
 %attr(755, root, root) %{_bindir}/myisamlog
 %attr(755, root, root) %{_bindir}/myisampack
 %attr(755, root, root) %{_bindir}/mysql_convert_table_format
-%attr(755, root, root) %{_bindir}/mysql_create_system_tables
 %attr(755, root, root) %{_bindir}/mysql_fix_extensions
 %attr(755, root, root) %{_bindir}/mysql_fix_privilege_tables
 %attr(755, root, root) %{_bindir}/mysql_install_db
@@ -739,6 +737,10 @@
 # itself - note that they must be ordered by date (important when
 # merging BK trees)
 %changelog 
+* Thu Apr 05 2007 Daniel Fischer <df@stripped>
+
+- Remove several man pages that vanished after last release.
+
 * Fri Mar 02 2007 Joerg Bruehe <joerg@stripped>
 
 - Add several man pages for NDB which are now created.
Thread
bk commit into 5.1 tree (df:1.2500)Daniel Fischer5 Apr