Author: glen                         Date: Sat Mar  5 11:41:29 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- quotes

---- Files affected:
SPECS:
   courier.spec (1.102.2.8 -> 1.102.2.9) 

---- Diffs:

================================================================
Index: SPECS/courier.spec
diff -u SPECS/courier.spec:1.102.2.8 SPECS/courier.spec:1.102.2.9
--- SPECS/courier.spec:1.102.2.8        Sat Mar  5 12:38:17 2005
+++ SPECS/courier.spec  Sat Mar  5 12:41:23 2005
@@ -511,7 +511,7 @@
        %{initdir}/courier restart
 else
        echo
-       echo Type "%{initdir}/courier start" to start courier
+       echo 'Type "%{initdir}/courier start" to start courier'
        echo
 fi
 
@@ -529,7 +529,7 @@
        %{_sbindir}/imapd start
 else
        echo
-       echo Type "%{_sbindir}/imapd start" to start imapd server
+       echo 'Type "%{_sbindir}/imapd start" to start imapd server'
        echo
 fi
 if [ -e %{_localstatedir}/tmp/imapd-ssl.pid ]; then
@@ -557,7 +557,7 @@
        %{_sbindir}/pop3d start
 else
        echo
-       echo Type "%{_sbindir}/pop3d start" to start pop3d server
+       echo 'Type "%{_sbindir}/pop3d start" to start pop3d server'
        echo
 fi
 if [ -e %{_localstatedir}/tmp/pop3d-ssl.pid ]; then
@@ -565,7 +565,7 @@
        %{_sbindir}/pop3d-ssl start
 else
        echo
-       echo Type "%{_sbindir}/pop3d-ssl start" to start pop3d-ssl server
+       echo 'Type "%{_sbindir}/pop3d-ssl start" to start pop3d-ssl server'
        echo
 fi
 
@@ -598,7 +598,7 @@
        %{_sbindir}/webmaild start
 else
        echo
-       echo Type "%{_sbindir}/webmaild start" to start webmail server
+       echo 'Type "%{_sbindir}/webmaild start" to start webmail server'
        echo
 fi
 
@@ -948,6 +948,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.102.2.9  2005/03/05 11:41:23  glen
+- quotes
+
 Revision 1.102.2.8  2005/03/05 11:38:17  andree
 - fixed apache1,2 support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/courier.spec?r1=1.102.2.8&r2=1.102.2.9&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to