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
|
||||
version: 1
|
||||
version: 2
|
||||
data:
|
||||
summary: MySQL Module
|
||||
description: MySQL is a multi-user, multi-threaded SQL database server.
|
||||
|
|
@ -11,11 +11,10 @@ data:
|
|||
license:
|
||||
module: [MIT]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
bootstrap: master
|
||||
requires:
|
||||
platform: master
|
||||
host: master
|
||||
- buildrequires:
|
||||
platform: [-f28]
|
||||
requires:
|
||||
platform: [-f28]
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
documentation: https://github.com/container-images/mariadb/
|
||||
|
|
@ -42,18 +41,6 @@ data:
|
|||
components:
|
||||
rpms:
|
||||
community-mysql:
|
||||
rationale: MySQL package.
|
||||
ref: f27
|
||||
rationale: MySQL package.
|
||||
ref: 58939b89 # latest f28 branch
|
||||
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