Update module
This commit is contained in:
parent
ddc764c9ef
commit
60ca73757a
@ -9,7 +9,7 @@ data:
|
||||
MariaDB is a community developed branch of MySQL. MariaDB is a multi-user, multi-threaded
|
||||
SQL database server. It is a client/server implementation consisting of a server
|
||||
daemon (mysqld) and many different client programs and libraries. The base package
|
||||
contains the standard MariaDB/MySQL client programs and generic MySQL files.
|
||||
contains the standard MariaDB/MySQL client programs and generic MySQL files.
|
||||
license:
|
||||
- MIT
|
||||
references:
|
||||
@ -38,15 +38,15 @@ data:
|
||||
rpms:
|
||||
macros: |
|
||||
%runselftest 1
|
||||
%ignore_testsuite_result 0
|
||||
%ignore_testsuite_result 0
|
||||
components:
|
||||
rpms:
|
||||
galera:
|
||||
rationale: Galera package for MariaDB server replication
|
||||
ref: stream-mariadb-10.11-rhel-9.4.0
|
||||
ref: stream-mariadb-10.11-rhel-9.6.0
|
||||
buildorder: 16
|
||||
mariadb:
|
||||
rationale: MariaDB package
|
||||
ref: stream-mariadb-10.11-rhel-9.4.0
|
||||
ref: stream-mariadb-10.11-rhel-9.6.0
|
||||
buildorder: 8
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user