Author: arekm Date: Fri Feb 18 23:54:37 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 4.50
---- Files affected: SPECS: exim.spec (1.229 -> 1.230) ---- Diffs: ================================================================ Index: SPECS/exim.spec diff -u SPECS/exim.spec:1.229 SPECS/exim.spec:1.230 --- SPECS/exim.spec:1.229 Sat Feb 12 20:50:02 2005 +++ SPECS/exim.spec Sat Feb 19 00:54:31 2005 @@ -6,26 +6,24 @@ %bcond_without whoson # without whoson support %bcond_without sasl # without SASL %bcond_without ldap # without LDAP support -%bcond_without exiscan # without exiscan support %bcond_without spf # without spf support %bcond_without srs # without srs support %bcond_with saexim # with sa-exim support # -%define exiscan_version 4.44-28 %define saexim_version 3.1 Summary: University of Cambridge Mail Transfer Agent Summary(pl): Agent Transferu Poczty Uniwersytetu w Cambridge Summary(pt_BR): Servidor de correio eletrônico exim Name: exim -Version: 4.44 -Release: 2 +Version: 4.50 +Release: 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: 7487274e013b598d97445987d38b2071 -Source1: ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/%{name}-texinfo-4.40.tar.bz2 -# Source1-md5: cc91bd804ee0f7fd70991e2e6b529033 +# Source0-md5: 7844eff82171872f6b3971a4183368d9 +Source1: ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/%{name}-texinfo-4.50.tar.bz2 +# Source1-md5: a12993436e9943083e3ce5b76cf96b11 Source2: %{name}.init Source3: %{name}.cron.db Source4: %{name}4.conf @@ -34,16 +32,14 @@ # 20021016: http://www.logic.univie.ac.at/~ametzler/debian/exim4manpages/ Source7: %{name}4-man-021016.tar.bz2 # Source7-md5: b552704ebf853a401946038a2b7e8e98 -Source8: http://duncanthrax.net/exiscan-acl/exiscan-acl-%{exiscan_version}.patch.bz2 -# Source8-md5: 72ef5567106e89e6cef1cc742ab52525 Source9: %{name}.aliases Source10: newaliases Source11: %{name}.logrotate Source12: %{name}.sysconfig Source13: ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/FAQ.txt.bz2 -# Source13-md5: ff781bd31fb1d574c8b9d33f4bfd34a7 +# Source13-md5: 7c695675e5e60693916b787001252d56 Source14: ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/config.samples.tar.bz2 -# Source14-md5: 4b93321938a800caa6127c48ad60a42b +# Source14-md5: 42c7d5c02d06fdd3d8b6ba124ad9fd05 Source15: %{name}4-smtp.pamd Source16: %{name}on.png Source17: http://marc.merlins.org/linux/exim/files/sa-exim-%{saexim_version}.tar.gz @@ -53,7 +49,6 @@ Patch2: %{name}4-texinfo.patch Patch3: %{name}4-use_system_pcre.patch Patch4: %{name}4-Makefile-Default.patch -Patch5: %{name}4-exiscan-pld.patch URL: http://www.exim.org/ %{?with_ldap:BuildRequires: openldap-devel >= 2.0.0} %{?with_spf:BuildRequires: libspf2-devel} @@ -155,8 +150,6 @@ %patch2 -p0 %patch3 -p1 %patch4 -p1 -%patch5 -p0 -%{?with_exiscan:test -f %{SOURCE8} || exit 1; bzip2 -d -c %{SOURCE8} | patch -p1 || exit 1} %{?with_saexim:test -f %{SOURCE17} || exit 1; gzip -d -c %{SOURCE17} | tar -x || exit 1} install %{SOURCE13} doc/FAQ.txt.bz2 @@ -179,7 +172,7 @@ %{__make} -j1 \ CC="%{__cc}" \ - CFLAGS="%{rpmcflags} %{?with_spf:-DSPF} %{?with_srs:-DSRS}" \ + CFLAGS="%{rpmcflags} %{?with_spf:-DEXPERIMENTAL_SPF=yes} %{?with_srs:-DEXPERIMENTAL_SRS=yes}" \ LOOKUP_CDB=yes \ XLFLAGS=-L%{_prefix}/X11R6/%{_lib} \ X11_LD_LIB=%{_prefix}/X11R6/%{_lib} \ @@ -299,7 +292,7 @@ %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%{?with_exiscan:,exiscan-*.txt}} build-Linux-*/transport-filter.pl +%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 %dir %{_sysconfdir}/mail %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/exim.conf %{?with_saexim:%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/sa-exim.conf} @@ -349,6 +342,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.230 2005/02/18 23:54:31 arekm +- update to 4.50 + Revision 1.229 2005/02/12 19:50:02 arekm - rel ++ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/exim.spec?r1=1.229&r2=1.230&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
