From 8127b6ff56a9c2fd0242a95b66dba4953a0d44c5 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mar 11 2019 18:54:04 +0000 Subject: use python3-sphinx (on f30, python-sphinx 2.0b1 busted, #1687572) --- diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index fd407ca..c688249 100644 --- a/extra-cmake-modules.spec +++ b/extra-cmake-modules.spec @@ -2,7 +2,11 @@ #global bootstrap 1 %if !0%{?bootstrap} +# http://bugzilla.redhat.com/1687572 +# python3-sphinx-2.0 b1 busted +%if 0%{?fedora} < 31} %global docs 1 +%endif %global tests 1 %endif @@ -129,7 +133,8 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog * Mon Mar 11 2019 Rex Dieter - 5.56.0-2 -- use python3-sphinx, %%make_build +- use %%make_build +- use python3-sphinx (on f30, python-sphinx 2.0b1 busted, #1687572) * Tue Mar 05 2019 Rex Dieter - 5.56.0-1 - 5.56.0