diff --git a/.gitignore b/.gitignore deleted file mode 100644 index e69de29..0000000 diff --git a/README.md b/README.md deleted file mode 100644 index 3035600..0000000 --- a/README.md +++ /dev/null @@ -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 diff --git a/bind.yaml b/bind.yaml deleted file mode 100644 index b3bbad1..0000000 --- a/bind.yaml +++ /dev/null @@ -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: - profiles: - default: - rpms: - - bind - api: - rpms: - - bind - components: - rpms: - bind: - rationale: bind package. - ref: f26 - buildorder: 10 diff --git a/dead.module b/dead.module new file mode 100644 index 0000000..cfb6fca --- /dev/null +++ b/dead.module @@ -0,0 +1 @@ +Unsupported diff --git a/sources b/sources deleted file mode 100644 index e69de29..0000000