adding README.md with deps and bind.yaml

This commit is contained in:
mkocka 2017-04-11 11:13:59 +02:00
commit 3700405830
2 changed files with 46 additions and 0 deletions

15
README.md Normal file
View file

@ -0,0 +1,15 @@
bind dependencies
====================
build dependencies calculated by brt_dep_solver
-----------------------------------------------
autoconf
docbook-style-xsl
GeoIP
mariadb
postgresql
python3
runtime dependencies calculated by brt_dep_solver
-------------------------------------------------
bind

31
bind.yaml Normal file
View file

@ -0,0 +1,31 @@
data:
api:
rpms:
- bind
components:
rpms:
GeoIP: {rationale: Build dependency.}
autoconf: {rationale: Build dependency.}
bind: {rationale: Runtime dependency.}
docbook-style-xsl: {rationale: Build dependency.}
mariadb: {rationale: Build dependency.}
postgresql: {rationale: Build dependency.}
python3: {rationale: Build dependency.}
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.'
filter: {}
license:
module: [ISC]
name: ''
stream: ''
summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
version: 0
document: modulemd
version: 1