[openstack-sahara] adding BuildRequires for python-sphinx

Michael McCune mimccune at fedoraproject.org
Mon May 5 18:45:28 UTC 2014


commit eee7d48c8c5be65c82e676c19afcff4f9aa12ff6
Author: Michael McCune <mimccune at redhat.com>
Date:   Mon May 5 14:45:09 2014 -0400

    adding BuildRequires for python-sphinx

 openstack-sahara.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/openstack-sahara.spec b/openstack-sahara.spec
index d6c336e..4df09e7 100644
--- a/openstack-sahara.spec
+++ b/openstack-sahara.spec
@@ -29,7 +29,7 @@
 
 Name:          openstack-sahara
 Version:       2014.1.0
-Release:       10%{?dist}
+Release:       11%{?dist}
 Provides:      openstack-savanna = %{version}-%{release}
 Obsoletes:     openstack-savanna <= 2014.1.b3-3
 Summary:       Apache Hadoop cluster management on OpenStack
@@ -43,6 +43,7 @@ BuildArch:     noarch
 
 BuildRequires: python2-devel
 BuildRequires: python-setuptools
+BuildRequires: python-sphinx >= 1.1.2
 BuildRequires: python-oslo-sphinx
 BuildRequires: python-sphinxcontrib-httpdomain
 BuildRequires: python-pbr >= 0.5.19
@@ -248,6 +249,9 @@ fi
 
 
 %changelog
+* Mon May 05 2014 Michael McCune <mimccune at redhat> - 2014.1.0-11
+- Adding BuildRequire for python-sphinx
+
 * Mon May 05 2014 Michael McCune <mimccune at redhat> - 2014.1.0-10
 - Removing pbr from Requires
 - changing version and release temp from patch


More information about the scm-commits mailing list