mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-01 18:01:40 +08:00
33 lines
809 B
YAML
33 lines
809 B
YAML
document: modulemd
|
|
version: 1
|
|
data:
|
|
name: fakemodule
|
|
stream: "4.3.44"
|
|
version: 5
|
|
summary: A fake module containing the bash shell
|
|
description: >
|
|
A fake module used for testing
|
|
license:
|
|
module:
|
|
- MIT
|
|
content: []
|
|
dependencies:
|
|
buildrequires:
|
|
base_runtime: 1.0-0
|
|
references:
|
|
community: https://fedoraproject.org/wiki/Modularity
|
|
tracker: https://taiga.fedorainfracloud.org/project/modularity
|
|
profiles:
|
|
default:
|
|
rpms:
|
|
- bash
|
|
api:
|
|
rpms:
|
|
- bash
|
|
components:
|
|
rpms:
|
|
bash:
|
|
rationale: It's here to test the whole thing!
|
|
ref: 70fa7516b83768595a4f3280ae890a7ac957e0c7
|
|
buildorder: 20
|