Debootsrap roman-numerals

[skip changelog]
This commit is contained in:
Miro Hrončok
2026-02-11 13:39:02 +01:00
parent 59303ae9d8
commit e4c31fd612
+1 -1
View File
@@ -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