Navigation Menu

Skip to content

Commit

Permalink
[rpm][centos5] use MySQL 5.5.20.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 29, 2012
1 parent fa5df73 commit c3e0fac
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 @@ -4,9 +4,9 @@
%define mysql_version 5.1.52
%define mysql_release 1
%define mysql_dist el6_0.1
%define mysql_download_base_url http://vault.centos.org/6.1/os/SRPMS/Packages
%define mysql_download_base_urlh ttp://vault.centos.org/6.1/os/SRPMS/Packages
%else
%define mysql_version 5.5.19
%define mysql_version 5.5.20
%define mysql_release 1
%define mysql_dist rhel5
%define mysql_download_base_url http://ftp.jaist.ac.jp/pub/mysql/Downloads/MySQL-5.5
Expand Down Expand Up @@ -152,6 +152,7 @@ fi
- new upstream release.
- require groonga 1.3.0.
- groonga -> mroonga.
- use MySQL 5.5.20.

* Thu Dec 29 2011 Kouhei Sutou <kou@clear-code.com> - 1.11-0
- new upstream release.
Expand Down

0 comments on commit c3e0fac

Please sign in to comment.