From e89ef51a866bb0d454f7e74524996a1fc5bf84d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Wed, 23 Jun 2021 16:22:45 +0200 Subject: [PATCH] Enable rebuilding HTML documentation Build separate bind-doc package with possibly modified documentation. Related: rhbz#1956777 --- bind.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index 0923b7a..2ccb069 100644 --- a/bind.spec +++ b/bind.spec @@ -22,7 +22,7 @@ %bcond_with UNITTEST %bcond_with DNSTAP %bcond_with LMDB -%bcond_with DOC +%bcond_without DOC # Because of issues with PDF rebuild, include only HTML pages %bcond_with DOCPDF %bcond_with TSAN @@ -1133,6 +1133,7 @@ fi; %changelog * 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 * Wed Jun 16 2021 Mohan Boddu - 32:9.16.15-2 - Rebuilt for RHEL 9 BETA for openssl 3.0