From ab74f1f161e4d7d2f39a01811d55979b441ebf86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Thu, 24 Jun 2021 13:10:22 +0200 Subject: [PATCH] Enable DNSTAP feature Resolves: rhbz#1975268 --- bind.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index 2ccb069..e10f93f 100644 --- a/bind.spec +++ b/bind.spec @@ -20,7 +20,7 @@ %bcond_without GEOIP2 # kyua no longer in buildroot in RHEL9 %bcond_with UNITTEST -%bcond_with DNSTAP +%bcond_without DNSTAP %bcond_with LMDB %bcond_without DOC # Because of issues with PDF rebuild, include only HTML pages @@ -1134,6 +1134,7 @@ fi; * Thu Jun 24 2021 Petr Menšík - 32:9.16.15-3 - Disable building of DLZ and PKCS11 - Build HTML documentation into separate bind-doc subpackage +- Enable DNSTAP feature (#1975268) * Wed Jun 16 2021 Mohan Boddu - 32:9.16.15-2 - Rebuilt for RHEL 9 BETA for openssl 3.0