[os-cloud-config] Add python-pbr to BuildRequires

slagle slagle at fedoraproject.org
Fri Sep 12 15:59:51 UTC 2014


commit b766d20cf9a113ff5bb5b3836ec6da5871b9395d
Author: James Slagle <jslagle at redhat.com>
Date:   Fri Sep 12 11:59:43 2014 -0400

    Add python-pbr to BuildRequires

 os-cloud-config.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/os-cloud-config.spec b/os-cloud-config.spec
index 0e20e11..c6744a7 100644
--- a/os-cloud-config.spec
+++ b/os-cloud-config.spec
@@ -10,6 +10,7 @@ Source0:		http://tarballs.openstack.org/%{name}/%{name}-%{version}.tar.gz
 BuildArch:		noarch
 BuildRequires:		python-setuptools
 BuildRequires:		python2-devel
+BuildRequires:		python-pbr
 
 Requires:		python-setuptools
 Requires:		python-argparse
@@ -44,6 +45,9 @@ configuration of OpenStack clouds.
 %{_bindir}/setup-neutron
 
 %changelog
+* Fri Sep 12 2014 James Slagle <jslagle at redhat.com> - 0.1.8-3
+- Add python-pbr to BuildRequires
+
 * Fri Sep 05 2014 James Slagle <jslagle at redhat.com> - 0.1.8-2
 - Updating spec for Fedora review process
 


More information about the scm-commits mailing list