From 429e334f94ab2e847d46b7dd6c4d6e33ddacf8f0 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 20 Jul 2015 13:06:56 -0400 Subject: [PATCH] Require latest xml-sec in specfile. --- xmltooling.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmltooling.spec.in b/xmltooling.spec.in index c60a98b..b8f5f8d 100644 --- a/xmltooling.spec.in +++ b/xmltooling.spec.in @@ -13,7 +13,7 @@ BuildRequires: xerces-c-devel >= 3.1 %else BuildRequires: libxerces-c-devel >= 3.1 %endif -BuildRequires: libxml-security-c-devel >= 1.4.0 +BuildRequires: libxml-security-c-devel >= 1.7.3 %{?_with_log4cpp:BuildRequires: liblog4cpp-devel >= 1.0} %{!?_with_log4cpp:BuildRequires: liblog4shib-devel >= 1.0.4} BuildRequires: gcc-c++, openssl-devel, boost-devel >= 1.32.0 @@ -79,7 +79,7 @@ Requires: xerces-c-devel >= 3.1 %else Requires: libxerces-c-devel >= 3.1 %endif -Requires: libxml-security-c-devel >= 1.4.0 +Requires: libxml-security-c-devel >= 1.7.3 %{?_with_log4cpp:Requires: liblog4cpp-devel >= 1.0} %{!?_with_log4cpp:Requires: liblog4shib-devel >= 1.0.4} Requires: openssl-devel, boost-devel >= 1.32.0 -- 2.1.4