]> git.pld-linux.org Git - packages/dovecot.git/commitdiff
- copy-pasto (restart correct service), spotted by arekm, thx auto/th/dovecot-2_0_6-4
authorpawelz <pawelz@pld-linux.org>
Sun, 31 Oct 2010 13:15:59 +0000 (13:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 4

Changed files:
    dovecot.spec -> 1.171

dovecot.spec

index 86cfc8dae7bc4f4da9131f54438888e46e1f252e..0a26b71c82cb67dde04bc407df5ecb0ff1e506aa 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:       3
+Release:       4
 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 sshd reload "dovecot"
+%service dovecot reload "dovecot"
 
 %preun
 if [ "$1" = "0" ]; then
This page took 0.205371 seconds and 4 git commands to generate.