[openstack-packstack/f20] Added python-netaddr dependency

Martin Mágr mmagr at fedoraproject.org
Tue Sep 3 08:49:56 UTC 2013


commit 76e3e1cc622c2d14408358f83d706c74c7b869e7
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 ed7c913..315d998 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -24,6 +24,7 @@ BuildRequires:  python-sphinx
 %endif
 
 Requires:       openssh-clients
+Requires:       python-netaddr
 
 %description
 Packstack is a utility that uses puppet modules to install openstack
@@ -99,6 +100,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