diff --git a/dovecot.spec b/dovecot.spec index a50dbcb..30b3ef0 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -2,7 +2,7 @@ Summary: Dovecot Secure imap server Name: dovecot Epoch: 1 Version: 1.1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT and LGPLv2 and BSD with advertising Group: System Environment/Daemons @@ -387,6 +387,9 @@ fi %changelog +* Mon Nov 3 2008 Michal Hlavinka - 1:1.1.6-2 +- changed comment in sysconfig to match actual state + * Mon Nov 3 2008 Michal Hlavinka - 1:1.1.6-1 - update to upstream version 1.1.6 - change permissions of deliver and dovecot.conf to prevent possible password exposure diff --git a/dovecot.sysconfig b/dovecot.sysconfig index 6778655..3cb4bd4 100644 --- a/dovecot.sysconfig +++ b/dovecot.sysconfig @@ -1,5 +1,3 @@ -# Here you can specify whether dovecot will ask for the SSL certificates' -# password during start-up so the main config file can be world readable. -# Other command line options can be specified too. +# Here you can specify your dovecot command line options. # -#OPTIONS="-p" +#OPTIONS=""