[openstack-nova/f21] restore dep on libvirt-python removed by accident

Alan Pevec apevec at fedoraproject.org
Tue Sep 2 18:44:08 UTC 2014


commit f074a26e70f1aa2db7676b3bd50b3e1b822e60d9
Author: Alan Pevec <alan.pevec at redhat.com>
Date:   Tue Sep 2 20:38:52 2014 +0200

    restore dep on libvirt-python removed by accident

 openstack-nova.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index a656874..35a93e5 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -3,7 +3,7 @@
 
 Name:             openstack-nova
 Version:          2014.1.2
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -114,6 +114,7 @@ Requires:         iscsi-initiator-utils
 Requires:         iptables iptables-ipv6
 Requires:         ipmitool
 Requires:         python-libguestfs
+Requires:         libvirt-python
 Requires:         libvirt >= 0.9.6
 Requires:         libvirt-daemon-kvm
 %if 0%{?rhel}==0
@@ -737,6 +738,9 @@ exit 0
 %endif
 
 %changelog
+* Tue Sep 02 2014 Alan Pevec <apevec at redhat.com> - 2014.1.2-2
+- restore dep on libvirt-python removed by accident
+
 * Sun Aug 10 2014 Vladan Popovic <vpopovic at redhat.com> 2014.1.2-1
 - Update to upstream 2014.1.2
 


More information about the scm-commits mailing list