From b65093a110d59fba636bd267892368a9ee2c0dc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 4 Jul 2024 23:05:16 +0200 Subject: [PATCH] Disable doc on RHEL There is no /usr/bin/xindy in c9s, epel9, c10s. This package might be needed in future epel10 for tox. [skip changelog] --- python-chardet.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-chardet.spec b/python-chardet.spec index 9fb3cab..4d6b7e6 100644 --- a/python-chardet.spec +++ b/python-chardet.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 1 +# EL 9/10 has no /usr/bin/xindy +%bcond doc %{undefined rhel} Name: python-chardet Version: 5.2.0