]> git.pld-linux.org Git - packages/dovecot.git/commitdiff
- restart on upgrade. reload is not enough. thx janekr.
authorpawelz <pawelz@pld-linux.org>
Mon, 1 Nov 2010 11:59:59 +0000 (11:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 5

Changed files:
    dovecot.spec -> 1.173

dovecot.spec

index 73e4b6c0cc96e29c97536f9d543bee373536f1f6..5dd7449eff406fa1202b96bf6568b69382cb6deb 100644 (file)
@@ -11,7 +11,7 @@ Summary:      IMAP and POP3 server written with security primarily in mind
 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
@@ -207,7 +207,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 /sbin/chkconfig --add dovecot
-%service dovecot reload
+%service dovecot restart
 
 %preun
 if [ "$1" = "0" ]; then
This page took 0.261788 seconds and 4 git commands to generate.