Require Xerces 2.8.0 and make cxxtest optional.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 24 Oct 2007 15:53:40 +0000 (15:53 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 24 Oct 2007 15:53:40 +0000 (15:53 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2568 cb58f699-b61c-0410-a6fe-9272a202ed29

shibboleth.spec.in

index 4bbadb7..903213c 100644 (file)
@@ -9,7 +9,7 @@ URL:            http://shibboleth.internet2.edu/
 Source0:       http://shibboleth.internet2.edu/downloads/%{name}-%{version}.tar.gz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-root
 BuildRequires: openssl-devel, curl-devel >= 7.10.6
-BuildRequires: xerces%{?xercesver}-c-devel >= 2.6.1, xml-security-c-devel >= 1.4.0
+BuildRequires: xerces%{?xercesver}-c-devel >= 2.8.0, xml-security-c-devel >= 1.4.0
 BuildRequires: zlib-devel, opensaml-devel >= 2.0
 %{?_with_log4cpp:BuildRequires:        log4cpp-devel >= 1.0}
 %{!?_with_log4cpp:BuildRequires: log4shib-devel}