Navigation Menu

Skip to content

Commit

Permalink
rpm: revert groonga_required_version
Browse files Browse the repository at this point in the history
2.0.5->
2.0.3
  • Loading branch information
kenhys committed Jul 25, 2012
1 parent 532c0e6 commit f062f56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/rpm/centos/mysql-mroonga.spec.in
Expand Up @@ -17,7 +17,7 @@
%{!?mysql_dist:%define mysql_dist %{mysql_dist_default}}
%{!?mysql_download_base_url:%define mysql_download_base_url %{mysql_download_base_url_default}}

%define groonga_required_version 2.0.5
%define groonga_required_version 2.0.3

Name: mysql-mroonga
Version: @VERSION@
Expand Down
3 changes: 1 addition & 2 deletions 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/17/SRPMS

%define groonga_required_version 2.0.5
%define groonga_required_version 2.0.3

Name: mysql-mroonga
Version: @VERSION@
Expand Down Expand Up @@ -119,7 +119,6 @@ fi
* Sun Jul 29 2012 HAYASHI Kentaro <hayashi@clear-code.com> - 2.05-0
- new upstream release.
- use MySQL 5.5.25a.
- require groonga 2.0.5 or later.

* Fri Jun 29 2012 Kouhei Sutou <kou@clear-code.com> - 2.04-0
- new upstream release.
Expand Down

0 comments on commit f062f56

Please sign in to comment.