summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreothane2004-03-17 20:03:15 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit7e7116640082bd155ddb545b08df88e39aa89c56 (patch)
treef685b6312031f288fe06250e107f8c80f808c2be
parentd6b0cbcc37d3f0675181af3412553a984f6b2686 (diff)
downloadpostfix-7e7116640082bd155ddb545b08df88e39aa89c56.zip
postfix-7e7116640082bd155ddb545b08df88e39aa89c56.tar.gz
- updated TLS+IPv6 patch; BR: openssl-devel 0.9.7d
- release 2 Changed files: postfix.spec -> 1.207
-rw-r--r--postfix.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/postfix.spec b/postfix.spec
index de2bb20..8d1f91c 100644
--- a/postfix.spec
+++ b/postfix.spec
@@ -8,7 +8,7 @@
%bcond_without cdb # with cdb map support
%bcond_with polish # with double English+Polish messages
#
-%define _tls_ipv6_ver 1.21-pf-2.0.18
+%define _tls_ipv6_ver 1.21-pf-2.0.19
Summary: Postfix Mail Transport Agent
Summary(cs): Postfix - program pro pøepravu po¹ty (MTA)
Summary(es): Postfix - Un MTA (Mail Transport Agent) de alto desempeño
@@ -18,7 +18,7 @@ Summary(pt_BR): Postfix - Um MTA (Mail Transport Agent) de alto desempenho
Summary(sk): Agent prenosu po¹ty Postfix
Name: postfix
Version: 2.0.19
-Release: 1
+Release: 2
Epoch: 2
Group: Networking/Daemons
License: distributable
@@ -32,7 +32,7 @@ Source6: %{name}.sasl
Source7: ftp://ftp.corpit.ru/pub/postfix/%{name}-dict_cdb-1.1.11-20021104.tar.gz
# Source7-md5: 5731b5081725f4688dc6fae119d617e4
Source8: http://www.ipnet6.org/postfix/download/tls+ipv6-%{_tls_ipv6_ver}.patch.gz
-# Source8-md5: 8d273f922352a0ff32c57c29bec26b46
+# Source8-md5: 30b8759733b9b5fa6bdee506e8e5195f
Patch0: %{name}-config.patch
Patch1: %{name}-conf_msg.patch
Patch2: %{name}-dynamicmaps.patch
@@ -51,7 +51,7 @@ BuildRequires: grep
BuildRequires: libinet6 >= 0.20030228-1
%{?with_mysql:BuildRequires: mysql-devel}
%{?with_ldap:BuildRequires: openldap-devel >= 2.0.0}
-%{?with_ssl:BuildRequires: openssl-devel >= 0.9.7c}
+%{?with_ssl:BuildRequires: openssl-devel >= 0.9.7d}
BuildRequires: pcre-devel
%{?with_pgsql:BuildRequires: postgresql-devel}
%{?with_cdb:BuildRequires: tinycdb-devel}