update nfs-utils version to 2.5.4-1

Signed-off-by: Wenchao Hao <haowenchao@huawei.com>
This commit is contained in:
Wenchao Hao 2021-11-18 14:34:55 +08:00
parent 21fd089b2c
commit f2b02be22a
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(-)
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
+++ b/utils/statd/sm-notify.man
@@ -184,7 +184,7 @@ where NSM state information resides.
@ -40,7 +40,7 @@ index cfe1e4b..4658d86 100644
.TP 2.5i
.I /proc/sys/fs/nfs/nsm_local_state
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
+++ b/utils/statd/statd.man
@@ -251,7 +251,7 @@ where NSM state information resides.
@ -68,7 +68,7 @@ index 71d5846..ad81490 100644
+.I /var/lib/nfs/statd/state
NSM state number for this host
.TP 2.5i
.I /var/run/run.statd.pid
--
1.7.12.4
.I /run/run.statd.pid
--
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
Name: nfs-utils
Version: 2.5.1
Release: 2
Version: 2.5.4
Release: 1
Epoch: 1
Summary: The Linux NFS userland utility package
License: MIT and GPLv2 and GPLv2+ and BSD
@ -225,6 +225,9 @@ fi
%{_mandir}/*/*
%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
- set help package as install requires