summaryrefslogtreecommitdiffstats
path: root/glusterfs.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r--glusterfs.spec.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index 9816c1d15fb..aeb1edf4a55 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -1036,12 +1036,14 @@ exit 0
%config(noreplace) %{_sysconfdir}/logrotate.d/glusterfs-georep
%{_sbindir}/gfind_missing_files
+%{_sbindir}/gluster-mountbroker
%{_libexecdir}/glusterfs/gsyncd
%{_libexecdir}/glusterfs/python/syncdaemon/*
%{_libexecdir}/glusterfs/gverify.sh
%{_libexecdir}/glusterfs/set_geo_rep_pem_keys.sh
%{_libexecdir}/glusterfs/peer_gsec_create
%{_libexecdir}/glusterfs/peer_mountbroker
+%{_libexecdir}/glusterfs/peer_mountbroker.py*
%{_libexecdir}/glusterfs/gfind_missing_files
%dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/geo-replication
@@ -1236,6 +1238,9 @@ exit 0
%endif
%changelog
+* Thu Aug 25 2016 Aravinda VK <avishwan@redhat.com>
+* Added gluster-mountbroker utility for geo-rep mountbroker setup (#1343333)
+
* Mon Aug 22 2016 Milind Changire <mchangir@redhat.com>
- Add psmisc as dependency for glusterfs-fuse for killall command (#1367665)