From 199f7b46b620cf2d41c77736f15e7ed5e27ff899 Mon Sep 17 00:00:00 2001 From: "df@kahlann.erinye.com" <> Date: Sat, 27 Jan 2007 12:46:20 +0100 Subject: [PATCH] fix order in spec file changelog --- support-files/mysql.spec.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 85a43f31efc..4f651fa74f7 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -722,17 +722,17 @@ fi in the server RPM. - The "mysqlmanager" man page got moved from section 1 to 8. +* Thu Nov 30 2006 Joerg Bruehe + +- Call "make install" using "benchdir_root=%{_datadir}", + because that is affecting the regression test suite as well. + * Thu Nov 16 2006 Joerg Bruehe - Explicitly note that the "MySQL-shared" RPMs (as built by MySQL AB) replace "mysql-shared" (as distributed by SuSE) to allow easy upgrading (bug#22081). -* Thu Nov 30 2006 Joerg Bruehe - -- Call "make install" using "benchdir_root=%{_datadir}", - because that is affecting the regression test suite as well. - * Mon Nov 13 2006 Joerg Bruehe - Add "--with-partition" to all server builds.