From ca9f5d20cc18d5bdf88a39dd7b424a0bd6a94eef Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 20 Jul 2015 13:10:04 -0400 Subject: [PATCH 1/1] Require latest xml-sec / xmltooling in specfile. --- opensaml.spec.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/opensaml.spec.in b/opensaml.spec.in index 3a72b92..32b2dbb 100644 --- a/opensaml.spec.in +++ b/opensaml.spec.in @@ -13,8 +13,8 @@ BuildRequires: xerces-c-devel >= 3.1 %else BuildRequires: libxerces-c-devel >= 3.1 %endif -BuildRequires: libxml-security-c-devel >= 1.4.0 -BuildRequires: libxmltooling-devel >= 1.4 +BuildRequires: libxml-security-c-devel >= 1.7.3 +BuildRequires: libxmltooling-devel >= 1.5.5 %{?_with_log4cpp:BuildRequires: liblog4cpp-devel >= 1.0} %{!?_with_log4cpp:BuildRequires: liblog4shib-devel >= 1.0.4} BuildRequires: gcc-c++, boost-devel >= 1.32.0 @@ -72,8 +72,8 @@ Requires: xerces-c-devel >= 3.1 %else Requires: libxerces-c-devel >= 3.1 %endif -Requires: libxml-security-c-devel >= 1.4.0 -Requires: libxmltooling-devel >= 1.4 +Requires: libxml-security-c-devel >= 1.7.3 +Requires: libxmltooling-devel >= 1.5.5 %{?_with_log4cpp:Requires: liblog4cpp-devel >= 1.0} %{!?_with_log4cpp:Requires: liblog4shib-devel >= 1.0.4} -- 2.1.4