Navigation Menu

Skip to content

Commit

Permalink
rpm centos: use MySQL 5.5.27
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Aug 27, 2012
1 parent da93aa8 commit d3fbefc
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 @@ -7,7 +7,7 @@
%define mysql_download_base_url_default http://vault.centos.org/6.2/updates/Source/SPackages
%define mysql_spec_file_default mysql.spec
%else
%define mysql_version_default 5.5.25a
%define mysql_version_default 5.5.27
%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 @@ -175,6 +175,7 @@ fi
- make MySQL spec file name customizable.
- make mroonga configure options customizable.
- add missing mysql-devel BuildRequires. Reported by wing. Thanks!!!
- use MySQL 5.5.27.

* Sun Jul 29 2012 HAYASHI Kentaro <hayashi@clear-code.com> - 2.05-0
- new upstream release.
Expand Down

0 comments on commit d3fbefc

Please sign in to comment.