From 2db865117be44d6079677aa6c532d21e95de0893 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Wed, 3 Dec 2008 21:55:51 +0000 Subject: [PATCH] https://issues.shibboleth.net/jira/browse/SSPCPP-152 --- xmltooling.spec.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/xmltooling.spec.in b/xmltooling.spec.in index 86e36a2..eecfe38 100644 --- a/xmltooling.spec.in +++ b/xmltooling.spec.in @@ -8,7 +8,11 @@ License: Apache 2.0 URL: http://www.opensaml.org/ Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root +%if 0%{?suse_version} > 1030 +BuildRequires: libXerces-c-devel >= 2.8.0 +%else BuildRequires: xerces%{?xercesver}-c-devel >= 2.8.0 +%endif BuildRequires: xml-security-c-devel >= 1.4.0 BuildRequires: openssl-devel, curl-devel >= 7.10.6 %{?_with_log4cpp:BuildRequires: log4cpp-devel >= 1.0} @@ -98,6 +102,10 @@ find $RPM_BUILD_ROOT/%{_bindir} -type f | %doc %{_datadir}/doc/xmltooling/api %changelog +* Wed Dec 3 2008 Scott Cantor - 1.2-1 +- Bumping for minor update. +- Fixing SUSE Xerces dependency name. + * Tue Jul 1 2008 Scott Cantor - 1.1-1 - Bumping for minor update. -- 2.1.4