Navigation Menu

Skip to content

Commit

Permalink
rpm centos: use MySQL 5.6.12-2 on CentOS 5
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Jul 23, 2013
1 parent 5d975eb commit 6c55dda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/rpm/centos/mysql-mroonga.spec.in
Expand Up @@ -8,7 +8,7 @@
%define mysql_spec_file_default mysql.spec
%else
%define mysql_version_default 5.6.12
%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
Expand Down Expand Up @@ -179,6 +179,7 @@ fi
%changelog
* Mon Jul 29 2013 HAYASHI Kentaro <hayashi@clear-code.com> - 3.06-1
- new upstream release.
- use MySQL 5.6.12-2 on CentOS 5.

* Sat Jun 29 2013 HAYASHI Kentaro <hayashi@clear-code.com> - 3.05-1
- new upstream release.
Expand Down

0 comments on commit 6c55dda

Please sign in to comment.