From 511bebd7a5d6d6ddc4646863611489256a5099f2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:21:27 +0100 Subject: [PATCH] automatic version update by autodist [release 6.9-1mamba;Thu Nov 14 2019] --- cifs-utils.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/cifs-utils.spec b/cifs-utils.spec index dbde931..f942562 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -1,5 +1,5 @@ Name: cifs-utils -Version: 6.8 +Version: 6.9 Release: 1mamba Summary: A set of user-space tools to manage the in-kernel CIFS filesystem Group: System/Kernel and Hardware @@ -34,6 +34,8 @@ The in-kernel CIFS filesystem is generally the preferred method for mounting SMB The in-kernel CIFS filesystem relies on a set of user-space tools. That package of tools is called cifs-utils. Although not really part of Samba proper, these tools were originally part of the Samba package. For several reasons, shipping these tools as part of Samba was problematic and it was deemed better to split them off into their own package. This package contains static libraries and header files needed for development. +%debug_package + %prep %setup -q @@ -60,6 +62,7 @@ ln -sf mount.cifs %{buildroot}/sbin/mount.smbfs %{_bindir}/cifscreds %{_bindir}/getcifsacl %{_bindir}/setcifsacl +%{_bindir}/smbinfo %{_libdir}/cifs-utils/idmapwb.so /%{_lib}/security/pam_cifscreds.so %{_sbindir}/cifs.idmap @@ -67,6 +70,7 @@ ln -sf mount.cifs %{buildroot}/sbin/mount.smbfs %{_mandir}/man1/cifscreds.1* %{_mandir}/man1/getcifsacl.1* %{_mandir}/man1/setcifsacl.1* +%{_mandir}/man1/smbinfo.1* %{_mandir}/man8/cifs.idmap.8* %{_mandir}/man8/cifs.upcall.8* %{_mandir}/man8/idmapwb.8* @@ -80,6 +84,9 @@ ln -sf mount.cifs %{buildroot}/sbin/mount.smbfs %{_includedir}/cifsidmap.h %changelog +* Thu Nov 14 2019 Automatic Build System 6.9-1mamba +- automatic version update by autodist + * Fri Jun 22 2018 Automatic Build System 6.8-1mamba - automatic version update by autodist