Navigation Menu

Skip to content

Commit

Permalink
rpm centos: fix MySQL release version for CentOS 6
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 29, 2012
1 parent 1fb00d4 commit f04e752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 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.61
%define mysql_release_default 1
%define mysql_release_default 4
%define mysql_dist_default el6
%define mysql_download_base_url_default http://vault.centos.org/6.3/os/Source/SPackages
%define mysql_spec_file_default mysql.spec
Expand Down

0 comments on commit f04e752

Please sign in to comment.