packages: dovecot/dovecot.spec - restart on upgrade. reload is not enough. ...

pawelz pawelz at pld-linux.org
Mon Nov 1 13:00:05 CET 2010


Author: pawelz                       Date: Mon Nov  1 12:00:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- restart on upgrade. reload is not enough. thx janekr.
- rel 5

---- Files affected:
packages/dovecot:
   dovecot.spec (1.172 -> 1.173) 

---- Diffs:

================================================================
Index: packages/dovecot/dovecot.spec
diff -u packages/dovecot/dovecot.spec:1.172 packages/dovecot/dovecot.spec:1.173
--- packages/dovecot/dovecot.spec:1.172	Mon Nov  1 00:00:01 2010
+++ packages/dovecot/dovecot.spec	Mon Nov  1 12:59:59 2010
@@ -12,7 +12,7 @@
 Summary(pl.UTF-8):	Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
 Name:		dovecot
 Version:	2.0.6
-Release:	4
+Release:	5
 Epoch:		1
 License:	MIT (libraries), LGPL v2.1 (the rest)
 Group:		Networking/Daemons
@@ -208,7 +208,7 @@
 
 %post
 /sbin/chkconfig --add dovecot
-%service dovecot reload
+%service dovecot restart
 
 %preun
 if [ "$1" = "0" ]; then
@@ -341,6 +341,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.173  2010/11/01 11:59:59  pawelz
+- restart on upgrade. reload is not enough. thx janekr.
+- rel 5
+
 Revision 1.172  2010/10/31 23:00:01  glen
 - nicename does not differ from name; so drop it
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dovecot/dovecot.spec?r1=1.172&r2=1.173&f=u



More information about the pld-cvs-commit mailing list