summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authordf@kahlann.erinye.com <>2007-01-27 12:46:20 +0100
committerdf@kahlann.erinye.com <>2007-01-27 12:46:20 +0100
commit199f7b46b620cf2d41c77736f15e7ed5e27ff899 (patch)
tree1bbf8aafe46ea1bc4353a7bc4adc6647107f42d3 /support-files
parent181865cac31e96cdec286c73f99805822f73c9a8 (diff)
downloadmariadb-git-199f7b46b620cf2d41c77736f15e7ed5e27ff899.tar.gz
fix order in spec file changelog
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh10
1 files 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 <joerg@mysql.com>
+
+- Call "make install" using "benchdir_root=%{_datadir}",
+ because that is affecting the regression test suite as well.
+
* Thu Nov 16 2006 Joerg Bruehe <joerg@mysql.com>
- 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 <joerg@mysql.com>
-
-- Call "make install" using "benchdir_root=%{_datadir}",
- because that is affecting the regression test suite as well.
-
* Mon Nov 13 2006 Joerg Bruehe <joerg@mysql.com>
- Add "--with-partition" to all server builds.