[cpp-sp COMMIT] /branches/REL_2/shibboleth.spec.in
noreply at shibboleth.net
noreply at shibboleth.net
Tue Jul 10 14:40:30 EDT 2012
Author: scantor
Date: Tue Jul 10 14:40:30 2012
New Revision: 3727
URL: http://svn.shibboleth.net/view/cpp-sp?rev=3727&view=rev
Log:
Bump log4shib requirement
Modified:
branches/REL_2/shibboleth.spec.in
Modified: branches/REL_2/shibboleth.spec.in
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/shibboleth.spec.in?rev=3727&r1=3726&r2=3727&view=diff
==============================================================================
--- branches/REL_2/shibboleth.spec.in (original)
+++ branches/REL_2/shibboleth.spec.in Tue Jul 10 14:40:30 2012
@@ -21,7 +21,7 @@
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: 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
More information about the commits
mailing list