Navigation Menu

Skip to content

Commit

Permalink
rpm centos: use MySQL 5.5.25a
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Jul 25, 2012
1 parent 146a957 commit 4f67111
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.25
%define mysql_version_default 5.5.25a
%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 @@ -169,6 +169,7 @@ fi
%changelog
* Sun Jul 29 2012 HAYASHI Kentaro <hayashi@clear-code.com> - 2.05-0
- new upstream release.
- use MySQL 5.5.25a.

* Fri Jun 29 2012 Kouhei Sutou <kou@clear-code.com> - 2.04-0
- new upstream release.
Expand Down

0 comments on commit 4f67111

Please sign in to comment.