Author: arekm Date: Tue Feb 6 14:36:41 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fix bug 461
---- Files affected: SPECS: exim.spec (1.275 -> 1.276) ---- Diffs: ================================================================ Index: SPECS/exim.spec diff -u SPECS/exim.spec:1.275 SPECS/exim.spec:1.276 --- SPECS/exim.spec:1.275 Wed Jan 10 05:06:07 2007 +++ SPECS/exim.spec Tue Feb 6 15:36:36 2007 @@ -16,7 +16,7 @@ Summary(pt_BR): Servidor de correio eletrĂ´nico exim Name: exim Version: 4.66 -Release: 1 +Release: 2 Epoch: 2 License: GPL Group: Networking/Daemons @@ -53,6 +53,7 @@ # http://sourceforge.net/projects/eximdsn/ Patch7: %{name}_463_dsn_1_3.patch Patch8: %{name}-spam-timeout.patch +Patch9: %{name}-bug-461.patch URL: http://www.exim.org/ %{?with_sasl:BuildRequires: cyrus-sasl-devel >= 2.1.0} BuildRequires: db-devel @@ -173,6 +174,7 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 install %{SOURCE13} doc/FAQ.txt.bz2 install %{SOURCE14} doc/config.samples.tar.bz2 @@ -338,6 +340,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.276 2007/02/06 14:36:36 arekm +- fix bug 461 + Revision 1.275 2007/01/10 04:06:07 shadzik - up to 4.66 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/exim.spec?r1=1.275&r2=1.276&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
