3286 Sunanda Menon 2011-07-21
Testing mysql_embedded binary in RPMS
modified:
support-files/mysql.spec.sh
3285 Jonathan Perkin 2011-07-21
test joro fix
modified:
cmake/create_initial_db.cmake.in
=== modified file 'support-files/mysql.spec.sh'
--- a/support-files/mysql.spec.sh 2011-07-07 15:29:36 +0000
+++ b/support-files/mysql.spec.sh 2011-07-21 12:47:06 +0000
@@ -1121,6 +1121,7 @@ echo "====="
# ----------------------------------------------------------------------------
%files -n MySQL-embedded%{product_suffix}
%defattr(-, root, root, 0755)
+%attr(755, root, root) %{_bindir}/mysql_embedded
%attr(644, root, root) %{_libdir}/mysql/libmysqld.a
%attr(644, root, root) %{_libdir}/mysql/libmysqld-debug.a
@@ -1130,6 +1131,10 @@ echo "====="
# merging BK trees)
##############################################################################
%changelog
+* Thu Jul 21 2011 Sunanda Menon <sunanda.menon@stripped>
+
+- Fix bug#12561297: Added the MySQL embedded binary
+
* Thu Jul 07 2011 Joerg Bruehe <joerg.bruehe@stripped>
- Fix bug#45415: "rpm upgrade recreates test database"
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk branch (mysql-re_ww:3285 to 3286) | MySQL Release Engineering | 21 Jul |