rpms/nfs-utils/FC-4 nfs-utils.spec,1.55,1.56

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 16 12:49:44 UTC 2005


Author: steved

Update of /cvs/dist/rpms/nfs-utils/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv23626

Modified Files:
	nfs-utils.spec 
Log Message:
Removed the chkconfig-ing of rpcsvcgssd since the
init script will bring the daemon up and down (bz160570)



Index: nfs-utils.spec
===================================================================
RCS file: /cvs/dist/rpms/nfs-utils/FC-4/nfs-utils.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- nfs-utils.spec	27 May 2005 01:37:18 -0000	1.55
+++ nfs-utils.spec	16 Jun 2005 12:49:41 -0000	1.56
@@ -1,7 +1,7 @@
 Summary: NFS utlilities and supporting daemons for the kernel NFS server.
 Name: nfs-utils
 Version: 1.0.7
-Release: 8
+Release: 9
 
 # group all 32bit related archs
 %define all_32bit_archs i386 i686 athlon
@@ -182,7 +182,6 @@
 /sbin/chkconfig --add nfslock
 /sbin/chkconfig --add rpcidmapd
 /sbin/chkconfig --add rpcgssd
-/sbin/chkconfig --add rpcsvcgssd
 
 %preun
 if [ "$1" = "0" ]; then
@@ -248,6 +247,10 @@
 %config /etc/rc.d/init.d/nfslock
 
 %changelog
+* Thu Jun 16 2005 Steve Dickson <SteveD at RedHat.com> 1.0.7-9
+- Removed the chkconfig-ing of rpcsvcgssd since the  
+  init script will bring the daemon up and down (bz 160570)
+
 * Thu May 26 2005 Steve Dickson <SteveD at RedHat.com> 1.0.7-8
 - Fixed subscripting problem in idmapd (bz 158188)
 




More information about the fedora-cvs-commits mailing list