adding bootstrap for local testing
This commit is contained in:
parent
549c85e7be
commit
50f051f302
1 changed files with 4 additions and 8 deletions
12
bind.yaml
12
bind.yaml
|
|
@ -3,27 +3,23 @@ version: 1
|
|||
data:
|
||||
summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server.
|
||||
description: 'BIND (Berkeley Internet Name Domain) is an implementation of the DNS
|
||||
|
||||
(Domain Name System) protocols. BIND includes a DNS server (named),
|
||||
|
||||
which resolves host names to IP addresses; a resolver library
|
||||
|
||||
(routines for applications to use when interfacing with DNS); and
|
||||
|
||||
tools for verifying that the DNS server is operating properly.'
|
||||
|
||||
license:
|
||||
module: [ ISC ]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
base-runtime: f26
|
||||
# perl: f26
|
||||
# base-runtime: f26
|
||||
bootstrap: f26
|
||||
perl: f26
|
||||
common-build-dependencies: f26
|
||||
shared-userspace: f26
|
||||
requires:
|
||||
shared-userspace: f26
|
||||
base-runtime: f26
|
||||
# perl: f26
|
||||
perl: f26
|
||||
references:
|
||||
community: https://fedoraproject.org/wiki/Modularity
|
||||
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue