mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-04 03:08:21 +08:00
33 lines
919 B
YAML
33 lines
919 B
YAML
document: modulemd
|
|
version: 1
|
|
data:
|
|
summary: Buzz Lightyear's Star Command Communicator
|
|
description: Buzz Lightyear's Star Command Communicator
|
|
name: starcommand
|
|
stream: teststream
|
|
version: 1
|
|
license:
|
|
module: [ MIT ]
|
|
dependencies:
|
|
buildrequires:
|
|
base-runtime: master
|
|
requires:
|
|
base-runtime: master
|
|
references:
|
|
community: https://fedoraproject.org/wiki/Modularity
|
|
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
|
tracker: https://taiga.fedorainfracloud.org/project/modularity
|
|
profiles:
|
|
default:
|
|
rpms:
|
|
- communicator
|
|
api:
|
|
rpms:
|
|
- communicator
|
|
components:
|
|
rpms:
|
|
communicator:
|
|
rationale: Provides the API for this module.
|
|
buildorder: 10
|
|
ref: f25
|