SPECS: ifplugd.spec - +/- tabs

glen glen at pld-linux.org
Wed Apr 26 19:07:58 CEST 2006


Author: glen                         Date: Wed Apr 26 17:07:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- +/- tabs

---- Files affected:
SPECS:
   ifplugd.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/ifplugd.spec
diff -u SPECS/ifplugd.spec:1.19 SPECS/ifplugd.spec:1.20
--- SPECS/ifplugd.spec:1.19	Wed Apr 26 15:49:01 2006
+++ SPECS/ifplugd.spec	Wed Apr 26 19:07:52 2006
@@ -61,12 +61,12 @@
 
 %post
 /sbin/chkconfig --add %{name}
-	%service ifplugd restart
+%service ifplugd restart
 
 %preun
 if [ "$1" = "0" ]; then
 	%service ifplugd stop
-        /sbin/chkconfig --del %{name}
+	/sbin/chkconfig --del %{name}
 fi
 
 %files
@@ -85,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/04/26 17:07:52  glen
+- +/- tabs
+
 Revision 1.19  2006/04/26 13:49:01  darekr
 - use %service
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ifplugd.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list