automatic version update by autodist [release 6.12-1mamba;Sun Feb 07 2021]

This commit is contained in:
Automatic Build System 2024-01-05 21:21:27 +01:00
parent c7e0bb5769
commit 3a28336f60

View File

@ -1,12 +1,12 @@
Name: cifs-utils
Version: 6.11
Version: 6.12
Release: 1mamba
Summary: A set of user-space tools to manage the in-kernel CIFS filesystem
Group: System/Kernel and Hardware
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://wiki.samba.org/index.php/LinuxCIFS_utils
URL: https://wiki.samba.org/index.php/LinuxCIFS_utils
Source: http://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-%{version}.tar.bz2
Patch0: cifs-utils-6.10-DESTDIR.patch
License: GPL
@ -39,7 +39,7 @@ This package contains static libraries and header files needed for development.
%prep
%setup -q
%patch0 -p1
#%patch0 -p1
autoreconf -i
%build
@ -95,6 +95,9 @@ ln -sf mount.cifs %{buildroot}/sbin/mount.smbfs
%{_includedir}/cifsidmap.h
%changelog
* Sun Feb 07 2021 Automatic Build System <autodist@mambasoft.it> 6.12-1mamba
- automatic version update by autodist
* Sun Sep 20 2020 Automatic Build System <autodist@mambasoft.it> 6.11-1mamba
- automatic version update by autodist