Require Xerces 2.8.0 and make cxxtest optional.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Wed, 24 Oct 2007 15:53:39 +0000 (15:53 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Wed, 24 Oct 2007 15:53:39 +0000 (15:53 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@324 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

opensaml.spec.in

index ca9bb74..449d2f9 100644 (file)
@@ -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.8.0
-BuildRequires: xml-security-c-devel >= 1.4.0
-BuildRequires: xmltooling-devel, cxxtest
+BuildRequires: xerces%{?xercesver}-c-devel >= 2.8.0, xml-security-c-devel >= 1.4.0
+BuildRequires: xmltooling-devel
 %{?_with_log4cpp:BuildRequires: log4cpp-devel >= 1.0}
 %{!?_with_log4cpp:BuildRequires: log4shib-devel}