!19 Update to nfs-uti-2.5.4

From: @wenchao-hao
Reviewed-by: @liuzhiqiang26
Signed-off-by: @liuzhiqiang26
This commit is contained in:
openeuler-ci-bot 2021-11-23 11:48:42 +00:00 committed by Gitee
commit 9649d7f0e4
4 changed files with 10 additions and 7 deletions

View File

@ -10,7 +10,7 @@ Signed-off-by: hy-euler<eulerstoragemt@huawei.com>
2 files changed, 8 insertions(+), 8 deletions(-) 2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/utils/statd/sm-notify.man b/utils/statd/sm-notify.man diff --git a/utils/statd/sm-notify.man b/utils/statd/sm-notify.man
index cfe1e4b..4658d86 100644 index addf5d3..1a29bc3 100644
--- a/utils/statd/sm-notify.man --- a/utils/statd/sm-notify.man
+++ b/utils/statd/sm-notify.man +++ b/utils/statd/sm-notify.man
@@ -184,7 +184,7 @@ where NSM state information resides. @@ -184,7 +184,7 @@ where NSM state information resides.
@ -40,7 +40,7 @@ index cfe1e4b..4658d86 100644
.TP 2.5i .TP 2.5i
.I /proc/sys/fs/nfs/nsm_local_state .I /proc/sys/fs/nfs/nsm_local_state
diff --git a/utils/statd/statd.man b/utils/statd/statd.man diff --git a/utils/statd/statd.man b/utils/statd/statd.man
index 71d5846..ad81490 100644 index 7441ffd..82da4ee 100644
--- a/utils/statd/statd.man --- a/utils/statd/statd.man
+++ b/utils/statd/statd.man +++ b/utils/statd/statd.man
@@ -251,7 +251,7 @@ where NSM state information resides. @@ -251,7 +251,7 @@ where NSM state information resides.
@ -68,7 +68,7 @@ index 71d5846..ad81490 100644
+.I /var/lib/nfs/statd/state +.I /var/lib/nfs/statd/state
NSM state number for this host NSM state number for this host
.TP 2.5i .TP 2.5i
.I /var/run/run.statd.pid .I /run/run.statd.pid
-- --
1.7.12.4 2.30.0

Binary file not shown.

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

Binary file not shown.

View File

@ -3,8 +3,8 @@
%global _statdpath /var/lib/nfs/statd %global _statdpath /var/lib/nfs/statd
Name: nfs-utils Name: nfs-utils
Version: 2.5.1 Version: 2.5.4
Release: 2 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
@ -225,6 +225,9 @@ fi
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Thu Nov 18 2021 Wenchao Hao <haowenchao@huawei.com> - 2.5.4-1
- update nfs-utils version to 2.5.4-1
* Thu Dec 17 2020 yanglongkang <yanglongkang@huawei.com> - 2.5.1-2 * Thu Dec 17 2020 yanglongkang <yanglongkang@huawei.com> - 2.5.1-2
- set help package as install requires - set help package as install requires