Navigation Menu

Skip to content

Commit

Permalink
rpm mysql57-community-mroonga: update to MySQL 5.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 7, 2016
1 parent d6c606f commit ddbd705
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/rpm/centos/mysql57-community-mroonga.spec.in
@@ -1,14 +1,14 @@
%{!?centos_ver:%define centos_ver 6}

%if %{centos_ver} == 7
%define mysql_version_default 5.7.10
%define mysql_version_default 5.7.11
%define mysql_release_default 1
%define mysql_dist_default el7
%define mysql_download_base_url_default http://repo.mysql.com/yum/mysql-5.7-community/el/7/SRPMS
%define mysql_spec_file_default mysql.spec
%else
%define mysql_version_default 5.7.10
%define mysql_release_default 2
%define mysql_version_default 5.7.11
%define mysql_release_default 1
%define mysql_dist_default el6
%define mysql_download_base_url_default http://repo.mysql.com/yum/mysql-5.7-community/el/6/SRPMS
%define mysql_spec_file_default mysql.spec
Expand Down

0 comments on commit ddbd705

Please sign in to comment.