From: cantor Date: Wed, 24 Oct 2007 15:53:37 +0000 (+0000) Subject: Require Xerces 2.8.0 and make cxxtest optional. X-Git-Tag: 1.4.1~420 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fxmltooling.git;a=commitdiff_plain;h=00da98536d7822c0e37479d26916e14ed3a8f684 Require Xerces 2.8.0 and make cxxtest optional. git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/trunk@406 de75baf8-a10c-0410-a50a-987c0e22f00f --- diff --git a/xmltooling.spec.in b/xmltooling.spec.in index 489e298..f864f27 100644 --- a/xmltooling.spec.in +++ b/xmltooling.spec.in @@ -8,9 +8,8 @@ License: Apache 2.0 URL: http://www.opensaml.org/ Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: xerces%{?xercesver}-c-devel >= 2.6.1 -BuildRequires: xml-security-c-devel >= 1.4.0 -BuildRequires: openssl-devel, cxxtest +BuildRequires: xerces%{?xercesver}-c-devel >= 2.8.0, xml-security-c-devel >= 1.4.0 +BuildRequires: openssl-devel %{?_with_log4cpp:BuildRequires: log4cpp-devel >= 1.0} %{!?_with_log4cpp:BuildRequires: log4shib-devel}