update to 2.5.1 version
update to 2.5.1 version
This commit is contained in:
parent
e266c045ec
commit
2f1d5ad8f7
@ -3,8 +3,8 @@
|
|||||||
%global _statdpath /var/lib/nfs/statd
|
%global _statdpath /var/lib/nfs/statd
|
||||||
|
|
||||||
Name: nfs-utils
|
Name: nfs-utils
|
||||||
Version: 2.4.3
|
Version: 2.5.1
|
||||||
Release: 0
|
Release: 1
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: The Linux NFS userland utility package
|
Summary: The Linux NFS userland utility package
|
||||||
License: MIT and GPLv2 and GPLv2+ and BSD
|
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
|
Source0: https://www.kernel.org/pub/linux/utils/nfs-utils/%{version}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Patch9000: 9000-systemd-idmapd-require-rpc-pipefs.patch
|
Patch0: 0000-systemd-idmapd-require-rpc-pipefs.patch
|
||||||
Patch9001: 9001-correct-the-statd-path-in-man.patch
|
Patch1: 0001-correct-the-statd-path-in-man.patch
|
||||||
|
|
||||||
BuildRequires: libevent-devel,libcap-devel, libtirpc-devel libblkid-devel
|
BuildRequires: libevent-devel,libcap-devel, libtirpc-devel libblkid-devel
|
||||||
BuildRequires: krb5-libs >= 1.4 autoconf >= 2.57 openldap-devel >= 2.2
|
BuildRequires: krb5-libs >= 1.4 autoconf >= 2.57 openldap-devel >= 2.2
|
||||||
@ -221,6 +221,9 @@ fi
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Apr 15 2020 Miaohe Lin <linmiaohe@huawei.com> - 2.4.3-0
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user