From 68138b00ca0d093304a903544d13d0010e7ffcc1 Mon Sep 17 00:00:00 2001 From: Anuradha Talur Date: Fri, 30 Nov 2018 11:23:07 -0800 Subject: cloudsync/cvlt: Cloudsync plugin for commvault store Change-Id: Icbe53e78e9c4f6699c7a26a806ef4b14b39f5019 updates: bz#1642168 Signed-off-by: Anuradha Talur --- glusterfs.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'glusterfs.spec.in') diff --git a/glusterfs.spec.in b/glusterfs.spec.in index c655f16442e..1993f972e45 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -1108,6 +1108,7 @@ exit 0 %files cloudsync-plugins %dir %{_libdir}/glusterfs/%{version}%{?prereltag}/cloudsync-plugins %{_libdir}/glusterfs/%{version}%{?prereltag}/cloudsync-plugins/cloudsyncs3.so + %{_libdir}/glusterfs/%{version}%{?prereltag}/cloudsync-plugins/cloudsynccvlt.so %files devel %dir %{_includedir}/glusterfs -- cgit