Navigation Menu

Skip to content

Commit

Permalink
rpm: use MySQL 5.5.24
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Jun 27, 2012
1 parent f065f8a commit 7a86769
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/rpm/fedora/mysql-mroonga.spec.in
@@ -1,4 +1,4 @@
%define mysql_version 5.5.23
%define mysql_version 5.5.24
%define mysql_release 1%{?dist}
# %define mysql_download_base_url http://ftp.iij.ad.jp/pub/linux/fedora/releases/16/Everything/source/SRPMS
%define mysql_download_base_url http://ftp.iij.ad.jp/pub/linux/fedora/updates/16/SRPMS
Expand Down Expand Up @@ -120,6 +120,7 @@ fi
- new upstream release.
- ensure deleting mroonga plugin before install.
Suggested by Kazuhiro Isobe. Thanks!!!
- use MySQL 5.5.24.

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

0 comments on commit 7a86769

Please sign in to comment.