]> git.pld-linux.org Git - packages/dovecot.git/commitdiff
- in some alpha/beta default_mail_env was removed - replace it with trigger auto/ti/dovecot-1_1_3-1
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 5 Sep 2008 11:40:16 +0000 (11:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dovecot.spec -> 1.96

dovecot.spec

index 304ad2eed57107a69dd6069bd2977961d3110e12..c39a0de8c88bd7eff37abe28e47c7c032fad60cf 100644 (file)
@@ -214,6 +214,10 @@ if [ "$1" = "0" ]; then
        %groupremove dovecot
 fi
 
+%triggerpostun -- dovecot < 1:1.1
+echo "Configuration change default_mail_env -> mail_location"
+%{__sed} -i -e "s/^default_mail_env/mail_location/" /etc/dovecot/dovecot.conf
+
 %files
 %defattr(644,root,root,755)
 # COPYING contains some notes, not actual LGPL text
This page took 0.108002 seconds and 4 git commands to generate.