[Groonga-mysql-commit] mroonga/mroonga [master] rpm centos: use MySQL 5.1.67-1 on CentOS 6

Back to archive index

HAYASHI Kentaro null+****@clear*****
Sat Feb 2 14:52:33 JST 2013


HAYASHI Kentaro	2013-02-02 14:52:33 +0900 (Sat, 02 Feb 2013)

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

  Log:
    rpm centos: use MySQL 5.1.67-1 on CentOS 6
    
    Rebuild mroonga package for recent MySQL updates on CentOS 6.
    
    [groonga-dev,01184]
    
    Reported by wakisuke.ua Thanks!!!

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

  Modified: packages/rpm/centos/mysql-mroonga.spec.in (+6 -5)
===================================================================
--- packages/rpm/centos/mysql-mroonga.spec.in    2013-01-25 18:58:39 +0900 (1c25813)
+++ packages/rpm/centos/mysql-mroonga.spec.in    2013-02-02 14:52:33 +0900 (8cbf0bb)
@@ -1,8 +1,8 @@
 %{!?use_system_mysql:%define use_system_mysql 0}
 
 %if %{use_system_mysql}
-%define mysql_version_default 5.1.66
-%define mysql_release_default 2
+%define mysql_version_default 5.1.67
+%define mysql_release_default 1
 %define mysql_dist_default    el6_3
 %define mysql_download_base_url_default http://vault.centos.org/6.3/updates/Source/SPackages
 %define mysql_spec_file_default mysql.spec
@@ -24,7 +24,7 @@
 
 Name:		mysql-mroonga
 Version:	@VERSION@
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A fast fulltext searchable storage engine for MySQL.
 
 Group:		Applications/Databases
@@ -173,8 +173,9 @@ fi
 %doc mysql-mroonga-doc/*
 
 %changelog
-* Sat Feb 09 2013 HAYASHI Kentaro <hayashi �� clear-code.com> - 2.11-0
-- new upstream release.
+* Sat Feb 02 2013 HAYASHI Kentaro <hayashi �� clear-code.com> - 2.10-2
+- use MySQL 5.1.67-1 on CentOS 6.
+  Reported by wakisuke.ua. Thanks!!!
 
 * Sat Dec 29 2012 HAYASHI Kentaro <hayashi �� clear-code.com> - 2.10-0
 - new upstream release.
-------------- next part --------------
HTML����������������������������...
Download 



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