[unbound/el6/master] added build requirement expat-devel

Paul Wouters pwouters at fedoraproject.org
Sun Mar 27 09:11:38 UTC 2011


commit fa0a168c5655ad23f196fa12bcf7f42cb4430b35
Author: Paul Wouters <paul at xelerance.com>
Date:   Sun Mar 27 11:09:24 2011 +0200

    added build requirement expat-devel

 unbound.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/unbound.spec b/unbound.spec
index ead79b0..a657f42 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -35,7 +35,7 @@ Patch14: unbound-1.4.4-28093c.patch
 Group: System Environment/Daemons
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: flex, openssl-devel , ldns-devel >= 1.5.0, 
-BuildRequires: libevent-devel 
+BuildRequires: libevent-devel expat-devel
 %if %{with_python}
 BuildRequires:  python-devel swig
 %endif


More information about the scm-commits mailing list