From: qrczak Date: Sun, 22 Jul 2007 13:19:44 +0000 (+0000) Subject: - Removed the trigger for config file conversion: it triggers when not X-Git-Tag: auto/th/exim-4_67-6~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fexim.git;a=commitdiff_plain;h=5cb39e47a1ab95851ee8a4d58f1dbd32ab3fa3a8 - Removed the trigger for config file conversion: it triggers when not needed (when upgrading from exim 4) and corrupts the config file. Changed files: exim.spec -> 1.288 --- diff --git a/exim.spec b/exim.spec index acc14a7..45d3a97 100644 --- a/exim.spec +++ b/exim.spec @@ -277,13 +277,6 @@ if [ "$1" = "0" ]; then %groupremove exim fi -%triggerpostun -- exim < 3.90 -if [ -f /etc/mail/exim.conf ]; then - umask 022 - mv /etc/mail/exim.conf /etc/mail/exim.conf.3 - /usr/bin/convert4r4 < /etc/mail/exim.conf.3 > /etc/mail/exim.conf -fi - %files %defattr(644,root,root,755) %doc README* NOTICE LICENCE analyse-log-errors doc/{ChangeLog,NewStuff,dbm.discuss.txt,filter.txt,spec.txt,Exim*.upgrade,OptionLists.txt,experimental-spec.txt} build-Linux-*/transport-filter.pl