[cpp-opensaml COMMIT] /branches/REL_2/opensaml.spec.in

noreply at shibboleth.net noreply at shibboleth.net
Tue Jul 10 13:20:01 EDT 2012


Author: scantor
Date: Tue Jul 10 13:20:01 2012
New Revision: 736

URL: http://svn.shibboleth.net/view/cpp-opensaml?rev=736&view=rev
Log:
Bump log4shib requirement

Modified:
    branches/REL_2/opensaml.spec.in

Modified: branches/REL_2/opensaml.spec.in
URL: http://svn.shibboleth.net/view/cpp-opensaml/branches/REL_2/opensaml.spec.in?rev=736&r1=735&r2=736&view=diff
==============================================================================
--- branches/REL_2/opensaml.spec.in (original)
+++ branches/REL_2/opensaml.spec.in Tue Jul 10 13:20:01 2012
@@ -16,7 +16,7 @@
 BuildRequires:  libxml-security-c-devel >= 1.4.0
 BuildRequires:  libxmltooling-devel >= 1.4
 %{?_with_log4cpp:BuildRequires: liblog4cpp-devel >= 1.0}
-%{!?_with_log4cpp:BuildRequires: liblog4shib-devel}
+%{!?_with_log4cpp:BuildRequires: liblog4shib-devel >= 1.0.4}
 BuildRequires:  gcc-c++, boost-devel >= 1.32.0
 %if 0%{?suse_version} > 1000
 BuildRequires: pkg-config
@@ -75,7 +75,7 @@
 Requires: libxml-security-c-devel >= 1.4.0
 Requires: libxmltooling-devel >= 1.4
 %{?_with_log4cpp:Requires: liblog4cpp-devel >= 1.0}
-%{!?_with_log4cpp:Requires: liblog4shib-devel}
+%{!?_with_log4cpp:Requires: liblog4shib-devel >= 1.0.4}
 
 %description -n libsaml-devel
 OpenSAML is an open source implementation of the OASIS Security Assertion



More information about the commits mailing list