From 2a74d9054d1b352a9d56b765ff6a12a115e2487b Mon Sep 17 00:00:00 2001 From: cantor Date: Wed, 24 Oct 2007 15:53:40 +0000 Subject: [PATCH 1/1] Require Xerces 2.8.0 and make cxxtest optional. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2568 cb58f699-b61c-0410-a6fe-9272a202ed29 --- shibboleth.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shibboleth.spec.in b/shibboleth.spec.in index 4bbadb7..903213c 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -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} -- 2.1.4