Navigation Menu

Skip to content

Commit

Permalink
rpm centos: build with MySQL 5.6.22 for mysql56-community-mroonga on
Browse files Browse the repository at this point in the history
CentOS 6

Reported by @oreradio. Thanks!!!
  • Loading branch information
kenhys committed Dec 4, 2014
1 parent 97a2cde commit 9ace05f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/rpm/centos/mysql56-community-mroonga.spec.in
Expand Up @@ -7,7 +7,7 @@
%define mysql_download_base_url_default http://repo.mysql.com/yum/mysql-5.6-community/el/7/SRPMS
%define mysql_spec_file_default mysql.spec
%else
%define mysql_version_default 5.6.21
%define mysql_version_default 5.6.22
%define mysql_release_default 2
%define mysql_dist_default el6
%define mysql_download_base_url_default http://repo.mysql.com/yum/mysql-5.6-community/el/6/SRPMS
Expand All @@ -24,7 +24,7 @@

Name: mysql-community-mroonga
Version: @VERSION@
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A fast fulltext searchable storage engine for MySQL

Group: Applications/Databases
Expand Down

0 comments on commit 9ace05f

Please sign in to comment.