mirror of
https://github.com/MariaDB/server.git
synced 2025-11-24 06:01:25 +03:00
Merged with lp:~codership/codership-mysql/5.5-23, up to revision 3903
This commit is contained in:
@@ -300,11 +300,14 @@ documentation and the manual for more information.
|
||||
%package -n MySQL-server%{product_suffix}
|
||||
%if %{defined with_wsrep}
|
||||
Version: %{mysql_version}
|
||||
#Release: %{wsrep_version}.%{release}
|
||||
%endif
|
||||
Summary: MySQL: a very fast and reliable SQL database server
|
||||
Group: Applications/Databases
|
||||
%if %{defined with_wsrep}
|
||||
Requires: %{distro_requires} rsync
|
||||
%else
|
||||
Requires: %{distro_requires}
|
||||
%endif
|
||||
%if %{defined susever}
|
||||
Provides: msqlormysql MySQL MySQL-server
|
||||
Conflicts: mysql mysql-server mysql-advanced mysql-server-advanced
|
||||
|
||||
Reference in New Issue
Block a user