[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [rpm] require groonga 1.3.1 or later.

Back to archive index

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


Kouhei Sutou	2012-02-28 14:17:13 +0900 (Tue, 28 Feb 2012)

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

  Log:
    [rpm] require groonga 1.3.1 or later.

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

  Modified: packages/rpm/centos/mysql-mroonga.spec.in (+2 -1)
===================================================================
--- packages/rpm/centos/mysql-mroonga.spec.in    2012-02-28 14:01:22 +0900 (13546ff)
+++ packages/rpm/centos/mysql-mroonga.spec.in    2012-02-28 14:17:13 +0900 (7c26af1)
@@ -12,7 +12,7 @@
 %define mysql_download_base_url http://ftp.jaist.ac.jp/pub/mysql/Downloads/MySQL-5.5
 %endif
 
-%define groonga_required_version 1.3.0
+%define groonga_required_version 1.3.1
 
 Name:		mysql-mroonga
 Version:	@VERSION@
@@ -149,6 +149,7 @@ eval $command || \
 - new upstream release.
 - always install/uninstall plugin.
 - use MySQL 5.1.61 and 5.5.21.
+- require groonga 1.3.1 or later.
 
 * Sun Jan 29 2012 Kouhei Sutou <kou �� clear-code.com> - 1.20-0
 - new upstream release.

  Modified: packages/rpm/fedora/mysql-mroonga.spec.in (+2 -1)
===================================================================
--- packages/rpm/fedora/mysql-mroonga.spec.in    2012-02-28 14:01:22 +0900 (4187844)
+++ packages/rpm/fedora/mysql-mroonga.spec.in    2012-02-28 14:17:13 +0900 (699d2f5)
@@ -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/16/SRPMS
 
-%define groonga_required_version 1.3.0
+%define groonga_required_version 1.3.1
 
 Name:		mysql-mroonga
 Version:	@VERSION@
@@ -103,6 +103,7 @@ eval $command || \
 - new upstream release.
 - always install/uninstall plugin.
 - use MySQL 5.5.20.
+- require groonga 1.3.1 or later.
 
 * Sun Jan 29 2012 Kouhei Sutou <kou �� clear-code.com> - 1.20-0
 - new upstream release.
-------------- next part --------------
HTML����������������������������...
Download 



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