From e0e244ab453b9578aac1d11a3f1e266aaa7363cb Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 12 2019 21:50:06 +0000 Subject: Unsupported --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index e69de29..0000000 --- a/.gitignore +++ /dev/null diff --git a/README.md b/README.md deleted file mode 100644 index 9960c51..0000000 --- a/README.md +++ /dev/null @@ -1,12 +0,0 @@ -build-dependencies generated by brt_dep_solver.sh -============================================== -autoconf -automake -bind99 -doxygen - -runtime-dependencies generated by brt_dep_solver.sh -============================================== -bind99 -dhcp - diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..cfb6fca --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Unsupported diff --git a/dhcp-server.yaml b/dhcp-server.yaml deleted file mode 100644 index f6c16b1..0000000 --- a/dhcp-server.yaml +++ /dev/null @@ -1,47 +0,0 @@ -document: modulemd -version: 1 -data: - summary: Provides the ISC DHCP server - version: 0 - filter: {} - license: - module: [ISC] - name: '' - stream: '' - description: 'DHCP (Dynamic Host Configuration Protocol) is a protocol which allows - - individual devices on an IP network to get their own network - - configuration information (IP address, subnetmask, broadcast address, - - etc.) from a DHCP server. The overall purpose of DHCP is to make it - - easier to administer a large network. - - - This package provides the ISC DHCP server.' - profiles: - default: - rpms: - - dhcp-server - dependencies: - buildrequires: - base-runtime: master - common-build-dependencies-bootstrap: master - perl: master - requires: - base-runtime: master - api: - rpms: - - dhcp-server - components: - rpms: - bind99: - rationale: Build and runtime dependency. - dhcp: - rationale: Runtime dependency. - buildorder: 10 - - - - diff --git a/sources b/sources deleted file mode 100644 index e69de29..0000000 --- a/sources +++ /dev/null