Blame SOURCES/modulemd.src.txt

3c6944
document: modulemd
3c6944
version: 2
3c6944
data:
3c6944
    # From mercurial.spec Summary
3c6944
    summary: Mercurial -- a distributed SCM
3c6944
    # From mercurial.spec description
3c6944
    description: >-
3c6944
            Mercurial is a fast, lightweight source control management system designed
3c6944
            for efficient handling of very large distributed projects.
3c6944
    license:
3c6944
        module:
3c6944
            - MIT
3c6944
    references:
3c6944
        community: https://www.mercurial-scm.org/
3c6944
        documentation: https://www.mercurial-scm.org/guide
3c6944
        tracker: https://www.mercurial-scm.org/wiki/BugTracker
3c6944
    dependencies:
3c6944
        - buildrequires:
3c6944
            platform: [el8]
3c6944
            python27: [2.7]
3c6944
          requires:
3c6944
            platform: [el8]
3c6944
            python27: [2.7]
3c6944
    components:
3c6944
        # SRPMs
3c6944
        rpms:
3c6944
            mercurial:
3c6944
                # From mercurial.spec Summary
3c6944
                rationale: Mercurial -- a distributed SCM
3c6944
                ref: stream-mercurial-4.8
3c6944
    api:
3c6944
        # RPMs
3c6944
        # From *.spec %package
3c6944
        # *-doc are filtered.
3c6944
        rpms:
3c6944
            # From mercurial.spec
3c6944
            - mercurial
3c6944
            - mercurial-hgk
3c6944
    profiles:
3c6944
        common:
3c6944
            rpms:
3c6944
                - mercurial
3c6944