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