diff options
Diffstat (limited to 'support-files/mysql.spec.sh')
-rw-r--r-- | support-files/mysql.spec.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 9c8f5cc1cab..9e0b6c804f8 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -328,7 +328,7 @@ Obsoletes: mysql < %{version}-%{release} Obsoletes: mysql-advanced < %{version}-%{release} Obsoletes: MySQL-client-classic MySQL-client-community MySQL-client-enterprise Obsoletes: MySQL-client-advanced-gpl MySQL-client-enterprise-gpl -Provides: mysql +Provides: mysql = %{version}-%{release} %description -n MySQL-client%{product_suffix} |