From 1e668ecc3a6e273cf5b6d69ed8f522c7837df74f Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Fri, 7 Apr 2017 11:19:58 -0400 Subject: [PATCH] Added gssproxy server config file (bz 1431272) Signed-off-by: Steve Dickson --- nfs-utils.spec | 7 +++++-- nfs.sysconfig | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/nfs-utils.spec b/nfs-utils.spec index 3f30e03..97b338a 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -2,7 +2,7 @@ Summary: NFS utilities and supporting clients and daemons for the kernel NFS ser Name: nfs-utils URL: http://sourceforge.net/projects/nfs Version: 2.1.1 -Release: 3.rc1%{?dist} +Release: 4.rc1%{?dist} Epoch: 1 # group all 32bit related archs @@ -285,7 +285,10 @@ fi /sbin/umount.nfs4 %changelog -* Tue Mar 28 2017 Steve Dickson 2.1.1-2.rc1 +* Fri Apr 7 2017 Steve Dickson 2.1.1-4.rc1 +- Fixed typo in nfs.sysconfig (bz 1422249) + +* Tue Mar 28 2017 Steve Dickson 2.1.1-3.rc1 - Added gssproxy server config file (bz 1431272) * Wed Feb 15 2017 Steve Dickson 2.1.1-2.rc1 diff --git a/nfs.sysconfig b/nfs.sysconfig index f741989..e777b94 100644 --- a/nfs.sysconfig +++ b/nfs.sysconfig @@ -22,7 +22,7 @@ RPCNFSDARGS="" RPCMOUNTDOPTS="" # # Optional arguments passed to rpc.statd. See rpc.statd(8) -STATDARG="" +STATDARGS="" # Optional arguments passed to sm-notify. See sm-notify(8) SMNOTIFYARGS="" #