From 89b6971641dba99474ecde0dac0111d7c2457e86 Mon Sep 17 00:00:00 2001 From: Prasanna Kumar Kalever Date: Thu, 22 Jun 2017 17:37:01 +0530 Subject: gluster-block: update systemd unit and spec file systemd-unit: iscsid.service is needed by initiator not target spec: update with missing dependencies Change-Id: I58bd3d8b60fac10eeb2a7d5cd4fc6f827da1d7b4 Signed-off-by: Prasanna Kumar Kalever --- gluster-block.spec.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gluster-block.spec.in') diff --git a/gluster-block.spec.in b/gluster-block.spec.in index 0a85a01..c4216ae 100644 --- a/gluster-block.spec.in +++ b/gluster-block.spec.in @@ -27,6 +27,7 @@ BuildRequires: systemd-units Requires: tcmu-runner >= 1.0.4 Requires: targetcli >= 2.1.fb43 +Requires: rpcbind %description gluster-block is a CLI utility, which aims at making gluster backed block @@ -57,6 +58,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Tue Jun 22 2017 Prasanna Kumar Kalever +- update with missing dependencies + * Tue Jun 06 2017 Prasanna Kumar Kalever - add gluster-blockd sysconfig template -- cgit