diff options
author | Vladislav Vaintroub <vvaintroub@mysql.com> | 2010-11-13 23:17:22 +0100 |
---|---|---|
committer | Vladislav Vaintroub <vvaintroub@mysql.com> | 2010-11-13 23:17:22 +0100 |
commit | 9893c5a248c6fcbe33b4bed76979409eda2ebf52 (patch) | |
tree | c6b69f8f9068bef32f0e581f285c67cbac1863d7 /support-files | |
parent | f0c2b9c5c60973ba89eff82a6c7fb9f54e1beee2 (diff) | |
parent | 3fa437cf4061c20f2995e859b89a6898d3b646b4 (diff) | |
download | mariadb-git-9893c5a248c6fcbe33b4bed76979409eda2ebf52.tar.gz |
merge
Diffstat (limited to 'support-files')
-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 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} |