Disable PDF building on Rawhide (#1984687)

Just temporary workaround to failing pdf build.
This commit is contained in:
Petr Menšík 2021-07-21 23:39:34 +02:00
parent 3bd7080e53
commit a58a3a3f05
1 changed files with 3 additions and 1 deletions

View File

@ -19,7 +19,8 @@
%bcond_without DNSTAP
%bcond_without LMDB
%bcond_without DOC
%if 0%{?fedora}
%if 0%{?fedora} && 0%{?fedora} < 35
# 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
%bcond_without DOCPDF
@ -1130,6 +1131,7 @@ fi;
%changelog
* Wed Jul 21 2021 Petr Menšík <pemensik@redhat.com> - 32:9.16.19-1
- Update to 9.16.19 (#1984627)
- Disable PDF rebuild on Rawhide (#1984687)
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 32:9.16.18-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild