[openstack-cinder/el6-grizzly] add dependency on sysfsutils to support the fiber channel driver

Pádraig Brady pbrady at fedoraproject.org
Thu Aug 29 17:20:20 UTC 2013


commit 85d03b0f85cd00a31d40e5bce9cdf6315353665a
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Aug 29 18:01:59 2013 +0100

    add dependency on sysfsutils to support the fiber channel driver
    
    Resolves http://bugzilla.redhat.com/1001225

 openstack-cinder.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index b689ecf..f0d7736 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -70,6 +70,7 @@ Requires:         sudo
 Requires:         MySQL-python
 
 Requires:         qemu-img
+Requires:         sysfsutils
 
 Requires:         python-paramiko
 
@@ -291,6 +292,7 @@ fi
 %changelog
 * Thu Aug 29 2013 Pádraig Brady <pbrady at redhat.com> - 2013.1.3-1
 - Update to Grizzly stable release 3
+- Add dependency on sysfsutils to support the fiber channel driver
 
 * Mon Jul 22 2013 Pádraig Brady <pbrady at redhat.com> - 2013.1.2-4
 - Add dependency on python-suds to support the netapp driver


More information about the scm-commits mailing list