mbox

[PATCHv2] bind: Rework package and update to 9.9.9-P6

Message ID 20170423074159.3144-1-stefan.schantl@ipfire.org
State Accepted
Headers

Message

Stefan Schantl April 23, 2017, 5:41 p.m. UTC
  This commit rapidely slims down the bind package. It now only
provides the libraries and development files, which are needed
to build the isc-dhcp server and in a subpackage some very handy
utils like dig, host and some more.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 bind/bind.nm                                       | 144 ++++-----
 bind/named.tmpfiles                                |   1 -
 bind/patches/bind-9.5-PIE.patch                    |  27 --
 bind/patches/bind-9.5-parallel-build.patch         |  14 -
 bind/patches/bind-9.9-libidn.patch                 | 326 ---------------------
 ...-9.7-exportlib.patch => bind97-exportlib.patch} |   0
 bind/patches/bind99-dont-build-bin.patch           |  13 +
 7 files changed, 72 insertions(+), 453 deletions(-)
 delete mode 100644 bind/named.tmpfiles
 delete mode 100644 bind/patches/bind-9.5-PIE.patch
 delete mode 100644 bind/patches/bind-9.5-parallel-build.patch
 delete mode 100644 bind/patches/bind-9.9-libidn.patch
 rename bind/patches/{bind-9.7-exportlib.patch => bind97-exportlib.patch} (100%)
 create mode 100644 bind/patches/bind99-dont-build-bin.patch