Reenable PDF building again (#1984687)
This commit is contained in:
parent
dc4646b7fd
commit
77857154b5
@ -19,9 +19,7 @@
|
|||||||
%bcond_without DNSTAP
|
%bcond_without DNSTAP
|
||||||
%bcond_without LMDB
|
%bcond_without LMDB
|
||||||
%bcond_without DOC
|
%bcond_without DOC
|
||||||
%if 0%{?fedora} && 0%{?fedora} < 35
|
%if 0%{?fedora}
|
||||||
# FIXME: broken again on f35 (bug #1984687)
|
|
||||||
# Because of issues with PDF rebuild, include only HTML pages
|
|
||||||
# RHEL and ELN do not have all required packages
|
# RHEL and ELN do not have all required packages
|
||||||
%bcond_without DOCPDF
|
%bcond_without DOCPDF
|
||||||
%endif
|
%endif
|
||||||
@ -55,7 +53,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
|
|||||||
Name: bind
|
Name: bind
|
||||||
License: MPLv2.0
|
License: MPLv2.0
|
||||||
Version: 9.16.19
|
Version: 9.16.19
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Epoch: 32
|
Epoch: 32
|
||||||
Url: https://www.isc.org/downloads/bind/
|
Url: https://www.isc.org/downloads/bind/
|
||||||
#
|
#
|
||||||
@ -1132,6 +1130,9 @@ fi;
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 03 2021 Petr Menšík <pemensik@redhat.com> - 32:9.16.19-3
|
||||||
|
- Reenable PDF building again (#1984687)
|
||||||
|
|
||||||
* Fri Jul 23 2021 Petr Menšík <pemensik@redhat.com> - 32:9.16.19-2
|
* Fri Jul 23 2021 Petr Menšík <pemensik@redhat.com> - 32:9.16.19-2
|
||||||
- Include backward compatible html symlink in doc subpackage
|
- Include backward compatible html symlink in doc subpackage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user