47 lines
1.7 KiB
YAML
47 lines
1.7 KiB
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:
|
|
# TODO: Replace with non-bootstrap once available.
|
|
# To build our package set, we require:
|
|
#
|
|
# * host & platform with glibc32
|
|
# * perl
|
|
# * autotools
|
|
# * doxygen
|
|
# * net-snmp, librtas, libservicelog
|
|
#
|
|
# This is a temporary workaround until then.
|
|
bootstrap: master
|
|
requires:
|
|
platform: master
|
|
host: master
|
|
perl: master
|
|
references:
|
|
community: https://docs.pagure.org/modularity/
|
|
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
|
components:
|
|
rpms:
|
|
# powerpc-utils-1.3.3-1.fc27
|
|
powerpc-utils:
|
|
rationale: PPC support utilities.
|
|
ref: 69110066d7dfcca05db3ef30db98bd918f3b14a2
|
|
# ppc64-utils-0.14-22.fc26
|
|
ppc64-utils:
|
|
rationale: PPC/PPC64 support utilities.
|
|
ref: 46d3f9b89571ad915864a86ff96d48a47ec65e8c
|
|
# s390utils-1.37.1-1.fc27
|
|
s390utils:
|
|
rationale: S390[X] support utilities.
|
|
ref: c05343e78495d2a0638210a3a06ca4d5b4eee9e6
|
|
# memtest86+-5.01-16.fc26
|
|
memtest86+:
|
|
rationale: X86-only memory check.
|
|
ref: dcb748b13e9e02d8c1be26274b138a6c56ce309b
|