commit db8bc8a4cfefb59d4e0f7073dc92d55b24cbaead
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Wed Jul 11 10:09:51 2018 +0200

    - use libidn2 instead of idnkit

 bind.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index 853a23b..d18129d 100644
--- a/bind.spec
+++ b/bind.spec
@@ -82,8 +82,8 @@ BuildRequires:        bison
 BuildRequires: flex
 %{?with_geoip:BuildRequires:   GeoIP-devel}
 %{?with_kerberos5:BuildRequires:       heimdal-devel}
-BuildRequires: idnkit-devel
 BuildRequires: json-c-devel
+BuildRequires: libidn2-devel
 %{?with_seccomp:BuildRequires: libseccomp-devel}
 BuildRequires: libtool
 %{?with_hip:BuildRequires:     libxml2-devel}
@@ -416,7 +416,7 @@ cp -f /usr/share/automake/config.* .
        %{!?with_static_libs:--disable-static} \
        --enable-threads \
        %{?with_kerberos5:--with-gssapi} \
-       --with-idn \
+       --with-libidn2 \
        --with-libtool \
        %{?with_ssl:--with-openssl} \
        %{?with_sql:--with-dlz-postgres} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bind.git/commitdiff/db8bc8a4cfefb59d4e0f7073dc92d55b24cbaead

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to