[packages/bind] - BR: readline-devel (for nslookup)
qboosh
qboosh at pld-linux.org
Thu Jan 17 17:36:44 CET 2013
commit a0fc833fe11abadcef67bfcfe74a6df241133bfe
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Jan 17 17:37:11 2013 +0100
- BR: readline-devel (for nslookup)
bind.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index 2190df2..8a84307 100644
--- a/bind.spec
+++ b/bind.spec
@@ -9,10 +9,10 @@
%bcond_without sql # build without SQL support
%bcond_without static_libs # build without static libraries
%bcond_without tests # perform tests
-%bcond_with edns_cli # build with the ability to use edns-client-subnet in dig
+%bcond_with edns_cli # build with the ability to use edns-client-subnet in dig
%bcond_with hip # build with HIP RR support
%if "%{pld_release}" == "ac"
-%bcond_with epoll # enable epoll support
+%bcond_with epoll # enable epoll support
# there didn't exist x86_64 2.4 kernel in PLD, so can safely enable epoll
%ifarch %{x8664}
%define with_epoll 1
@@ -82,6 +82,7 @@ BuildRequires: libtool
%{?with_ldap:BuildRequires: openldap-devel}
%{?with_ssl:BuildRequires: openssl-devel >= 0.9.8d}
%{?with_sql:BuildRequires: postgresql-devel}
+BuildRequires: readline-devel
BuildRequires: rpm >= 4.4.9-56
BuildRequires: rpmbuild(macros) >= 1.268
%{?with_sql:BuildRequires: unixODBC-devel}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bind.git/commitdiff/a0fc833fe11abadcef67bfcfe74a6df241133bfe
More information about the pld-cvs-commit
mailing list