[openstack-glance/f20] reneable python-oslo-sphinx usage

Pádraig Brady pbrady at fedoraproject.org
Thu Apr 10 15:49:50 UTC 2014


commit 284e21deae062f0af6cfb2288fcff84d1b5eb543
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Apr 10 16:21:22 2014 +0100

    reneable python-oslo-sphinx usage
    
    which is available on f20 and used by keystone also

 openstack-glance.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/openstack-glance.spec b/openstack-glance.spec
index 2a17080..c1b6da0 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,6 +1,6 @@
 Name:             openstack-glance
 Version:          2013.2.3
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          OpenStack Image Service
 
 Group:            Applications/System
@@ -22,7 +22,6 @@ Source8:          glance-scrubber-dist.conf
 #
 Patch0001: 0001-Remove-runtime-dep-on-python-pbr.patch
 Patch0002: 0002-Don-t-access-the-net-while-building-docs.patch
-Patch0003: 0003-avoid-python-olso-sphinx-build-requirement.patch
 
 BuildArch:        noarch
 BuildRequires:    python2-devel
@@ -38,6 +37,7 @@ Requires:         python-glanceclient >= 1:0
 Requires:         openstack-utils
 BuildRequires:    openstack-utils
 BuildRequires:    python-pbr
+BuildRequires:    python-oslo-sphinx
 
 %description
 OpenStack Image Service (code-named Glance) provides discovery, registration,
@@ -112,7 +112,7 @@ This package contains documentation files for glance.
 
 %patch0001 -p1
 %patch0002 -p1
-%patch0003 -p1
+
 # Remove bundled egg-info
 rm -rf glance.egg-info
 sed -i '/\/usr\/bin\/env python/d' glance/common/config.py glance/common/crypt.py glance/db/sqlalchemy/migrate_repo/manage.py
@@ -318,7 +318,7 @@ fi
 %doc doc/build/html
 
 %changelog
-* Thu Apr 10 2014 Pádraig Brady <pbrady at redhat.com> - 2013.2.3-1
+* Thu Apr 10 2014 Pádraig Brady <pbrady at redhat.com> - 2013.2.3-2
 - Update to Havana stable release 2013.2.3
 
 * Fri Feb 14 2014 Flavio Percoco <flavio at redhat.com> 2013.2.2-1


More information about the scm-commits mailing list