X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=postfix.spec;h=393201b8377bcc3bccd4f21f013bc9ceba519a3a;hb=70f437f3ace99d000c4006f650a9f89cebe26d53;hp=d9d65deb5b6a76fb636e485494f998eb7697d358;hpb=abfc08773f5d2ded4b5e49b2b0b62f06a4caa944;p=packages%2Fpostfix.git diff --git a/postfix.spec b/postfix.spec index d9d65de..393201b 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.6 -Release: 5 +Version: 3.7.0 +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: 5aa930a8ce3cc6f82247dbd9f536380c +# Source0-md5: 4ab110024af1837f6c4098a7f8500b05 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