Navigation Menu

Skip to content

Commit

Permalink
[rpm] require groonga 1.3.1 or later.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 28, 2012
1 parent 8871d8e commit db57467
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion packages/rpm/centos/mysql-mroonga.spec.in
Expand Up @@ -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@
Expand Down Expand Up @@ -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.
Expand Down
3 changes: 2 additions & 1 deletion packages/rpm/fedora/mysql-mroonga.spec.in
Expand Up @@ -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@
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit db57467

Please sign in to comment.