[unbound/el5] added build requirement expat-devel

Paul Wouters pwouters at fedoraproject.org
Wed May 25 19:26:50 UTC 2011


commit d909af1989534887e5d3c70ce2a0afa3a4cab7e6
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 9b93966..0743dae 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