summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorJoerg Bruehe <joerg@mysql.com>2010-11-12 22:22:55 +0100
committerJoerg Bruehe <joerg@mysql.com>2010-11-12 22:22:55 +0100
commitb4d5039e717bc02a94a42f5511e7077404a31d72 (patch)
tree6a00f6295c7bd886abcae3d2091c7c919bab8085 /support-files
parent36fffdeaa22c7208d3744613a7bd7bbe6e49b394 (diff)
downloadmariadb-git-b4d5039e717bc02a94a42f5511e7077404a31d72.tar.gz
Patch for bug#57596
MySQL-shared RPM no longer provides mysql-shared The spec file is changed to explicitly "provide" "mysql-shared" by the "shared" sub-RPM.
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index 53178bb4d96..595586962ba 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -335,6 +335,7 @@ For a description of MySQL see the base MySQL RPM or http://www.mysql.com/
%package -n MySQL-shared%{product_suffix}
Summary: MySQL - Shared libraries
Group: Applications/Databases
+Provides: mysql-shared
Obsoletes: MySQL-shared-community
%description -n MySQL-shared%{product_suffix}