Update to 10.11
This commit is contained in:
parent
dceef420b3
commit
b92005f8db
@ -3,13 +3,13 @@ document: modulemd
|
|||||||
version: 2
|
version: 2
|
||||||
data:
|
data:
|
||||||
name: mariadb
|
name: mariadb
|
||||||
stream: 10.5
|
stream: 10.11
|
||||||
summary: MariaDB Module
|
summary: MariaDB Module
|
||||||
description: >-
|
description: >-
|
||||||
MariaDB is a community developed branch of MySQL. MariaDB is a multi-user, multi-threaded
|
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
|
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
|
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:
|
license:
|
||||||
module:
|
module:
|
||||||
- MIT
|
- MIT
|
||||||
@ -45,23 +45,23 @@ data:
|
|||||||
rpms:
|
rpms:
|
||||||
macros: |
|
macros: |
|
||||||
%runselftest 1
|
%runselftest 1
|
||||||
%ignore_testsuite_result 0
|
%ignore_testsuite_result 0
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
Judy:
|
Judy:
|
||||||
rationale: MariaDB dependency for OQgraph computation engine
|
rationale: MariaDB dependency for OQgraph computation engine
|
||||||
ref: stream-mariadb-10.5-rhel-8.6.0
|
ref: stream-mariadb-10.11-rhel-8.10.0
|
||||||
buildorder: 4
|
buildorder: 4
|
||||||
asio:
|
asio:
|
||||||
rationale: Galera dependency for asynchronous I/O operation
|
rationale: Galera dependency for asynchronous I/O operation
|
||||||
ref: stream-mariadb-10.5-rhel-8.6.0
|
ref: stream-mariadb-10.11-rhel-8.10.0
|
||||||
buildorder: 12
|
buildorder: 12
|
||||||
galera:
|
galera:
|
||||||
rationale: Galera package for MariaDB server replication
|
rationale: Galera package for MariaDB server replication
|
||||||
ref: stream-10.5-rhel-8.6.0
|
ref: stream-mariadb-10.11-rhel-8.10.0
|
||||||
buildorder: 16
|
buildorder: 16
|
||||||
mariadb:
|
mariadb:
|
||||||
rationale: MariaDB package
|
rationale: MariaDB package
|
||||||
ref: stream-10.5-rhel-8.6.0
|
ref: stream-mariadb-10.11-rhel-8.10.0
|
||||||
buildorder: 8
|
buildorder: 8
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user