From 97db3163e168c333fbe7b2009a64823d499c5d0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 19 Nov 2021 17:38:55 +0100 Subject: [PATCH] Allow to build on EPEL 9 Next, without docs --- python-filelock.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-filelock.spec b/python-filelock.spec index 4d80115..5c42a3b 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -1,5 +1,10 @@ %global srcname filelock + +%if 0%{?fedora} %bcond_without docs +%else +%bcond_with docs +%endif Name: python-%{srcname} Version: 3.3.1