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

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


commit 26514454aadc7ffb56025407f5ff71a7970568be
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 ae47f49..f068bb5 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -61,6 +61,7 @@ Requires:         sudo
 Requires:         MySQL-python
 
 Requires:         qemu-img
+Requires:         sysfsutils
 
 Requires:         python-paramiko
 
@@ -275,6 +276,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-3
 - Add dependency on python-suds to support the netapp driver


More information about the scm-commits mailing list