summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorBalasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com>2013-06-27 09:18:48 +0200
committerBalasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com>2013-06-27 09:18:48 +0200
commit9afde3eb5c826a209d0c14d6873e4cccb609f22f (patch)
tree46d539a0d4d84e6d247e705048aa0f076027546c /support-files
parent1826c425eb663ead7a38f129dc987349db12bb03 (diff)
downloadmariadb-git-9afde3eb5c826a209d0c14d6873e4cccb609f22f.tar.gz
- 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
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh2
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}