[Groonga-mysql-commit] mroonga/mroonga at a0f8810 [master] rpm centos: use MySQL 5.6.11-2 on CentOS 5

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri May 10 17:47:06 JST 2013


HAYASHI Kentaro	2013-05-10 17:47:06 +0900 (Fri, 10 May 2013)

  New Revision: a0f8810c3546683150058f931c0f19b156e16275
  https://github.com/mroonga/mroonga/commit/a0f8810c3546683150058f931c0f19b156e16275

  Message:
    rpm centos: use MySQL 5.6.11-2 on CentOS 5
    
    5.6.11-1 has a critical bug.
    see http://bugs.mysql.com/bug.php?id=69027
    
    Reported by Y.Kentaro. Thanks!!!

  Modified files:
    packages/rpm/centos/mysql-mroonga.spec.in

  Modified: packages/rpm/centos/mysql-mroonga.spec.in (+6 -2)
===================================================================
--- packages/rpm/centos/mysql-mroonga.spec.in    2013-05-10 17:20:30 +0900 (77b3ed7)
+++ packages/rpm/centos/mysql-mroonga.spec.in    2013-05-10 17:47:06 +0900 (7d00dc0)
@@ -8,7 +8,7 @@
 %define mysql_spec_file_default mysql.spec
 %else
 %define mysql_version_default 5.6.11
-%define mysql_release_default 1
+%define mysql_release_default 2
 %define mysql_dist_default    rhel5
 %define mysql_download_base_url_default http://ftp.jaist.ac.jp/pub/mysql/Downloads/MySQL-5.6
 %define mysql_spec_file_default mysql.%{mysql_version_default}.spec
@@ -24,7 +24,7 @@
 
 Name:		mysql-mroonga
 Version:	@VERSION@
-Release:	0%{?dist}
+Release:	2%{?dist}
 Summary:	A fast fulltext searchable storage engine for MySQL.
 
 Group:		Applications/Databases
@@ -178,6 +178,10 @@ fi
 %doc mysql-mroonga-doc/*
 
 %changelog
+* Fri May 10 2013 HAYASHI Kentaro <hayashi �� clear-code.com> - 3.03-2
+- use MySQL 5.6.11-2 on CentOS 5. see http://bugs.mysql.com/bug.php?id=69027
+  Reported by Y.Kentaro. Thanks!!!
+
 * Mon Apr 29 2013 HAYASHI Kentaro <hayashi �� clear-code.com> - 3.03-1
 - new upstream release.
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index