Accepting request 437583 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/437583 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfs-utils?expand=0&rev=137
This commit is contained in:
commit
ddc813cf09
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 21 00:09:04 UTC 2016 - nfbrown@suse.com
|
||||
|
||||
- move rpc.svcgssd and corresponding man page from
|
||||
nfs-client package to nfs-kernel-server.
|
||||
For NFSv4.0 this is needed on client as well as
|
||||
the server to support the back-channel.
|
||||
(bsc#1005609)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 21 06:16:27 UTC 2016 - nfbrown@suse.com
|
||||
|
||||
|
@ -249,6 +249,7 @@ fi
|
||||
%{_sbindir}/sm-notify
|
||||
%{_sbindir}/start-statd
|
||||
%{_sbindir}/blkmapd
|
||||
%{_sbindir}/rpc.svcgssd
|
||||
%{_unitdir}/auth-rpcgss-module.service
|
||||
%{_unitdir}/nfs-blkmap.service
|
||||
%{_unitdir}/nfs-client.target
|
||||
@ -287,6 +288,7 @@ fi
|
||||
%{_mandir}/man8/mountstats.8%{ext_man}
|
||||
%{_mandir}/man8/nfsiostat.8%{ext_man}
|
||||
%{_mandir}/man8/blkmapd.8%{ext_man}
|
||||
%{_mandir}/man8/rpc.svcgssd.8%{ext_man}
|
||||
%{_localstatedir}/adm/fillup-templates/sysconfig.nfs
|
||||
%attr(0711,statd,nogroup) %dir %{_localstatedir}/lib/nfs
|
||||
%dir %{_localstatedir}/lib/nfs/rpc_pipefs
|
||||
@ -309,7 +311,6 @@ fi
|
||||
%{_sbindir}/rcnfs-server
|
||||
%{_sbindir}/rpc.mountd
|
||||
%{_sbindir}/rpc.nfsd
|
||||
%{_sbindir}/rpc.svcgssd
|
||||
/sbin/nfsdcltrack
|
||||
%{_mandir}/man5/exports.5%{ext_man}
|
||||
%{_mandir}/man7/nfsd.7%{ext_man}
|
||||
@ -318,7 +319,6 @@ fi
|
||||
%{_mandir}/man8/nfsd.8%{ext_man}
|
||||
%{_mandir}/man8/rpc.mountd.8%{ext_man}
|
||||
%{_mandir}/man8/rpc.nfsd.8%{ext_man}
|
||||
%{_mandir}/man8/rpc.svcgssd.8%{ext_man}
|
||||
%{_mandir}/man8/nfsdcltrack.8%{ext_man}
|
||||
%config(noreplace) %{_localstatedir}/lib/nfs/xtab
|
||||
%config(noreplace) %{_localstatedir}/lib/nfs/etab
|
||||
|
Loading…
Reference in New Issue
Block a user