mirror of
https://github.com/MariaDB/server.git
synced 2026-05-05 14:45:31 +02:00
- The Max package should Require a matching MySQL-server package. Automatically replace
the version string with the base version of the current build
This commit is contained in:
parent
a0fedf78e6
commit
175f12fdc0
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ Summary: MySQL - server with extended functionality
|
|||
Group: Applications/Databases
|
||||
Provides: mysql-Max
|
||||
Obsoletes: mysql-Max
|
||||
Requires: MySQL-server >= 4.0
|
||||
Requires: MySQL-server >= @MYSQL_BASE_VERSION@
|
||||
|
||||
%description Max
|
||||
Optional MySQL server binary that supports additional features like:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue