SPECS: nfs-utils.spec - add v4recovery (nfs state recovery directory)

arekm arekm at pld-linux.org
Thu Sep 22 17:17:35 CEST 2005


Author: arekm                        Date: Thu Sep 22 15:17:35 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add v4recovery (nfs state recovery directory)

---- Files affected:
SPECS:
   nfs-utils.spec (1.96 -> 1.97) 

---- Diffs:

================================================================
Index: SPECS/nfs-utils.spec
diff -u SPECS/nfs-utils.spec:1.96 SPECS/nfs-utils.spec:1.97
--- SPECS/nfs-utils.spec:1.96	Tue Aug  9 19:11:04 2005
+++ SPECS/nfs-utils.spec	Thu Sep 22 17:17:29 2005
@@ -198,7 +198,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/sbin,%{_sbindir},%{_mandir}/man{5,8}} \
-	$RPM_BUILD_ROOT{%{_sysconfdir}/{rc.d/init.d,sysconfig},%{_var}/lib/nfs/rpc_pipefs}
+	$RPM_BUILD_ROOT{%{_sysconfdir}/{rc.d/init.d,sysconfig},%{_var}/lib/nfs/{rpc_pipefs,v4recovery}}
 
 %{__make} install \
 	install_prefix=$RPM_BUILD_ROOT
@@ -384,6 +384,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %dir %{_var}/lib/nfs
 %attr(755,root,root) %dir %{_var}/lib/nfs/rpc_pipefs
+%attr(755,root,root) %dir %{_var}/lib/nfs/v4recovery
 %if %{with nfs4}
 %attr(755,root,root) %{_sbindir}/rpc.idmapd
 %attr(660,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/idmapd.conf
@@ -396,6 +397,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97  2005/09/22 15:17:29  arekm
+- add v4recovery (nfs state recovery directory)
+
 Revision 1.96  2005/08/09 17:11:04  areq
 - add rquotad-curblocks.patch (LINUX_QUOTA_VERSION 2 support)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nfs-utils.spec?r1=1.96&r2=1.97&f=u




More information about the pld-cvs-commit mailing list