summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2013-10-29 18:58:39 (GMT)
committerElan Ruusamäe2013-10-29 18:58:39 (GMT)
commit695b6c6883bf69a441ca616dd7dae4d11ad0b590 (patch)
treef901cff70ce8b88cdde3d55b54e457965b9aef70
parent94ec27a150e2d20c34eccf0230e9338296e58eb8 (diff)
downloadbind-695b6c6883bf69a441ca616dd7dae4d11ad0b590.zip
bind-695b6c6883bf69a441ca616dd7dae4d11ad0b590.tar.gz
geoip patch requires --with-geoip=yes configure
-rw-r--r--bind.spec1
1 files changed, 1 insertions, 0 deletions
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 \