SPECS: heimdal.spec - typo

qboosh qboosh at pld-linux.org
Tue Jun 28 13:45:59 CEST 2005


Author: qboosh                       Date: Tue Jun 28 11:45:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo

---- Files affected:
SPECS:
   heimdal.spec (1.108 -> 1.109) 

---- Diffs:

================================================================
Index: SPECS/heimdal.spec
diff -u SPECS/heimdal.spec:1.108 SPECS/heimdal.spec:1.109
--- SPECS/heimdal.spec:1.108	Mon Jun 27 23:03:16 2005
+++ SPECS/heimdal.spec	Tue Jun 28 13:45:52 2005
@@ -365,7 +365,7 @@
 
 %preun server
 if [ "$1" = "0" ]; then
-	if [ -f /var/lock/subsys/heimadal ]; then
+	if [ -f /var/lock/subsys/heimdal ]; then
 		/etc/rc.d/init.d/heimdal stop >&2
 	fi
 	/sbin/chkconfig --del heimdal
@@ -598,6 +598,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.109  2005/06/28 11:45:52  qboosh
+- typo
+
 Revision 1.108  2005/06/27 21:03:16  qboosh
 - added CAN note to previous commit message
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/heimdal.spec?r1=1.108&r2=1.109&f=u




More information about the pld-cvs-commit mailing list