nfs-utils

This commit is contained in:
Rmys
2023-01-08 14:55:08 +03:00
committed by GitHub
parent 7cdc971b2a
commit f5c43ecfd8
2 changed files with 9 additions and 4 deletions
+5 -3
View File
@@ -28,6 +28,8 @@
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">nfs-utils-1.2.1-statdpath-man.patch</Patch> -->
<!-- <Patch level="1">nfs-utils-1.2.1-exp-subtree-warn-off.patch</Patch> -->
<!-- <Patch level></Patch> -->
</Patches>
</Source>
@@ -52,15 +54,15 @@
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/exports</Path>
<Path fileType="config">/etc/modprobe.d/50-nfs.conf</Path>
<Path fileType="config">/etc/gssapi_mech.conf</Path>
<Path fileType="config">/etc/nfsmount.conf</Path>
<Path fileType="config">/etc/conf.d/nfs</Path>
<Path fileType="config">/usr/lib/modprobe.d/50-nfs.conf</Path>
<Path fileType="library">/usr/lib/nfsrahead</Path>
<Path fileType="library">/usr/lib/udev/rules.d/99-nfs.rules</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="executable">/sbin</Path>
<Path fileType="executable">/usr/libexec/nfsrahead</Path>
<Path fileType="library">/var/lib</Path>
<Path fileType="library">/lib/udev/rules.d</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>