null+****@clear*****
null+****@clear*****
2012年 2月 28日 (火) 11:21:08 JST
Kouhei Sutou 2012-02-28 11:21:08 +0900 (Tue, 28 Feb 2012)
New Revision: e8874d117066a732ac6f8f36f96054bebc76f681
Log:
[rpm][fedora] use MySQL 5.5.20.
Modified files:
packages/rpm/fedora/mysql-mroonga.spec.in
Modified: packages/rpm/fedora/mysql-mroonga.spec.in (+2 -1)
===================================================================
--- packages/rpm/fedora/mysql-mroonga.spec.in 2012-02-28 10:54:47 +0900 (98bc554)
+++ packages/rpm/fedora/mysql-mroonga.spec.in 2012-02-28 11:21:08 +0900 (4187844)
@@ -1,4 +1,4 @@
-%define mysql_version 5.5.19
+%define mysql_version 5.5.20
%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
@@ -102,6 +102,7 @@ eval $command || \
* Wed Feb 29 2012 Kouhei Sutou <kou****@clear*****> - 1.30-0
- new upstream release.
- always install/uninstall plugin.
+- use MySQL 5.5.20.
* Sun Jan 29 2012 Kouhei Sutou <kou****@clear*****> - 1.20-0
- new upstream release.