From: Date: July 15 2006 12:24am Subject: bk commit into 4.1 tree (kent:1.2518) BUG#21058 List-Archive: http://lists.mysql.com/commits/9306 X-Bug: 21058 Message-Id: <20060714222449.A5E87D1AAF5@ip-85-197-140-150.lind-sata.dsl.bikab.com> Below is the list of changes that have just been committed into a local 4.1 repository of kent. When kent 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-07-15 00:24:35+02:00, kent@stripped +1 -0 mysql.spec.sh: Command "ndb_mgm" is an optional tool, and should only be in "ndb-tools" package (bug#21058) support-files/mysql.spec.sh@stripped, 2006-07-15 00:24:14+02:00, kent@stripped +0 -1 Command "ndb_mgm" is an optional tool, and should only be in "ndb-tools" package (bug#21058) # 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: kent # Host: g4-2.local # Root: /Users/kent/mysql/bk/mysql-4.1-new --- 1.120/support-files/mysql.spec.sh 2006-07-15 00:24:49 +02:00 +++ 1.121/support-files/mysql.spec.sh 2006-07-15 00:24:49 +02:00 @@ -634,7 +634,6 @@ %files ndb-management %defattr(-,root,root,0755) %attr(755, root, root) %{_sbindir}/ndb_mgmd -%attr(755, root, root) %{_bindir}/ndb_mgm %files ndb-tools %defattr(-,root,root,0755)