Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
579b994de1 |
1 changed files with 11 additions and 5 deletions
16
mariadb.yaml
16
mariadb.yaml
|
|
@ -13,9 +13,11 @@ data:
|
||||||
module: [MIT]
|
module: [MIT]
|
||||||
dependencies:
|
dependencies:
|
||||||
buildrequires:
|
buildrequires:
|
||||||
platform: f28
|
bootstrap: master
|
||||||
requires:
|
requires:
|
||||||
platform: f28
|
platform: master
|
||||||
|
host: master
|
||||||
|
networking-base: master
|
||||||
references:
|
references:
|
||||||
community: https://docs.pagure.org/modularity/
|
community: https://docs.pagure.org/modularity/
|
||||||
documentation: https://github.com/container-images/mariadb/
|
documentation: https://github.com/container-images/mariadb/
|
||||||
|
|
@ -45,7 +47,11 @@ data:
|
||||||
%runselftest 0
|
%runselftest 0
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
# mariadb-10.2.12-5.fc28
|
# mariadb-10.2.9-3.fc28
|
||||||
mariadb:
|
mariadb:
|
||||||
rationale: MariaDB package.
|
rationale: MariaDB package.
|
||||||
ref: 39512bdd
|
ref: 81336ab97e91b46dc459b15c24fa124cc56370bc
|
||||||
|
# jemalloc-4.5.0-4.fc27
|
||||||
|
jemalloc:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: a1dce39784b3c9cc2bef14027ab9bbc41fdb8c0c
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue