List:Internals« Previous MessageNext Message »
From:lenz Date:October 10 2005 1:00pm
Subject:bk commit into 5.0 tree (lenz:1.2025)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of lenz. When lenz 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
  1.2025 05/10/10 13:00:41 lenz@stripped +1 -0
  - typo fix: rott->root in the file attributes for mysql_client_test of the RPM spec
file

  support-files/mysql.spec.sh
    1.116 05/10/10 13:00:29 lenz@stripped +1 -1
    - typo fix: rott->root in the file attributes for mysql_client_test

# 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:	lenz
# Host:	metis.lenznet
# Root:	/space/my/mysql-5.0

--- 1.115/support-files/mysql.spec.sh	2005-09-29 14:35:04 +02:00
+++ 1.116/support-files/mysql.spec.sh	2005-10-10 13:00:29 +02:00
@@ -650,7 +650,7 @@
 %defattr(-, root, root, 0755)
 %attr(-, root, root) %{_datadir}/sql-bench
 %attr(-, root, root) %{_datadir}/mysql-test
-%attr(755, rott, root) %{_bindir}/mysql_client_test
+%attr(755, root, root) %{_bindir}/mysql_client_test
 %attr(755, root, root) %{_bindir}/mysqltestmanager
 %attr(755, root, root) %{_bindir}/mysqltestmanager-pwgen
 %attr(755, root, root) %{_bindir}/mysqltestmanagerc
Thread
bk commit into 5.0 tree (lenz:1.2025)lenz10 Oct