[openstack-packstack/el6-havana] Added python-netaddr dependency

Martin Mágr mmagr at fedoraproject.org
Tue Sep 3 09:11:54 UTC 2013


commit d35136916c18abb887f4bd1f86ea31b6e5db0446
Author: Martin Magr <mmagr at redhat.com>
Date:   Tue Sep 3 10:48:17 2013 +0200

    Added python-netaddr dependency

 openstack-packstack.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index a08e9f2..ba6330f 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -25,6 +25,7 @@ BuildRequires:  python-sphinx
 %endif
 
 Requires:       openssh-clients
+Requires:       python-netaddr
 
 %description
 Packstack is a utility that uses puppet modules to install openstack
@@ -102,6 +103,9 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Tue Sep 3 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.5.dev740
+- Added python-netaddr depencency
+
 * Mon Sep 2 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.4.dev740
 - Added GRE support (#1003120)
 - Added MySQL admin password confirmation (#977443)


More information about the scm-commits mailing list