summaryrefslogtreecommitdiffstats
path: root/gluster-block.spec.in
diff options
context:
space:
mode:
authorPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2017-06-22 17:37:01 +0530
committerPrasanna Kumar Kalever <pkalever@redhat.com>2017-06-27 15:17:17 +0000
commit89b6971641dba99474ecde0dac0111d7c2457e86 (patch)
tree6a6f306179974e211a14677d6415c9a504275019 /gluster-block.spec.in
parente9907120fa9797054e94e1b8d26ad7af0a373b0a (diff)
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 <prasanna.kalever@redhat.com>
Diffstat (limited to 'gluster-block.spec.in')
-rw-r--r--gluster-block.spec.in4
1 files changed, 4 insertions, 0 deletions
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 <prasanna.kalever@redhat.com>
+- update with missing dependencies
+
* Tue Jun 06 2017 Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
- add gluster-blockd sysconfig template