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
commit6c6ad182a63206e0ac5b6e8ffd2b506c31a75c41 (patch)
tree6a00f6295c7bd886abcae3d2091c7c919bab8085 /support-files
parent9c70014e650e7c86762c2c000f978682cd52dd77 (diff)
downloadmariadb-git-6c6ad182a63206e0ac5b6e8ffd2b506c31a75c41.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}