[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [fedora] update MySQL version.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:34:29 JST 2012


Kouhei Sutou	2011-05-29 22:02:30 +0900 (Sun, 29 May 2011)

  New Revision: cc1fe6866dc8e0d47d31d27f27c1f989cc038bf5
  https://github.com/mroonga/mroonga/commit/cc1fe6866dc8e0d47d31d27f27c1f989cc038bf5

  Log:
    [fedora] update MySQL version.

  Modified files:
    rpm/fedora/mysql-groonga.spec.in

  Modified: rpm/fedora/mysql-groonga.spec.in (+2 -2)
===================================================================
--- rpm/fedora/mysql-groonga.spec.in    2011-05-29 21:21:25 +0900 (1fcd0e0)
+++ rpm/fedora/mysql-groonga.spec.in    2011-05-29 22:02:30 +0900 (4fa7048)
@@ -1,4 +1,4 @@
-%define mysql_version 5.1.51
+%define mysql_version 5.5.10
 %define mysql_release 2%{?dist}
 
 Name:		mysql-groonga
@@ -25,7 +25,7 @@ Groonga storage engine is a MySQL storage plugin.
 srpm=mysql-%{mysql_version}-%{mysql_release}.src.rpm
 if [ ! -f ../../SRPMS/$srpm ]; then
     curl --output ../../SRPMS/$srpm \
-	http://ftp.iij.ad.jp/pub/linux/fedora/releases/14/Everything/source/SRPMS/$srpm
+	http://ftp.iij.ad.jp/pub/linux/fedora/releases/15/Everything/source/SRPMS/$srpm
     rpm -Uvh ../../SRPMS/$srpm
 fi
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index