[unbound/el6] * relax ldns dependancy from 1.6.10 to 1.6.9

Paul Wouters pwouters at fedoraproject.org
Thu Sep 22 01:50:24 UTC 2011


commit 13132011d4f7acc0309cd00c55099e744ceeafe6
Author: Paul Wouters <paul at xelerance.com>
Date:   Wed Sep 21 21:49:54 2011 -0400

    * relax ldns dependancy from 1.6.10 to 1.6.9

 unbound.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/unbound.spec b/unbound.spec
index 917c271..977b90a 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -22,7 +22,7 @@ Patch1: unbound-1.2-glob.patch
 Patch2: unbound-1.4.13-edns1480.patch
 Group: System Environment/Daemons
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: flex, openssl-devel , ldns-devel >= 1.6.10, 
+BuildRequires: flex, openssl-devel , ldns-devel >= 1.6.9, 
 BuildRequires: libevent-devel expat-devel
 %if %{with_python}
 BuildRequires:  python-devel swig
@@ -34,7 +34,7 @@ Requires(post): chkconfig
 Requires(preun): chkconfig
 Requires(preun): initscripts
 Requires(postun): initscripts
-Requires: ldns >= 1.6.0
+Requires: ldns >= 1.6.9
 Requires(pre): shadow-utils
 
 Obsoletes:      dnssec-conf < 1.27-2


More information about the scm-commits mailing list