SPECS: exim.spec - Removed the trigger for config file conversion:...

qrczak qrczak at pld-linux.org
Sun Jul 22 15:19:49 CEST 2007


Author: qrczak                       Date: Sun Jul 22 13:19:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Removed the trigger for config file conversion: it triggers when not
  needed (when upgrading from exim 4) and corrupts the config file.

---- Files affected:
SPECS:
   exim.spec (1.287 -> 1.288) 

---- Diffs:

================================================================
Index: SPECS/exim.spec
diff -u SPECS/exim.spec:1.287 SPECS/exim.spec:1.288
--- SPECS/exim.spec:1.287	Fri Jul 20 13:38:05 2007
+++ SPECS/exim.spec	Sun Jul 22 15:19:44 2007
@@ -278,13 +278,6 @@
 	%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
@@ -342,6 +335,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.288  2007/07/22 13:19:44  qrczak
+- Removed the trigger for config file conversion: it triggers when not
+  needed (when upgrading from exim 4) and corrupts the config file.
+
 Revision 1.287  2007/07/20 11:38:05  twittner
 - added `BR: xorg-lib-libXaw-devel' for building eximon
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/exim.spec?r1=1.287&r2=1.288&f=u



More information about the pld-cvs-commit mailing list