You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
1.6 KiB
50 lines
1.6 KiB
document: modulemd
|
|
version: 2
|
|
data:
|
|
stream: '1.24'
|
|
summary: Helper module for boostrapping YAML
|
|
description: >
|
|
This module is not intended for general use. It's a helper module for
|
|
bootstrapping YAML module.
|
|
license:
|
|
module: [ MIT ]
|
|
dependencies:
|
|
- buildrequires:
|
|
platform: [el8]
|
|
perl: []
|
|
requires:
|
|
platform: [el8]
|
|
perl: []
|
|
references:
|
|
community: https://metacpan.org/release/YAML
|
|
buildopts:
|
|
rpms:
|
|
macros: |
|
|
%perl_bootstrap 1
|
|
%_with_perl_YAML_enables_test 1
|
|
%_without_perl_Test_Base_enables_diff 1
|
|
%_without_perl_Test_Base_enables_extra_test 1
|
|
%_without_perl_Test_Base_enables_network 1
|
|
components:
|
|
rpms:
|
|
perl-YAML:
|
|
rationale: build dependency.
|
|
ref: stream-perl-YAML-bootstrap-1.24-rhel-8.9.0
|
|
buildorder: 0
|
|
perl-Spiffy:
|
|
rationale: build dependency.
|
|
ref: stream-perl-YAML-bootstrap-1.24-rhel-8.9.0
|
|
buildorder: 1
|
|
perl-Test-Deep:
|
|
rationale: build dependency.
|
|
ref: stream-perl-YAML-bootstrap-1.24-rhel-8.9.0
|
|
buildorder: 2
|
|
perl-Test-Base:
|
|
rationale: build dependency.
|
|
ref: stream-perl-YAML-bootstrap-1.24-rhel-8.9.0
|
|
buildorder: 3
|
|
perl-Test-YAML:
|
|
rationale: build dependency.
|
|
ref: stream-perl-YAML-bootstrap-1.24-rhel-8.9.0
|
|
buildorder: 4
|