Below is the list of changes that have just been committed into a local
6.0-falcon 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-24 12:57:59+02:00, df@stripped +1 -0
port a spec file change to the falcon tree
support-files/mysql.spec.sh@stripped, 2007-04-24 12:57:57+02:00, df@stripped
+14 -2
synchronize spec file with main 5.1 spec file
# 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-falcon
--- 1.190/support-files/mysql.spec.sh 2007-04-23 17:44:44 +02:00
+++ 1.191/support-files/mysql.spec.sh 2007-04-24 12:57:57 +02:00
@@ -567,7 +567,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
@@ -728,7 +727,20 @@
# The spec file changelog only includes changes made to the spec file
# itself - note that they must be ordered by date (important when
# merging BK trees)
-%changelog
+%changelog
+* Sat Apr 07 2007 Kent Boortz <kent@stripped>
+
+- Removed man page for "mysql_create_system_tables"
+
+* Wed Mar 21 2007 Daniel Fischer <df@stripped>
+
+- Add debug server.
+
+* Mon Mar 19 2007 Daniel Fischer <df@stripped>
+
+- Remove Max RPMs; the server RPMs contain a mysqld compiled with all
+ features that previously only were built into Max.
+
* Fri Mar 02 2007 Joerg Bruehe <joerg@stripped>
- Add several man pages for NDB which are now created.
| Thread |
|---|
| • bk commit into 6.0-falcon tree (df:1.2641) | Daniel Fischer | 24 Apr |