X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=exim.spec;h=db37c7144e8ff61b047e00d467903676995aa153;hb=5e7bbc2d97a540eac87c65ea62a9b418a96db453;hp=4488296a7f7dbe1fb021f3bc5792496e32b94aeb;hpb=1b1d6f4a7fcd6a22384b7f65c40d69089ad6c0fe;p=packages%2Fexim.git diff --git a/exim.spec b/exim.spec index 4488296..db37c71 100644 --- a/exim.spec +++ b/exim.spec @@ -8,7 +8,7 @@ %bcond_without ldap # without LDAP support %bcond_without spf # without spf support %bcond_without srs # without srs support -%bcond_without dynamic # dynamic modules +%bcond_with dynamic # dynamic modules %bcond_without hiredis # without redis # opendmarc.spec not ready, so off by default %bcond_with dmarc # DMARC support @@ -23,15 +23,15 @@ Summary: University of Cambridge Mail Transfer Agent Summary(pl.UTF-8): Agent Transferu Poczty Uniwersytetu w Cambridge Summary(pt_BR.UTF-8): Servidor de correio eletrônico exim Name: exim -Version: 4.89.1 -Release: 2 +Version: 4.93 +Release: 11 Epoch: 2 License: GPL Group: Networking/Daemons/SMTP Source0: ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.bz2 -# Source0-md5: 6e65d9fc17449dcde6254bd312c64822 +# Source0-md5: d8a9342b2c0f2275717ba1f9fafbc3aa Source1: ftp://ftp.exim.org/pub/exim/exim4/%{name}-html-%{version}.tar.bz2 -# Source1-md5: e633e855fa08855b4c0cae28eb7888bc +# Source1-md5: 1985746cb7fbe8141c9f4b7fc6adece3 Source2: %{name}.init Source3: %{name}.cron.db Source4: %{name}4.conf @@ -50,7 +50,7 @@ Source15: %{name}4-smtp.pamd Source16: %{name}on.png # sh branch.sh Patch100: %{name}-git.patch -# Patch100-md5: ba4cc46d5cd539a86c8216e5c803d964 +# Patch100-md5: 7f0355dc4e408a7d39ef9cf68c9cebcd Patch0: %{name}4-EDITME.patch Patch1: %{name}4-monitor-EDITME.patch Patch2: %{name}4-cflags.patch @@ -58,12 +58,10 @@ Patch3: exim-defs.patch Patch4: %{name}4-Makefile-Default.patch # http://marc.merlins.org/linux/exim/files/sa-exim-cvs/localscan_dlopen_exim_4.20_or_better.patch Patch5: localscan_dlopen_%{name}_4.20_or_better.patch -Patch6: exim-commandline_checks_require_admin.patch +Patch6: zstd.patch Patch8: %{name}-spam-timeout.patch -Patch10: %{name}-force-sigalrm.patch - Patch20: %{name}4-disableSSLv3.patch URL: http://www.exim.org/ %{?with_sasl:BuildRequires: cyrus-sasl-devel >= 2.1.0} @@ -84,6 +82,7 @@ BuildRequires: perl-devel >= 1:5.6.0 %{?with_pgsql:BuildRequires: postgresql-devel} BuildRequires: readline-devel BuildRequires: rpm >= 4.4.9-56 +BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: rpmbuild(macros) >= 1.268 %{?with_sqlite:BuildRequires: sqlite3-devel} %{?with_whoson:BuildRequires: whoson-devel} @@ -178,7 +177,6 @@ Pliki nagłówkowe dla Exima. %prep %setup -q -a1 -a7 %patch100 -p2 - %patch0 -p1 %patch1 -p1 %patch2 -p1 @@ -189,8 +187,6 @@ Pliki nagłówkowe dla Exima. %patch8 -p1 -%patch10 -p1 - install %{SOURCE4} exim4.conf install %{SOURCE14} doc/config.samples.tar.bz2 %patch20 -p1 @@ -203,21 +199,22 @@ LOOKUP_CDB=yes XLFLAGS=-L%{_prefix}/X11R6/%{_lib} X11_LD_LIB=%{_prefix}/X11R6/%{_lib} %{?with_dynamic:LOOKUP_MODULE_DIR=%{_libdir}/%{name}/modules} -EXPERIMENTAL_DANE=yes +EXPERIMENTAL_ARC=yes EXPERIMENTAL_DCC=yes EXPERIMENTAL_PRDR=yes EXPERIMENTAL_DSN_INFO=yes EXPERIMENTAL_QUEUEFILE=yes +SUPPORT_DANE=yes SUPPORT_I18N=yes SUPPORT_I18N_2008=yes LDFLAGS+= -lidn -lidn2 SUPPORT_PROXY=yes %if %{with dmarc} -EXPERIMENTAL_DMARC=yes +SUPPORT_DMARC=yes LOOKUP_LIBS+=-lopendmarc %endif %if %{with spf} -EXPERIMENTAL_SPF=yes +SUPPORT_SPF=yes LOOKUP_LIBS+=-lspf2 %endif %if %{with srs} @@ -276,6 +273,7 @@ LOOKUP_LIBS+=-lldap -llber EXPERIMENTAL_LMDB=yes LOOKUP_LIBS+=-llmdb %endif +DLOPEN_LOCAL_SCAN=yes EOF # have to be after Local/Makefile-Linux creation @@ -364,7 +362,7 @@ fi %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,experimental-spec.txt} build-Linux-*/transport-filter.pl -%doc exim-html-*/doc/html +%doc exim-html-*/exim-html-*/doc/html %dir %{_sysconfdir}/mail %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/exim.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/aliases