mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
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>.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user