diff options
| author | Ramil Kalimullin <ramil@mysql.com> | 2010-11-18 15:01:50 +0300 |
|---|---|---|
| committer | Ramil Kalimullin <ramil@mysql.com> | 2010-11-18 15:01:50 +0300 |
| commit | 2b2983850f4711effca876baa3f926a7072a4fb8 (patch) | |
| tree | 04b3b89fdd9cd8129c671253e6d65fe9be72ded2 /support-files/mysql.spec.sh | |
| parent | abdaf1f79b07914ba31ef06a51927345526c92e0 (diff) | |
| parent | 3f391adc78e1dd91bb2c3638175f251f25d1b433 (diff) | |
| download | mariadb-git-2b2983850f4711effca876baa3f926a7072a4fb8.tar.gz | |
Manual-merge from 5.5-bugfixing.
Diffstat (limited to 'support-files/mysql.spec.sh')
| -rw-r--r-- | support-files/mysql.spec.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 5c2ea2305d3..d49c3986945 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} |
