From 9c24b75338d220b0b3930376e1bb284dda8334d3 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 31 Oct 2024 14:16:51 -0400 Subject: [PATCH] Add a conditional to build in EPEL10 (without PDF docs for now) --- python-OWSLib.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 08de593..effd57e 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -2,7 +2,8 @@ # https://bugzilla.redhat.com/show_bug.cgi?id=2006555 for discussion. # # We can generate PDF documentation as a substitute. -%bcond doc_pdf 1 +# EPEL10 does not (yet) have pandoc. +%bcond doc_pdf %{undefined el10} Name: python-OWSLib Version: 0.30.0