Navigation Menu

Skip to content

Commit

Permalink
rpm centos: use MySQL 5.1.66 on CentOS 6
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Nov 22, 2012
1 parent 064abcf commit 307849e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/rpm/centos/mysql-mroonga.spec.in
@@ -1,8 +1,8 @@
%{!?use_system_mysql:%define use_system_mysql 0}

%if %{use_system_mysql}
%define mysql_version_default 5.1.61
%define mysql_release_default 4
%define mysql_version_default 5.1.66
%define mysql_release_default 1
%define mysql_dist_default el6
%define mysql_download_base_url_default http://vault.centos.org/6.3/os/Source/SPackages
%define mysql_spec_file_default mysql.spec
Expand Down Expand Up @@ -176,7 +176,7 @@ fi
* Thu Nov 29 2012 HAYASHI Kentaro <hayashi@clear-code.com> - 2.09-0
- new upstream release.
- use MySQL 5.5.28 on CentOS 5.
- use MySQL 5.1.61 on CentOS 6.
- use MySQL 5.1.66 on CentOS 6.

* Mon Oct 29 2012 HAYASHI Kentaro <hayashi@clear-code.com> - 2.08-0
- new upstream release.
Expand Down

0 comments on commit 307849e

Please sign in to comment.