From e4c31fd6127d0b3ca9d2dcb56de7337c1fe799cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 11 Feb 2026 13:39:02 +0100 Subject: [PATCH] Debootsrap roman-numerals [skip changelog] --- python-sphinx.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sphinx.spec b/python-sphinx.spec index f058893..5368e8f 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -1,7 +1,7 @@ # When bootstrapping sphinx in Fedora, we don't yet have sphinxcontrib-* # Without the packages, we have warnings in docs, but it's not a hard dependency # We don't want to support sphinxcontrib-* in RHEL, hence disabling the dependencies -%bcond sphinxcontrib 0 +%bcond sphinxcontrib %{undefined rhel} # RHEL does not include python3-snowballstemmer (SRPM: snowball) %bcond snowballstemmer %{undefined rhel} # Also, we don't have all the tests requirements