Compare commits
12 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b58352183 | |||
|
|
0a5212c332 | ||
|
|
97f9fcf9e7 | ||
|
|
af08796a5b | ||
|
|
96f5c28893 | ||
|
|
e980803518 | ||
|
|
05458d5c84 | ||
|
|
1cc95edfcd | ||
|
|
f4026f5443 | ||
|
|
47db2f00e5 | ||
|
|
ffa7b31147 | ||
|
|
a83a547042 |
5 changed files with 1 additions and 54 deletions
0
.gitignore
vendored
0
.gitignore
vendored
15
README.md
15
README.md
|
|
@ -1,15 +0,0 @@
|
||||||
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
|
|
||||||
39
bind.yaml
39
bind.yaml
|
|
@ -1,39 +0,0 @@
|
||||||
document: modulemd
|
|
||||||
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:
|
|
||||||
bootstrap: f26
|
|
||||||
perl: f26
|
|
||||||
common-build-dependencies: f26
|
|
||||||
mariadb: f26
|
|
||||||
postgresql: f26
|
|
||||||
requires:
|
|
||||||
shared-userspace: f26
|
|
||||||
base-runtime: f26
|
|
||||||
perl: f26
|
|
||||||
references:
|
|
||||||
community: https://fedoraproject.org/wiki/Modularity
|
|
||||||
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
|
||||||
# tracker: <no tracker>
|
|
||||||
profiles:
|
|
||||||
default:
|
|
||||||
rpms:
|
|
||||||
- bind
|
|
||||||
api:
|
|
||||||
rpms:
|
|
||||||
- bind
|
|
||||||
components:
|
|
||||||
rpms:
|
|
||||||
bind:
|
|
||||||
rationale: bind package.
|
|
||||||
ref: f26
|
|
||||||
buildorder: 10
|
|
||||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Unsupported
|
||||||
0
sources
0
sources
Loading…
Add table
Add a link
Reference in a new issue