Navigation Menu

Skip to content

Commit

Permalink
rpm centos: use MySQL 5.5.25
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Jun 27, 2012
1 parent 52ab6b7 commit e82358d
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 @@ -6,7 +6,7 @@
%define mysql_dist_default el6_2.1
%define mysql_download_base_url_default http://vault.centos.org/6.2/updates/Source/SPackages
%else
%define mysql_version_default 5.5.24
%define mysql_version_default 5.5.25
%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.5
Expand Down Expand Up @@ -171,6 +171,7 @@ fi
- new upstream release.
- ensure deleting mroonga plugin before install.
Suggested by Kazuhiro Isobe. Thanks!!!
- use MySQL 5.5.25.

* Tue May 29 2012 Kouhei Sutou <kou@clear-code.com> - 2.03-0
- new upstream release.
Expand Down

0 comments on commit e82358d

Please sign in to comment.