packages: dovecot/dovecot.spec - rel 2 - there can be only one triggerpostun

baggins baggins at pld-linux.org
Mon Oct 4 18:16:13 CEST 2010


Author: baggins                      Date: Mon Oct  4 16:16:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- there can be only one triggerpostun

---- Files affected:
packages/dovecot:
   dovecot.spec (1.152 -> 1.153) 

---- Diffs:

================================================================
Index: packages/dovecot/dovecot.spec
diff -u packages/dovecot/dovecot.spec:1.152 packages/dovecot/dovecot.spec:1.153
--- packages/dovecot/dovecot.spec:1.152	Mon Oct  4 18:01:20 2010
+++ packages/dovecot/dovecot.spec	Mon Oct  4 18:16:08 2010
@@ -12,7 +12,7 @@
 Summary(pl.UTF-8):	Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
 Name:		dovecot
 Version:	2.0.4
-Release:	1
+Release:	2
 Epoch:		1
 License:	MIT (libraries), LGPL v2.1 (the rest)
 Group:		Networking/Daemons
@@ -217,11 +217,11 @@
 	%groupremove dovenull
 fi
 
-%triggerpostun -- dovecot < 1:1.1
+%triggerpostun -- dovecot < 1:2.0.0
+# upgrading dovecot < 1.1
 echo "Configuration change default_mail_env -> mail_location"
 %{__sed} -i -e "s/^default_mail_env/mail_location/" /etc/dovecot/dovecot.conf
-
-%triggerpostun -- dovecot < 1:2.0.0
+# upgrading dovecot < 2.0
 i=0
 for a in /etc/dovecot/dovecot-db-example.conf \
 	/etc/dovecot/dovecot-dict-sql-example.conf \
@@ -315,6 +315,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.153  2010/10/04 16:16:08  baggins
+- rel 2
+- there can be only one triggerpostun
+
 Revision 1.152  2010/10/04 16:01:20  baggins
 - no_install_post_check_so, dovecot uses some fancy inter-binary-libray
   dynamic linking deps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dovecot/dovecot.spec?r1=1.152&r2=1.153&f=u



More information about the pld-cvs-commit mailing list