Compare commits
No commits in common. "1.30" and "master" have entirely different histories.
1 changed files with 0 additions and 163 deletions
|
|
@ -1,163 +0,0 @@
|
|||
document: modulemd-packager
|
||||
version: 3
|
||||
data:
|
||||
name: perl-YAML-bootstrap
|
||||
stream: '1.30'
|
||||
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: [MIT]
|
||||
configurations:
|
||||
- context: 'f36p534'
|
||||
platform: f36
|
||||
buildrequires:
|
||||
perl: ['5.34']
|
||||
requires:
|
||||
perl: ['5.34']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%perl_bootstrap 1
|
||||
%_without_perl_Spiffy_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_diff 1
|
||||
%_without_perl_Test_Base_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_network 1
|
||||
%_without_perl_Test_YAML_enables_extra_test 1
|
||||
%_without_perl_YAML_enables_extra_test 1
|
||||
- context: 'f37p534'
|
||||
platform: f37
|
||||
buildrequires:
|
||||
perl: ['5.34']
|
||||
requires:
|
||||
perl: ['5.34']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%perl_bootstrap 1
|
||||
%_without_perl_Spiffy_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_diff 1
|
||||
%_without_perl_Test_Base_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_network 1
|
||||
%_without_perl_Test_YAML_enables_extra_test 1
|
||||
%_without_perl_YAML_enables_extra_test 1
|
||||
- context: 'f38p534'
|
||||
platform: f38
|
||||
buildrequires:
|
||||
perl: ['5.34']
|
||||
requires:
|
||||
perl: ['5.34']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%perl_bootstrap 1
|
||||
%_without_perl_Spiffy_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_diff 1
|
||||
%_without_perl_Test_Base_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_network 1
|
||||
%_without_perl_Test_YAML_enables_extra_test 1
|
||||
%_without_perl_YAML_enables_extra_test 1
|
||||
- context: 'f39p534'
|
||||
platform: f39
|
||||
buildrequires:
|
||||
perl: ['5.34']
|
||||
requires:
|
||||
perl: ['5.34']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%perl_bootstrap 1
|
||||
%_without_perl_Spiffy_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_diff 1
|
||||
%_without_perl_Test_Base_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_network 1
|
||||
%_without_perl_Test_YAML_enables_extra_test 1
|
||||
%_without_perl_YAML_enables_extra_test 1
|
||||
- context: 'f36p536'
|
||||
platform: f36
|
||||
buildrequires:
|
||||
perl: ['5.36']
|
||||
requires:
|
||||
perl: ['5.36']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%perl_bootstrap 1
|
||||
%_without_perl_Spiffy_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_diff 1
|
||||
%_without_perl_Test_Base_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_network 1
|
||||
%_without_perl_Test_YAML_enables_extra_test 1
|
||||
%_without_perl_YAML_enables_extra_test 1
|
||||
- context: 'f37p536'
|
||||
platform: f37
|
||||
buildrequires:
|
||||
perl: ['5.36']
|
||||
requires:
|
||||
perl: ['5.36']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%perl_bootstrap 1
|
||||
%_without_perl_Spiffy_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_diff 1
|
||||
%_without_perl_Test_Base_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_network 1
|
||||
%_without_perl_Test_YAML_enables_extra_test 1
|
||||
%_without_perl_YAML_enables_extra_test 1
|
||||
- context: 'f38p536'
|
||||
platform: f38
|
||||
buildrequires:
|
||||
perl: ['5.36']
|
||||
requires:
|
||||
perl: ['5.36']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%perl_bootstrap 1
|
||||
%_without_perl_Spiffy_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_diff 1
|
||||
%_without_perl_Test_Base_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_network 1
|
||||
%_without_perl_Test_YAML_enables_extra_test 1
|
||||
%_without_perl_YAML_enables_extra_test 1
|
||||
- context: 'f39p536'
|
||||
platform: f39
|
||||
buildrequires:
|
||||
perl: ['5.36']
|
||||
requires:
|
||||
perl: ['5.36']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%perl_bootstrap 1
|
||||
%_without_perl_Spiffy_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_diff 1
|
||||
%_without_perl_Test_Base_enables_extra_test 1
|
||||
%_without_perl_Test_Base_enables_network 1
|
||||
%_without_perl_Test_YAML_enables_extra_test 1
|
||||
%_without_perl_YAML_enables_extra_test 1
|
||||
references:
|
||||
community: https://metacpan.org/release/YAML
|
||||
components:
|
||||
rpms:
|
||||
perl-YAML:
|
||||
rationale: A build dependency.
|
||||
ref: f38
|
||||
buildorder: 0
|
||||
perl-Spiffy:
|
||||
rationale: A build dependency.
|
||||
ref: f38
|
||||
buildorder: 1
|
||||
perl-Test-Deep:
|
||||
rationale: A build dependency.
|
||||
ref: f38
|
||||
buildorder: 1
|
||||
perl-Test-Base:
|
||||
rationale: A build dependency.
|
||||
ref: f38
|
||||
buildorder: 2
|
||||
perl-Test-YAML:
|
||||
rationale: A build dependency.
|
||||
ref: f38
|
||||
buildorder: 3
|
||||
Loading…
Add table
Add a link
Reference in a new issue