update cifs-utils.spec.

This commit is contained in:
lfl 2020-06-30 10:51:19 +08:00 committed by Gitee
parent 2b14004254
commit 6c93847da1

View File

@ -1,14 +1,14 @@
Name: cifs-utils Name: cifs-utils
Version: 6.8 Version: 6.8
Release: 5 Release: 6
Summary: Utilities for doing and managing mounts of the Linux CIFS filesystem Summary: Utilities for doing and managing mounts of the Linux CIFS filesystem
License: GPLv3+ License: GPLv3+
URL: http://linux-cifs.samba.org/cifs-utils/ URL: http://linux-cifs.samba.org/cifs-utils/
Source0: https://download.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2 Source0: https://download.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2
Patch6000: 6000-setcifsacl-fix-adding-ACE-when-owner-sid-in-unexpect.patch Patch0: 0000-setcifsacl-fix-adding-ACE-when-owner-sid-in-unexpect.patch
Patch6001: 6001-cifs.upcall-fix-a-compiler-warning.patch Patch1: 0001-cifs.upcall-fix-a-compiler-warning.patch
Patch9000: 9000-mount.cifs-fix-memory-leaks.patch Patch2: 0002-mount.cifs-fix-memory-leaks.patch
BuildRequires: python3-docutils libcap-ng-devel libtalloc-devel krb5-devel keyutils-libs-devel autoconf BuildRequires: python3-docutils libcap-ng-devel libtalloc-devel krb5-devel keyutils-libs-devel autoconf
BuildRequires: automake libwbclient-devel pam-devel git python3-samba pkg-config fdupes gcc BuildRequires: automake libwbclient-devel pam-devel git python3-samba pkg-config fdupes gcc
@ -78,6 +78,12 @@ install -m 644 contrib/request-key.d/cifs.spnego.conf %{buildroot}%{_sysconfdir}
%{_mandir}/man8/* %{_mandir}/man8/*
%changelog %changelog
* Tue Jun 30 2020 volcanodragon <linfeilong@huawei.com> - 6.8-6
- Type:enhancemnet
- ID:NA
- SUG:restart
- DESCi:rename patches
* Fri Aug 30 2019 zoujing<zoujing13@huawei.com> - 6.8-5 * Fri Aug 30 2019 zoujing<zoujing13@huawei.com> - 6.8-5
- Type:enhancemnet - Type:enhancemnet
- ID:NA - ID:NA