From cf56daa0c350cb896ab4b46f2527b64ea621376f Mon Sep 17 00:00:00 2001 From: Markus Date: Thu, 28 Jan 2021 18:22:38 +0100 Subject: [PATCH] fix build with sphinxcontrib-bibtex (RHBZ #1921498) --- PDAL.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/PDAL.spec b/PDAL.spec index b0ec2d8..82f9313 100644 --- a/PDAL.spec +++ b/PDAL.spec @@ -36,6 +36,9 @@ Patch1: PDAL_tests.patch # https://github.com/PDAL/PDAL/issues/3280 Patch2: PDAL_broken-tests.patch +# fix build with sphinxcontrib-bibtex 2.0 (RHBZ #1921498) +Patch3: PDAL_sphinxconf.patch + BuildRequires: boost-devel BuildRequires: cmake BuildRequires: eigen3-devel @@ -234,6 +237,9 @@ sphinx-build -b html . build/html %license LICENSE.txt %changelog +* Thu Jan 28 2021 Markus Neteler 2.2.0-6 +- fix build with sphinxcontrib-bibtex 2.0 (RHBZ #1921498) + * Mon Jan 25 2021 Fedora Release Engineering - 2.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild