[openstack-nova] remove the socat dependency no longer needed by Essex

Pádraig Brady pbrady at fedoraproject.org
Wed May 9 15:32:32 UTC 2012


commit f06420060ef4e630c254d659b19a2ce0b88e4221
Author: Alan Pevec <apevec at redhat.com>
Date:   Wed May 9 16:28:53 2012 +0100

    remove the socat dependency no longer needed by Essex

 openstack-nova.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 6a74ff6..8f1bff9 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -2,7 +2,7 @@
 
 Name:             openstack-nova
 Version:          2012.1
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -133,7 +133,6 @@ Requires:         iptables iptables-ipv6
 Requires:         iscsi-initiator-utils
 Requires:         scsi-target-utils
 Requires:         lvm2
-Requires:         socat
 Requires:         coreutils
 
 %description -n   python-nova
@@ -395,6 +394,9 @@ fi
 %endif
 
 %changelog
+* Wed May 09 2012 Alan Pevec <apevec at redhat.com> - 2012.1-4
+- Remove the socat dependency no longer needed by Essex
+
 * Wed Apr 27 2012 Pádraig Brady <P at draigBrady.com> - 2012.1-3
 - Reference new Essex services at installation
 


More information about the scm-commits mailing list