From ddeab5e495872bd68b2f1cea9be65a2edbbf0b61 Mon Sep 17 00:00:00 2001 From: Balasubramanian Kandasamy Date: Thu, 27 Jun 2013 09:18:48 +0200 Subject: - Spec file cleanup for 5.5.33 release to resolve rpm dependencies bugs Bug16785036 - RPM REQUIRES: MISSING PACKAGES ON RHEL 6 (AND PROBABLY 5) Bug 16878042 - CANNOT KEEP SEVERAL MAJOR VERSIONS OF MYSQL IN THE SAME YUM REPOSITORY --- support-files/mysql.spec.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support-files/mysql.spec.sh') 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} -- cgit v1.2.1