!3 rename patches

Merge pull request !3 from lfl/master
This commit is contained in:
openeuler-ci-bot 2020-06-30 15:26:21 +08:00 committed by Gitee
commit 19123477ac
4 changed files with 10 additions and 4 deletions

View File

@ -1,14 +1,14 @@
Name: cifs-utils
Version: 6.8
Release: 5
Release: 6
Summary: Utilities for doing and managing mounts of the Linux CIFS filesystem
License: GPLv3+
URL: http://linux-cifs.samba.org/cifs-utils/
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
Patch6001: 6001-cifs.upcall-fix-a-compiler-warning.patch
Patch9000: 9000-mount.cifs-fix-memory-leaks.patch
Patch0: 0000-setcifsacl-fix-adding-ACE-when-owner-sid-in-unexpect.patch
Patch1: 0001-cifs.upcall-fix-a-compiler-warning.patch
Patch2: 0002-mount.cifs-fix-memory-leaks.patch
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
@ -78,6 +78,12 @@ install -m 644 contrib/request-key.d/cifs.spnego.conf %{buildroot}%{_sysconfdir}
%{_mandir}/man8/*
%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
- Type:enhancemnet
- ID:NA