From fc611b918fe9db01760ff03d1728c251f8f8915c Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sun, 24 Jan 2021 23:55:07 +0100 Subject: [PATCH] - updated to 3.5.9 --- postfix.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/postfix.spec b/postfix.spec index 666161c..12ae118 100644 --- a/postfix.spec +++ b/postfix.spec @@ -17,13 +17,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: 3.5.8 +Version: 3.5.9 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: c7c55ccc1db2a30d35c3867c21fe7109 +# Source0-md5: a4d1b2df03a500cf8f9759d5fca1c1f6 Source1: %{name}.aliases Source2: %{name}.cron Source3: %{name}.init @@ -46,6 +46,7 @@ URL: http://www.postfix.org/ BuildRequires: db-devel # getifaddrs() with IPv6 support BuildRequires: glibc-devel >= 6:2.3.4 +BuildRequires: libnsl-devel >= 1.3.0 %{?with_mysql:BuildRequires: mysql-devel} %{?with_ldap:BuildRequires: openldap-devel >= 2.0.12} %{?with_ssl:BuildRequires: openssl-devel >= 0.9.7l} -- 2.37.3