56 lines
1.9 KiB
YAML
56 lines
1.9 KiB
YAML
document: modulemd
|
|
version: 1
|
|
data:
|
|
summary: Standalone, extensible Perl module installer
|
|
description: >
|
|
Module::Install is a package for writing installers for CPAN (or
|
|
CPAN-like) distributions that are clean, simple, minimalist, act in
|
|
a strictly correct manner with ExtUtils::MakeMaker, and will run on
|
|
any Perl installation version 5.005 or newer.
|
|
license:
|
|
module: [ MIT ]
|
|
dependencies:
|
|
buildrequires:
|
|
base-runtime: f26
|
|
perl: f26
|
|
perl-Module-Install-bootstrap: f26
|
|
requires:
|
|
perl: f26
|
|
references:
|
|
community: https://fedoraproject.org/wiki/Modularity
|
|
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
|
api:
|
|
rpms:
|
|
- perl-Module-Install
|
|
- perl-Module-Install-AuthorTests
|
|
- perl-Module-Install-ExtraTests
|
|
filter:
|
|
rpms:
|
|
# This is provided by MBR, we do not need any different content
|
|
# there, not providing it will preserve MBR's NEVRA and that's
|
|
# good for dependend modules.
|
|
- perl-srpm-macros
|
|
components:
|
|
rpms:
|
|
perl-srpm-macros:
|
|
rationale: Build dependency.
|
|
ref: dab4d381e4a515018e089413f8742a6fe004b356
|
|
buildorder: -1
|
|
perl-File-Remove:
|
|
rationale: Run-time dependency.
|
|
ref: f26
|
|
perl-Module-Install:
|
|
rationale: The API.
|
|
ref: f26
|
|
perl-Module-Install-AuthorTests:
|
|
rationale: The API.
|
|
ref: f26
|
|
perl-Module-Install-ExtraTests:
|
|
rationale: The API.
|
|
ref: f26
|
|
perl-Module-ScanDeps:
|
|
rationale: Run-time dependency.
|
|
ref: f26
|
|
perl-YAML-Tiny:
|
|
rationale: Run-time dependency.
|
|
ref: f26
|