SPECS: dovecot.spec - in some alpha/beta default_mail_env was removed - rep...

blues blues at pld-linux.org
Fri Sep 5 13:40:22 CEST 2008


Author: blues                        Date: Fri Sep  5 11:40:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- in some alpha/beta default_mail_env was removed - replace it with trigger

---- Files affected:
SPECS:
   dovecot.spec (1.95 -> 1.96) 

---- Diffs:

================================================================
Index: SPECS/dovecot.spec
diff -u SPECS/dovecot.spec:1.95 SPECS/dovecot.spec:1.96
--- SPECS/dovecot.spec:1.95	Tue Sep  2 22:31:51 2008
+++ SPECS/dovecot.spec	Fri Sep  5 13:40:16 2008
@@ -215,6 +215,10 @@
 	%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
@@ -270,6 +274,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.96  2008/09/05 11:40:16  blues
+- in some alpha/beta default_mail_env was removed - replace it with trigger
+
 Revision 1.95  2008/09/02 20:31:51  arekm
 - up to 1.1.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dovecot.spec?r1=1.95&r2=1.96&f=u



More information about the pld-cvs-commit mailing list