From f86b3099870b516a8f47b44f484c0c9a2bb45659 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Tue, 15 Jan 2013 13:58:11 +0000 Subject: [PATCH] - from Bartosz Swiatek: - updated to 2.9.5 - patch12 is vda specific, please pay attention next time instead of breaking Ac builds --- postfix.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/postfix.spec b/postfix.spec index e580ed7..e642e3b 100644 --- a/postfix.spec +++ b/postfix.spec @@ -33,13 +33,13 @@ Summary(pl.UTF-8): Serwer SMTP Postfix Summary(pt_BR.UTF-8): Postfix - Um MTA (Mail Transport Agent) de alto desempenho Summary(sk.UTF-8): Agent prenosu pošty Postfix Name: postfix -Version: 2.9.4 -Release: 5 +Version: 2.9.5 +Release: 1 Epoch: 2 License: distributable Group: Networking/Daemons/SMTP Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz -# Source0-md5: 230bc3c00c051946eccd850058d75f6c +# Source0-md5: 588e1c54588e6da0c4b3436f1c2c2fb3 Source1: %{name}.aliases Source2: %{name}.cron Source3: %{name}.init @@ -294,7 +294,9 @@ sed -i '/scache_clnt_create/s/server/var_scache_service/' src/global/scache_clnt %patch9 -p1 %patch10 -p1 %patch11 -p1 +%if %{with vda} %patch12 -p1 +%endif %if %{with tcp} sed -i 's/ifdef SNAPSHOT/if 1/' src/util/dict_open.c -- 2.44.0