Navigation Menu

Skip to content

Commit

Permalink
rpm mysql55-mroonga: update MySQL version for CentOS 5.11
Browse files Browse the repository at this point in the history
[groonga-dev,03421]

Reported by Hiroshi Kagami. Thanks!!!
  • Loading branch information
kou committed Aug 31, 2015
1 parent ec3eaca commit 784b348
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/rpm/centos/mysql55-mroonga.spec.in
Expand Up @@ -6,11 +6,11 @@
%define mysql_version_default 5.5.41
%define mysql_release_default 2
%define mysql_dist_default el6.centos.alt
%define mysql_download_base_url_default http://vault.centos.org/6.6/SCL/Source/SPackages
%define mysql_download_base_url_default http://vault.centos.org/6.7/SCL/Source/SPackages
%define mysql_spec_file_default mysql.spec
%else
%define mysql_version_default 5.5.40
%define mysql_release_default 2
%define mysql_version_default 5.5.45
%define mysql_release_default 1
%define mysql_dist_default el5
%define mysql_download_base_url_default http://vault.centos.org/5.11/updates/SRPMS
%define mysql_spec_file_default mysql.spec
Expand Down

0 comments on commit 784b348

Please sign in to comment.