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

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


commit 9579b8a24b03365ad07a5aab5fd87941bfabd1a5
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
    
    (cherry picked from commit f06420060ef4e630c254d659b19a2ce0b88e4221)
    
    Conflicts:
    
    	openstack-nova.spec

 openstack-nova.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 8e19e0b..fc36924 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -2,7 +2,7 @@
 
 Name:             openstack-nova
 Version:          2012.1
-Release:          5%{?dist}
+Release:          6%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -143,7 +143,6 @@ Requires:         iptables iptables-ipv6
 Requires:         iscsi-initiator-utils
 Requires:         scsi-target-utils
 Requires:         lvm2
-Requires:         socat
 Requires:         coreutils
 
 %description -n   python-nova
@@ -401,6 +400,9 @@ fi
 %endif
 
 %changelog
+* Wed May 09 2012 Alan Pevec <apevec at redhat.com> - 2012.1-6
+- Remove the socat dependency no longer needed by Essex
+
 * Tue May 01 2012 Pádraig Brady <P at draigBrady.com> - 2012.1-5
 - Start the services later in the boot sequence
 


More information about the scm-commits mailing list