[python-taskflow/epel7] Fix Build (oslosphinx again

Haïkel Guémar hguemar at fedoraproject.org
Sun Jan 18 00:09:31 UTC 2015


commit ffc8bf93fa78dbe239eaac58a72e48cd633fc94b
Author: Haikel Guemar <hguemar at redhat.com>
Date:   Sun Jan 18 01:09:38 2015 +0100

    Fix Build (oslosphinx again

 python-taskflow.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/python-taskflow.spec b/python-taskflow.spec
index b99d249..0c5b08f 100644
--- a/python-taskflow.spec
+++ b/python-taskflow.spec
@@ -61,6 +61,7 @@ rm -rf %{pypi_name}.egg-info
 # to distutils requires_dist config
 rm -rf {test-,}requirements.txt
 
+sed -i 's/oslosphinx/oslo.sphinx/' doc/source/conf.py
 
 %build
 %{__python2} setup.py build


More information about the scm-commits mailing list