Author: jack Date: Wed Nov 30 18:07:16 2005 GMT Module: SPECS Tag: RA-branch_general ---- Log message: - updated to 4.60 - documentation updated to 4.60 - ability to turn-off spamd loadbalancing and just use fallback
---- Files affected: SPECS: exim.spec (1.146.2.36 -> 1.146.2.37) ---- Diffs: ================================================================ Index: SPECS/exim.spec diff -u SPECS/exim.spec:1.146.2.36 SPECS/exim.spec:1.146.2.37 --- SPECS/exim.spec:1.146.2.36 Fri Oct 14 23:53:02 2005 +++ SPECS/exim.spec Wed Nov 30 19:07:11 2005 @@ -12,15 +12,15 @@ Summary(pl): Agent Transferu Poczty Uniwersytetu w Cambridge Summary(pt_BR): Servidor de correio eletrĂ´nico exim Name: exim -Version: 4.54 -Release: 1 +Version: 4.60 +Release: 0.1 Epoch: 2 License: GPL Group: Networking/Daemons Source0: ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/%{name}-%{version}.tar.bz2 -# Source0-md5: f3cdf5292f4bbb1ee2de42d4338b3b9f -Source1: ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/%{name}-texinfo-4.50.tar.bz2 -# Source1-md5: a12993436e9943083e3ce5b76cf96b11 +# Source0-md5: eed3c8fc393cf7ccc9c1079b28516128 +Source1: ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/%{name}-texinfo-4.60.tar.bz2 +# Source1-md5: ba88e4814472be8de8deed36ec80877a Source2: %{name}.init Source3: %{name}.cron.db Source4: %{name}4.conf @@ -46,6 +46,7 @@ Patch2: %{name}4-texinfo.patch Patch3: %{name}4-use_system_pcre.patch Patch4: %{name}4-Makefile-Default.patch +Patch5: %{name}-noloadbalance.patch URL: http://www.exim.org/ %{?with_ldap:BuildRequires: openldap-devel >= 2.0.0} %{?with_mysql:BuildRequires: mysql-devel} @@ -143,6 +144,7 @@ %patch2 -p0 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %{?with_saexim:test -f %{SOURCE17} || exit 1; gzip -d -c %{SOURCE17} | tar -x || exit 1} @@ -324,6 +326,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.146.2.37 2005/11/30 18:07:11 jack +- updated to 4.60 +- documentation updated to 4.60 +- ability to turn-off spamd loadbalancing and just use fallback + Revision 1.146.2.36 2005/10/14 21:53:02 jack - updated to 4.54 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/exim.spec?r1=1.146.2.36&r2=1.146.2.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
