summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorAnoop C S <anoopcs@redhat.com>2020-04-11 14:46:33 +0530
committerMichael Adam <obnox@samba.org>2020-04-14 01:04:56 +0200
commit92dcac8579348044298b95f47e3e2ecf49adab01 (patch)
tree34d9ef575e310353d00ab0aa904faf54b4998ceb /packaging
parent590c33afe05a4ee6830c72c9e07515589ca31411 (diff)
downloadsamba-integration-92dcac8579348044298b95f47e3e2ecf49adab01.tar.gz
samba-integration-92dcac8579348044298b95f47e3e2ecf49adab01.tar.xz
samba-integration-92dcac8579348044298b95f47e3e2ecf49adab01.zip
Include newly added widelinks VFS module
Signed-off-by: Anoop C S <anoopcs@redhat.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/samba.spec.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/samba.spec.j2 b/packaging/samba.spec.j2
index e5823df..c62e1f8 100644
--- a/packaging/samba.spec.j2
+++ b/packaging/samba.spec.j2
@@ -1338,6 +1338,7 @@ fi
%{_libdir}/samba/vfs/virusfilter.so
%{_libdir}/samba/vfs/worm.so
%{_libdir}/samba/vfs/xattr_tdb.so
+%{_libdir}/samba/vfs/widelinks.so
%{_unitdir}/nmb.service
%{_unitdir}/smb.service
@@ -1387,6 +1388,7 @@ fi
%{_mandir}/man8/vfs_virusfilter.8*
%{_mandir}/man8/vfs_worm.8*
%{_mandir}/man8/vfs_xattr_tdb.8*
+%{_mandir}/man8/vfs_widelinks.8*
%if ! %{with_vfs_glusterfs}
%exclude %{_mandir}/man8/vfs_glusterfs.8*