Navigation Menu

Skip to content

Commit

Permalink
rpm centos: use MySQL 5.6.12 on CentOS 5
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Jun 25, 2013
1 parent 1deaaa9 commit 5ff9ae6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/rpm/centos/mysql-mroonga.spec.in
Expand Up @@ -7,8 +7,8 @@
%define mysql_download_base_url_default http://vault.centos.org/6.4/updates/Source/SPackages
%define mysql_spec_file_default mysql.spec
%else
%define mysql_version_default 5.6.11
%define mysql_release_default 2
%define mysql_version_default 5.6.12
%define mysql_release_default 1
%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
Expand Down Expand Up @@ -179,6 +179,7 @@ fi
%changelog
* Sat Jun 29 2013 HAYASHI Kentaro <hayashi@clear-code.com> - 3.05-1
- new upstream release.
- use MySQL 5.6.12 on CentOS 5.

* Wed May 29 2013 HAYASHI Kentaro <hayashi@clear-code.com> - 3.04-1
- new upstream release.
Expand Down

0 comments on commit 5ff9ae6

Please sign in to comment.