X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=postfix.spec;h=adf4dc322c012c3c6baeb6d0c7191a954d841326;hb=b806b7a51c1b7d73d9da17e33b65668866a68d58;hp=d25b493cb1aa8e242951fab5a5f50b49df529b38;hpb=57961c4c32c08fc92ab7ba90ccadcb3abb63a2bc;p=packages%2Fpostfix.git diff --git a/postfix.spec b/postfix.spec index d25b493..adf4dc3 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.3 +Version: 3.6.4 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: 80760f5da7416c1e3dae676f12ede24e +# Source0-md5: fcc071c864d3b152a14b30b399ffda7f 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}