From 2797368c909f9022d1dc567072e9c00587dea1a2 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 10 Jul 2012 18:40:30 +0000 Subject: [PATCH] Bump log4shib requirement --- shibboleth.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shibboleth.spec.in b/shibboleth.spec.in index 505202a..5be2b39 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -21,7 +21,7 @@ BuildRequires: libxml-security-c-devel >= 1.4.0 BuildRequires: libxmltooling-devel >= 1.5 BuildRequires: libsaml-devel >= 2.5 %{?_with_log4cpp:BuildRequires: liblog4cpp-devel >= 1.0} -%{!?_with_log4cpp:BuildRequires: liblog4shib-devel} +%{!?_with_log4cpp:BuildRequires: liblog4shib-devel >= 1.0.4} %if 0%{?rhel} >= 6 || 0%{?centos_version} >= 600 Requires: libcurl-openssl >= 7.21.7 BuildRequires: chrpath @@ -74,7 +74,7 @@ Requires: libxml-security-c-devel >= 1.4.0 Requires: libxmltooling-devel >= 1.5 Requires: libsaml-devel >= 2.5 %{?_with_log4cpp:Requires: liblog4cpp-devel >= 1.0} -%{!?_with_log4cpp:Requires: liblog4shib-devel} +%{!?_with_log4cpp:Requires: liblog4shib-devel >= 1.0.4} %description devel Shibboleth is a Web Single Sign-On implementations based on OpenSAML -- 2.1.4