SPECS (AC-branch): nfs-utils.spec - added sysconfig file for nfs c...
baggins
baggins at pld-linux.org
Mon May 8 16:13:12 CEST 2006
Author: baggins Date: Mon May 8 14:13:12 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- added sysconfig file for nfs client
---- Files affected:
SPECS:
nfs-utils.spec (1.87.2.5 -> 1.87.2.6)
---- Diffs:
================================================================
Index: SPECS/nfs-utils.spec
diff -u SPECS/nfs-utils.spec:1.87.2.5 SPECS/nfs-utils.spec:1.87.2.6
--- SPECS/nfs-utils.spec:1.87.2.5 Mon May 8 14:53:31 2006
+++ SPECS/nfs-utils.spec Mon May 8 16:13:07 2006
@@ -10,7 +10,7 @@
Summary(uk): őÔÉĚŚÔÉ ÄĚŃ NFS ÔÁ ÄĹÍĎÎÉ ĐŚÄÔŇÉÍËÉ ÄĚŃ NFS-ÓĹŇ×ĹŇÁ ŃÄŇÁ
Name: nfs-utils
Version: 1.0.8
-Release: 0.4
+Release: 0.6
License: GPL
Group: Networking/Daemons
Source0: http://dl.sourceforge.net/nfs/%{name}-%{version}.tar.gz
@@ -24,6 +24,7 @@
Source6: nfslock.sysconfig
Source7: rquotad.sysconfig
Source8: nfsfs.init
+Source9: nfsfs.sysconfig
Patch0: %{name}-time.patch
Patch1: %{name}-eepro-support.patch
Patch2: %{name}-install.patch
@@ -209,6 +210,7 @@
install %{SOURCE5} $RPM_BUILD_ROOT/etc/sysconfig/nfsd
install %{SOURCE6} $RPM_BUILD_ROOT/etc/sysconfig/nfslock
install %{SOURCE7} $RPM_BUILD_ROOT/etc/sysconfig/rquotad
+install %{SOURCE9} $RPM_BUILD_ROOT/etc/sysconfig/nfsclient
> $RPM_BUILD_ROOT%{_var}/lib/nfs/rmtab
> $RPM_BUILD_ROOT%{_sysconfdir}/exports
@@ -361,6 +363,7 @@
%files clients
%defattr(644,root,root,755)
%attr(754,root,root) /etc/rc.d/init.d/nfsfs
+%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/nfsclient
%attr(755,root,root) %{_sbindir}/showmount
%{_mandir}/man8/showmount.8*
@@ -395,6 +398,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.87.2.6 2006/05/08 14:13:07 baggins
+- added sysconfig file for nfs client
+
Revision 1.87.2.5 2006/05/08 12:53:31 baggins
- br heimdal devel
- fix 64bit build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nfs-utils.spec?r1=1.87.2.5&r2=1.87.2.6&f=u
More information about the pld-cvs-commit
mailing list