X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=exim.spec;h=8b20d65e688c8e2e66c22d809906922fdf2cbaaf;hb=661f7bb;hp=5f7d318ffb4090945108c19a5fe643e80eeb0109;hpb=96e93d3ddfc43b968aca829f872aff071a2f9068;p=packages%2Fexim.git diff --git a/exim.spec b/exim.spec index 5f7d318..8b20d65 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 @@ -19,20 +19,19 @@ %undefine with_hiredis %endif -%include /usr/lib/rpm/macros.perl 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.93 -Release: 1 +Version: 4.94 +Release: 5 Epoch: 2 License: GPL Group: Networking/Daemons/SMTP Source0: ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.bz2 -# Source0-md5: d8a9342b2c0f2275717ba1f9fafbc3aa +# Source0-md5: 5773e8a0379bd621d57bc66c36ffff17 Source1: ftp://ftp.exim.org/pub/exim/exim4/%{name}-html-%{version}.tar.bz2 -# Source1-md5: 1985746cb7fbe8141c9f4b7fc6adece3 +# Source1-md5: e840b2f90c08bdaa8c7a356c5cab79dd Source2: %{name}.init Source3: %{name}.cron.db Source4: %{name}4.conf @@ -51,7 +50,7 @@ Source15: %{name}4-smtp.pamd Source16: %{name}on.png # sh branch.sh Patch100: %{name}-git.patch -# Patch100-md5: 3c82284c70beeaf89becc1157d7cd100 +# Patch100-md5: dfa31f1a4fbf957c2a24b251a7b22ea3 Patch0: %{name}4-EDITME.patch Patch1: %{name}4-monitor-EDITME.patch Patch2: %{name}4-cflags.patch @@ -176,7 +175,7 @@ Pliki nagłówkowe dla Exima. %prep %setup -q -a1 -a7 -#%patch100 -p2 +%patch100 -p2 %patch0 -p1 %patch1 -p1 %patch2 -p1 @@ -203,6 +202,7 @@ EXPERIMENTAL_DCC=yes EXPERIMENTAL_PRDR=yes EXPERIMENTAL_DSN_INFO=yes EXPERIMENTAL_QUEUEFILE=yes +EXPERIMENTAL_QUEUE_RAMP=yes SUPPORT_DANE=yes SUPPORT_I18N=yes SUPPORT_I18N_2008=yes @@ -280,7 +280,7 @@ cp -f src/EDITME Local/Makefile cp -f exim_monitor/EDITME Local/eximon.conf %build -%{__make} -e -j1 \ +%{__make} -e \ FULLECHO='' %install