Blob Blame History Raw
document: modulemd
version: 1
data:
    summary: A test module in all its beautiful beauty.
    description: This module demonstrates how to write simple modulemd files And can be used for testing the build and release pipeline.
    license:
        module: [ MIT ]
    dependencies:
        buildrequires:
            platform: f33
        requires:
            platform: f33
    references:
        community: https://fedoraproject.org/wiki/Modularity
        documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
        tracker: https://taiga.fedorainfracloud.org/project/modularity
    profiles:
        default:
            rpms:
                - tangerine
    api:
        rpms:
            - perl-Tangerine
            - tangerine
    components:
        rpms:
            perl-List-Compare:
                rationale: A dependency of tangerine.
                ref: master
        modules:
            dwm:
                rationale: Testing module inclusion.
                ref: 6.1
                buildorder: 10