20 lines
658 B
YAML
20 lines
658 B
YAML
document: modulemd
|
|
version: 1
|
|
data:
|
|
summary: Yet another test module, for testing stuff
|
|
description: >-
|
|
This module is there to help you test things that are difficult
|
|
to test in other ways.
|
|
license:
|
|
module: [ MIT ]
|
|
dependencies:
|
|
buildrequires:
|
|
bootstrap: master
|
|
references:
|
|
community: https://docs.pagure.org/modularity/
|
|
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
|
components:
|
|
rpms:
|
|
selinux-policy:
|
|
rationale: Testing a setools fix.
|
|
ref: b2ee09aa09a8993410d5eb4650675c6f1dd24432
|