diff --git a/bind9-next.spec b/bind9-next.spec index 53ee3a9..f601600 100644 --- a/bind9-next.spec +++ b/bind9-next.spec @@ -22,7 +22,10 @@ %bcond_without DOC # Because of issues with PDF rebuild, include only HTML pages # Current error: unable top find isc-logo.pdf +%if 0%{?fedora} +# RHEL and ELN do not have all required packages %bcond_without DOCPDF +%endif %bcond_with TSAN %{?!bind_uid: %global bind_uid 25}