[openstack-nova/el6-grizzly] Add the dep on python-pyasn1

Nikola Dipanov ndipanov at fedoraproject.org
Tue Feb 26 17:36:45 UTC 2013


commit 1c3b16c4e17745f32f84434efbbcd4a55723d999
Author: Nikola Dipanov <ndipanov at redhat.com>
Date:   Tue Feb 26 18:41:42 2013 +0100

    Add the dep on python-pyasn1

 openstack-nova.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 3b38efe..49658d1 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -2,7 +2,7 @@
 
 Name:             openstack-nova
 Version:          2013.1
-Release:          0.5.g3%{?dist}
+Release:          0.6.g3%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -350,6 +350,7 @@ Requires:         python-glanceclient >= 1:0
 Requires:         python-quantumclient >= 1:2
 Requires:         python-novaclient
 Requires:         python-oslo-config
+Requires:         python-pyasn1
 
 %description -n   python-nova
 OpenStack Compute (codename Nova) is open source software designed to
@@ -812,6 +813,9 @@ fi
 %endif
 
 %changelog
+* Tue Feb 26 2013 Nikola Đipanov <ndipanov at redhat.com> - 2013.1-0.6.g3
+- Add dep to python-pyasn1
+
 * Mon Feb 25 2013 Nikola Đipanov <ndipanov at redhat.com> - 2013.1-0.5.g3
 - Update to Grizzly milestone 3
 


More information about the scm-commits mailing list