[openstack-nova/f16] Remove python-libguestfs dependency (#738187)

Mark McLoughlin markmc at fedoraproject.org
Wed Sep 14 10:07:09 UTC 2011


commit 71d5a187bd281086cedaf50ab2b98a8a453599a7
Author: Mark McLoughlin <markmc at redhat.com>
Date:   Wed Sep 14 11:04:55 2011 +0100

    Remove python-libguestfs dependency (#738187)

 openstack-nova.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index fa6b08c..da05fc7 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -4,7 +4,7 @@
 
 Name:             openstack-nova
 Version:          2011.3
-Release:          0.8.%{milestone}%{?dist}
+Release:          0.9.%{milestone}%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -113,7 +113,6 @@ Requires:         scsi-target-utils
 Requires:         lvm2
 Requires:         socat
 Requires:         coreutils
-Requires:         python-libguestfs
 
 %description -n   python-nova
 OpenStack Compute (codename Nova) is open source software designed to
@@ -352,6 +351,9 @@ fi
 %endif
 
 %changelog
+* Wed Sep 14 2011 Mark McLoughlin <markmc at redhat.com> - 2011.3-0.9.d4
+- Remove python-libguestfs dependency (#738187)
+
 * Mon Sep  5 2011 Mark McLoughlin <markmc at redhat.com> - 2011.3-0.8.d4
 - Add iptables rule to allow EC2 metadata requests (#734347)
 


More information about the scm-commits mailing list