!12 update to 2.5.1 version

Merge pull request !12 from Markeryang/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-07-31 15:12:47 +08:00 committed by Gitee
commit 2b6cb34f57
5 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
nfs-utils-2.5.1.tar.xz Normal file

Binary file not shown.

View File

@ -3,8 +3,8 @@
%global _statdpath /var/lib/nfs/statd
Name: nfs-utils
Version: 2.4.3
Release: 0
Version: 2.5.1
Release: 1
Epoch: 1
Summary: The Linux NFS userland utility package
License: MIT and GPLv2 and GPLv2+ and BSD
@ -12,8 +12,8 @@ URL: http://sourceforge.net/projects/nfs/
Source0: https://www.kernel.org/pub/linux/utils/nfs-utils/%{version}/%{name}-%{version}.tar.xz
Patch9000: 9000-systemd-idmapd-require-rpc-pipefs.patch
Patch9001: 9001-correct-the-statd-path-in-man.patch
Patch0: 0000-systemd-idmapd-require-rpc-pipefs.patch
Patch1: 0001-correct-the-statd-path-in-man.patch
BuildRequires: libevent-devel,libcap-devel, libtirpc-devel libblkid-devel
BuildRequires: krb5-libs >= 1.4 autoconf >= 2.57 openldap-devel >= 2.2
@ -221,6 +221,9 @@ fi
%{_mandir}/*/*
%changelog
* Thu Jul 30 2020 yanglongkang <yanglongkang@huawei.com> - 2.5.1-1
- update to 2.5.1 version
* Wed Apr 15 2020 Miaohe Lin <linmiaohe@huawei.com> - 2.4.3-0
- Type:bugfix
- ID:NA