Navigation Menu

Skip to content

Commit

Permalink
rpm centos: use MySQL 5.1.66-2 on CentOS 6
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Dec 10, 2012
1 parent 8f74e0c commit 35e362b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/rpm/centos/mysql-mroonga.spec.in
Expand Up @@ -2,7 +2,7 @@

%if %{use_system_mysql}
%define mysql_version_default 5.1.66
%define mysql_release_default 1
%define mysql_release_default 2
%define mysql_dist_default el6_3
%define mysql_download_base_url_default http://vault.centos.org/6.3/updates/Source/SPackages
%define mysql_spec_file_default mysql.spec
Expand Down Expand Up @@ -173,6 +173,10 @@ fi
%doc mysql-mroonga-doc/*

%changelog
* Mon Dec 10 2012 HAYASHI Kentaro <hayashi@clear-code.com> - 2.09-1
- use MySQL 5.1.66-2 on CentOS 6.
Reported by wakisuke.ua. Thanks!!!

* Thu Nov 29 2012 HAYASHI Kentaro <hayashi@clear-code.com> - 2.09-0
- new upstream release.
- use MySQL 5.5.28 on CentOS 5.
Expand Down

0 comments on commit 35e362b

Please sign in to comment.