[openstack-neutron] Add python-pbr dependency for now

Terry Wilson otherwiseguy at fedoraproject.org
Tue Sep 10 16:31:57 UTC 2013


commit 458eb3a9120f5e4590632cb951382175992cabbc
Author: Terry Wilson <twilson at redhat.com>
Date:   Tue Sep 10 11:31:26 2013 -0500

    Add python-pbr dependency for now

 openstack-neutron.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/openstack-neutron.spec b/openstack-neutron.spec
index c947eb4..690921b 100644
--- a/openstack-neutron.spec
+++ b/openstack-neutron.spec
@@ -46,6 +46,7 @@ BuildRequires:  python-d2to1
 
 Requires:	python-neutron = %{version}-%{release}
 Requires:	openstack-utils
+Requires:	python-pbr
 
 # dnsmasq is not a hard requirement, but is currently the only option
 # when neutron-dhcp-agent is deployed.


More information about the scm-commits mailing list