[openstack-cinder] depend on python-rtslib and targetcli rather than scis-target-utils

Pádraig Brady pbrady at fedoraproject.org
Tue Mar 25 02:43:19 UTC 2014


commit 9f02222bd5bdd6769e4dcd57964593cfc7fc8987
Author: Pádraig Brady <P at draigBrady.com>
Date:   Tue Mar 25 02:42:48 2014 +0000

    depend on python-rtslib and targetcli rather than scis-target-utils

 openstack-cinder.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index 3b8a049..d13f75d 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -2,7 +2,7 @@
 
 Name:             openstack-cinder
 Version:          2014.1
-Release:          0.5.b3%{?dist}
+Release:          0.6.b3%{?dist}
 Summary:          OpenStack Volume service
 
 Group:            Applications/System
@@ -48,7 +48,8 @@ Requires(postun): systemd-units
 Requires(pre):    shadow-utils
 
 Requires:         lvm2
-Requires:         scsi-target-utils
+Requires:         targetcli
+Requires:         python-rtslib
 
 %description
 OpenStack Volume (codename Cinder) provides services to manage and
@@ -298,6 +299,9 @@ fi
 %endif
 
 %changelog
+* Tue Mar 25 2014 Pádraig Brady <pbrady at redhat.com> - 2014.1-0.6.b3
+- Depend on python-rtslib and targetcli rather than scis-target-utils
+
 * Fri Mar 21 2014 Pádraig Brady <pbrady at redhat.com> - 2014.1-0.5.b3
 - Use lioadm iSCSI helper rather than tgtadm
 


More information about the scm-commits mailing list