From: cantor Date: Mon, 2 Nov 2009 03:01:08 +0000 (+0000) Subject: Bump dependent versions. X-Git-Tag: 2.4~163 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=b57bb5b85a2a1aea24257fd6d5af6a308e56ffee Bump dependent versions. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/branches/REL_2@3172 cb58f699-b61c-0410-a6fe-9272a202ed29 --- diff --git a/shibboleth.spec.in b/shibboleth.spec.in index 5c707d1..a6c612f 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -13,15 +13,15 @@ PreReq: openssl PreReq: %{insserv_prereq} BuildRequires: libXerces-c-devel >= 2.8.0 BuildRequires: libxml-security-c-devel >= 1.4.0 -BuildRequires: libxmltooling-devel >= 1.2 -BuildRequires: libsaml-devel >= 2.2 +BuildRequires: libxmltooling-devel >= 1.3 +BuildRequires: libsaml-devel >= 2.3 %{?_with_log4cpp:BuildRequires: liblog4cpp-devel >= 1.0} %{!?_with_log4cpp:BuildRequires: liblog4shib-devel} %else BuildRequires: xerces%{?xercesver}-c-devel >= 2.8.0 BuildRequires: xml-security-c-devel >= 1.4.0 -BuildRequires: xmltooling-devel >= 1.2 -BuildRequires: opensaml-devel >= 2.2 +BuildRequires: xmltooling-devel >= 1.3 +BuildRequires: opensaml-devel >= 2.3 %{?_with_log4cpp:BuildRequires: log4cpp-devel >= 1.0} %{!?_with_log4cpp:BuildRequires: log4shib-devel} %endif @@ -59,15 +59,15 @@ Requires: %{name} = %{version} %if 0%{?suse_version} > 1030 Requires: libXerces-c-devel >= 2.8.0 Requires: libxml-security-c-devel >= 1.4.0 -Requires: libxmltooling-devel >= 1.2 -Requires: libsaml-devel >= 2.2 +Requires: libxmltooling-devel >= 1.3 +Requires: libsaml-devel >= 2.3 %{?_with_log4cpp:Requires: liblog4cpp-devel >= 1.0} %{!?_with_log4cpp:Requires: liblog4shib-devel} %else Requires: xerces%{?xercesver}-c-devel >= 2.8.0 Requires: xml-security-c-devel >= 1.4.0 -Requires: xmltooling-devel >= 1.2 -Requires: opensaml-devel >= 2.2 +Requires: xmltooling-devel >= 1.3 +Requires: opensaml-devel >= 2.3 %{?_with_log4cpp:Requires: log4cpp-devel >= 1.0} %{!?_with_log4cpp:Requires: log4shib-devel} %endif