summaryrefslogtreecommitdiffstats
path: root/gluster-block.spec.in
diff options
context:
space:
mode:
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 e81a67f..29197c2 100644
--- a/gluster-block.spec.in
+++ b/gluster-block.spec.in
@@ -80,8 +80,12 @@ rm -rf ${RPM_BUILD_ROOT}
%attr(755, root, root) %{_initddir}/gluster-blockd
%endif
%config(noreplace) %{_sysconfdir}/sysconfig/gluster-blockd
+%{_sysconfdir}/sysconfig/gluster-block-caps.info
%changelog
+* Tue Mar 06 2018 Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
+- update about gluster-block-caps.info
+
* Mon Sep 25 2017 Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
- Fix Unclosed %if block in the spec file