From 695b6c6883bf69a441ca616dd7dae4d11ad0b590 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 29 Oct 2013 20:58:39 +0200 Subject: [PATCH] geoip patch requires --with-geoip=yes configure --- bind.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/bind.spec b/bind.spec index c181357..1401c4c 100644 --- a/bind.spec +++ b/bind.spec @@ -395,6 +395,7 @@ cp -f /usr/share/automake/config.* . --with-dlz-bdb=no \ --with-dlz-filesystem=yes \ %{?with_ldap:--with-dlz-ldap=yes} \ + %{?with_geoip:--with-geoip=yes} \ --with-dlz-odbc=no \ --with-dlz-stub=yes \ --enable-largefile \ -- 2.44.0