Compare commits
11 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c9b4a65606 | ||
|
|
f2a42746a1 | ||
|
|
86a4f807de | ||
|
|
31663604d4 | ||
|
|
bbb9a1499a | ||
|
|
ce69c59ebb | ||
|
|
7708247d0b |
||
|
|
20fe76aded | ||
|
|
b377443510 | ||
|
|
1a6fb4c449 | ||
|
|
ea1323c4a8 |
1 changed files with 7 additions and 20 deletions
27
mysql.yaml
27
mysql.yaml
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
document: modulemd
|
document: modulemd
|
||||||
version: 1
|
version: 2
|
||||||
data:
|
data:
|
||||||
summary: MySQL Module
|
summary: MySQL Module
|
||||||
description: MySQL is a multi-user, multi-threaded SQL database server.
|
description: MySQL is a multi-user, multi-threaded SQL database server.
|
||||||
|
|
@ -11,11 +11,10 @@ data:
|
||||||
license:
|
license:
|
||||||
module: [MIT]
|
module: [MIT]
|
||||||
dependencies:
|
dependencies:
|
||||||
buildrequires:
|
- buildrequires:
|
||||||
bootstrap: master
|
platform: [-f28]
|
||||||
requires:
|
requires:
|
||||||
platform: master
|
platform: [-f28]
|
||||||
host: 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/
|
||||||
|
|
@ -42,18 +41,6 @@ data:
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
community-mysql:
|
community-mysql:
|
||||||
rationale: MySQL package.
|
rationale: MySQL package.
|
||||||
ref: f27
|
ref: 58939b89 # latest f28 branch
|
||||||
buildorder: 10
|
buildorder: 10
|
||||||
net-tools:
|
|
||||||
rationale: A dependency of community-mysql
|
|
||||||
ref: f27
|
|
||||||
buildorder: 9
|
|
||||||
mecab:
|
|
||||||
rationale: A dependency of community-mysql
|
|
||||||
ref: f27
|
|
||||||
buildorder: 8
|
|
||||||
mecab-ipadic:
|
|
||||||
rationale: A dependency of community-mysql
|
|
||||||
ref: f27
|
|
||||||
buildorder: 9
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue