diff options
author | tim@threads.polyesthetic.msg <> | 2001-05-14 20:41:54 -0400 |
---|---|---|
committer | tim@threads.polyesthetic.msg <> | 2001-05-14 20:41:54 -0400 |
commit | 7ca3253d0a72b54d09ac7f66e06dbfd8a9ca3fb4 (patch) | |
tree | 92afbb09a667627bed8043d2d5583837c2bf1780 /support-files | |
parent | 72b7de14870a26ed89caf7b6903a1527e8342df2 (diff) | |
download | mariadb-git-7ca3253d0a72b54d09ac7f66e06dbfd8a9ca3fb4.tar.gz |
RPM .spec file: add "mysql" to the Provides: line, to match what
Redhat's RPM's are looking for.
Submitted by Florin Andrei <florin@sgi.com>.
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index ea09c4f8cc7..a10b09c12be 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -18,7 +18,7 @@ Icon: mysql.gif URL: http://www.mysql.com/ Packager: David Axmark <david@mysql.com> Vendor: MySQL AB -Provides: msqlormysql MySQL-server +Provides: msqlormysql MySQL-server mysql Obsoletes: mysql # Think about what you use here since the first step is to |