X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpostfix.git;a=blobdiff_plain;f=postfix.spec;h=12ae1187d781f1231b454fd67a78aba0ae371ab2;hp=7d6c1b03b470cd8e8a5d536032e22429f79c01a7;hb=fc611b918fe9db01760ff03d1728c251f8f8915c;hpb=04f8f5be2d5bf2b46ff480f80af22d6def7cf4f5 diff --git a/postfix.spec b/postfix.spec index 7d6c1b0..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.4.7 +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: b29ab85e8f6ef7fae132b004e777671b +# Source0-md5: a4d1b2df03a500cf8f9759d5fca1c1f6 Source1: %{name}.aliases Source2: %{name}.cron Source3: %{name}.init @@ -41,12 +41,12 @@ Patch2: %{name}-master.cf_cyrus.patch Patch3: %{name}-conf.patch Patch4: %{name}-link.patch Patch5: %{name}-scache_clnt.patch -Patch6: glibc-2.30.patch URL: http://www.postfix.org/ %{?with_sasl:BuildRequires: cyrus-sasl-devel} 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} @@ -250,7 +250,6 @@ sed -i '/scache_clnt_create/s/server/var_scache_service/' src/global/scache_clnt %patch3 -p1 %patch4 -p1 %patch5 -p1 -%patch6 -p1 %build %{__make} -f Makefile.init makefiles