Navigation Menu

Skip to content

Commit

Permalink
use the latest MySQL.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Nov 24, 2010
1 parent 5d3b3d0 commit cbcc3e0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions rpm/centos/mysql-groonga.spec.in
@@ -1,10 +1,10 @@
%define mysql_version 5.1.51
%define mysql_version 5.1.53
%define mysql_release 1
%define mysql_dist rhel5

Name: mysql-groonga
Version: @VERSION@
Release: 2%{?dist}
Release: 1%{?dist}
Summary: A MySQL storage engine powered by groonga.

Group: Applications/Databases
Expand Down Expand Up @@ -91,6 +91,10 @@ eval $command || \
%{_libdir}/mysql/plugin/

%changelog
* Mon Nov 29 2010 Kouhei Sutou <kou@clear-code.com> - 0.4-1
- use the latest MySQL.
- new upstream release.

* Sun Nov 21 2010 Kouhei Sutou <kou@clear-code.com> - 0.3-2
- install user define function.

Expand Down

0 comments on commit cbcc3e0

Please sign in to comment.