Blame bind.yaml

549c85e
document: modulemd
549c85e
version: 1
549c85e
data:
ffa7b31
    summary: BIND Module
ffa7b31
05458d5
    description: >-
05458d5
        BIND (Berkeley Internet Name Domain) is an implementation of the DNS
05458d5
        (Domain Name System) protocols. BIND includes a DNS server (named),
05458d5
        which resolves host names to IP addresses; a resolver library
05458d5
        (routines for applications to use when interfacing with DNS); and
05458d5
        tools for verifying that the DNS server is operating properly.
ffa7b31
549c85e
    license:
a83a547
        module:
a83a547
            - MIT
a83a547
        content:
ffa7b31
            - MPLv2.0   # bind
ffa7b31
            - LGPLv2+   # GeoIP
ffa7b31
            - CC-BY-SA  # GeoIP-GeoLite-data
ffa7b31
549c85e
    dependencies:
549c85e
        buildrequires:
5e791dc
            bootstrap: f27
549c85e
        requires:
5e791dc
            platform: f27
3d64b62
            python3: 3.6
3d64b62
            python3-ecosystem: f27
1cc95ed
            postgresql: 9.6
ffa7b31
549c85e
    references:
ffa7b31
        community: https://docs.pagure.org/modularity/
ffa7b31
        documentation: https://github.com/modularity-modules/bind
a83a547
        tracker: https://github.com/modularity-modules/bind/issues
ffa7b31
549c85e
    profiles:
549c85e
        default:
549c85e
            rpms:
549c85e
                - bind
ffa7b31
                - bind-chroot
ffa7b31
                - bind-sdb
ffa7b31
                - bind-sdb-chroot
ffa7b31
                - bind-pkcs11
ffa7b31
                - bind-utils
ffa7b31
                - bind-pkcs11-utils
ffa7b31
                - python3-bind
ffa7b31
        server:
ffa7b31
            rpms:
ffa7b31
                - bind
ffa7b31
        client:
ffa7b31
            rpms:
ffa7b31
                - bind-utils
ffa7b31
549c85e
    api:
549c85e
        rpms:
a83a547
            - bind
a83a547
            - bind-chroot
a83a547
            - bind-sdb
a83a547
            - bind-sdb-chroot
ffa7b31
            - bind-pkcs11
a83a547
            - bind-utils
ffa7b31
            - bind-pkcs11-utils
a83a547
            - python3-bind
ffa7b31
549c85e
    components:
549c85e
        rpms:
a83a547
            bind:
ffa7b31
                rationale: BIND package.
f4026f5
                ref: f27
ffa7b31
                buildorder: 2
ffa7b31
            GeoIP:
ffa7b31
                rationale: Needed for GeoIP ACLs in BIND.
f4026f5
                ref: f27
ffa7b31
                buildorder: 1
ffa7b31
            GeoIP-GeoLite-data:
ffa7b31
                rationale: Geolocation data for GeoIP
f4026f5
                ref: f27
ffa7b31
                buildorder: 1