[Groonga-mysql-commit] mroonga/mroonga at 3628f29 [master] Require groonga >= 3.0.4

Back to archive index

Kouhei Sutou null+****@clear*****
Thu May 16 11:17:33 JST 2013


Kouhei Sutou	2013-05-16 11:17:33 +0900 (Thu, 16 May 2013)

  New Revision: 3628f2928d43a4afcfd6e71c1525c54632fbd4fd
  https://github.com/mroonga/mroonga/commit/3628f2928d43a4afcfd6e71c1525c54632fbd4fd

  Message:
    Require groonga >= 3.0.4
    
    It is for "W" pragma.

  Modified files:
    packages/rpm/centos/mysql-mroonga.spec.in
    packages/rpm/fedora/mysql-mroonga.spec.in
    required_groonga_version

  Modified: packages/rpm/centos/mysql-mroonga.spec.in (+1 -1)
===================================================================
--- packages/rpm/centos/mysql-mroonga.spec.in    2013-05-15 19:11:56 +0900 (46a1fe9)
+++ packages/rpm/centos/mysql-mroonga.spec.in    2013-05-16 11:17:33 +0900 (8741b19)
@@ -20,7 +20,7 @@
 %{!?mysql_download_base_url:%define mysql_download_base_url %{mysql_download_base_url_default}}
 %{!?mysql_spec_file:%define mysql_spec_file %{mysql_spec_file_default}}
 
-%define groonga_required_version 3.0.0
+%define groonga_required_version @REQUIRED_GROONGA_VERSION@
 
 Name:		mysql-mroonga
 Version:	@VERSION@

  Modified: packages/rpm/fedora/mysql-mroonga.spec.in (+1 -1)
===================================================================
--- packages/rpm/fedora/mysql-mroonga.spec.in    2013-05-15 19:11:56 +0900 (0487b79)
+++ packages/rpm/fedora/mysql-mroonga.spec.in    2013-05-16 11:17:33 +0900 (6c3a71f)
@@ -3,7 +3,7 @@
 # %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/18/SRPMS
 
-%define groonga_required_version 3.0.0
+%define groonga_required_version @REQUIRED_GROONGA_VERSION@
 
 Name:		mysql-mroonga
 Version:	@VERSION@

  Modified: required_groonga_version (+1 -1)
===================================================================
--- required_groonga_version    2013-05-15 19:11:56 +0900 (eca07e4)
+++ required_groonga_version    2013-05-16 11:17:33 +0900 (b0f2dcb)
@@ -1 +1 @@
-2.1.2
+3.0.4
-------------- next part --------------
HTML����������������������������...
Download 



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