SPECS: cyrus-imapd.spec - fix commit message

glen glen at pld-linux.org
Thu Feb 21 12:49:33 CET 2008


Author: glen                         Date: Thu Feb 21 11:49:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix commit message

---- Files affected:
SPECS:
   cyrus-imapd.spec (1.120 -> 1.121) 

---- Diffs:

================================================================
Index: SPECS/cyrus-imapd.spec
diff -u SPECS/cyrus-imapd.spec:1.120 SPECS/cyrus-imapd.spec:1.121
--- SPECS/cyrus-imapd.spec:1.120	Thu Feb 21 12:40:08 2008
+++ SPECS/cyrus-imapd.spec	Thu Feb 21 12:49:28 2008
@@ -254,13 +254,14 @@
 %useradd -u 76 -d /var/spool/imap -s /bin/false -c "Cyrus User" -g mail cyrus
 
 %post
-/sbin/chkconfig --add cyrus-imapd
 touch /var/lib/imap/faillog
 chown cyrus:mail /var/lib/imap/faillog
 chmod 640 /var/lib/imap/faillog
 cd /var/lib/imap
 chattr +S . user quota user/* quota/* 2>/dev/null ||:
 chattr +S /var/spool/imap /var/spool/imap/* 2>/dev/null ||:
+
+/sbin/chkconfig --add cyrus-imapd
 %service cyrus-imapd restart "cyrus imap daemon"
 %service cyrus-sync restart "cyrus replication service"
 
@@ -380,8 +381,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.121  2008-02-21 11:49:28  glen
+- fix commit message
+
 Revision 1.120  2008-02-21 11:40:08  glen
-- created by Eero Hänninen (eero.hanninen at delfi.ee)
+- cyrus-sync added by Eero Hänninen (eero.hanninen at delfi.ee)
 
 Revision 1.119  2008-01-17 15:23:38  glen
 - rel 0.2
@@ -390,7 +394,7 @@
 - add new files and --enable-replication, by fax
 
 Revision 1.117  2008-01-04 12:04:32  glen
-- update to 2.3.9 by Eero Hänninen
+- update to 2.3.9 by Eero Hänninen
 
 Revision 1.116  2007-04-06 10:19:04  wiget
 - start update to 2.3.8
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cyrus-imapd.spec?r1=1.120&r2=1.121&f=u



More information about the pld-cvs-commit mailing list