Navigation Menu

Skip to content

Commit

Permalink
Merge pull request #185 from komainu8/update_latest_percona
Browse files Browse the repository at this point in the history
package rpm: update Percona Server 5.7

Patch by Yasuhiro Horimoto. Thanks!!!
  • Loading branch information
kou committed Jan 10, 2018
2 parents 200f3c0 + 61bdcc0 commit 601e7f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/rpm/centos/percona-server-57-mroonga.spec.in
@@ -1,7 +1,7 @@
%define _centos_ver %{?centos_ver:%{centos_ver}}%{!?centos_ver:5}

%define mysql_version_default 5.7.20
%define percona_server_version_default 18
%define percona_server_version_default 19
%define rpm_release_default 1
%define mysql_dist_default %{?dist}
%define mysql_download_base_url_default http://repo.percona.com/centos/%{_centos_ver}/SRPMS
Expand All @@ -20,7 +20,7 @@

Name: percona-server-57-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 601e7f0

Please sign in to comment.