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.