[cpp-xmltooling COMMIT] /branches/REL_1/xmltooling.spec.in

noreply at shibboleth.net noreply at shibboleth.net
Tue Jul 10 13:18:42 EDT 2012


Author: scantor
Date: Tue Jul 10 13:18:42 2012
New Revision: 987

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

Modified:
    branches/REL_1/xmltooling.spec.in

Modified: branches/REL_1/xmltooling.spec.in
URL: http://svn.shibboleth.net/view/cpp-xmltooling/branches/REL_1/xmltooling.spec.in?rev=987&r1=986&r2=987&view=diff
==============================================================================
--- branches/REL_1/xmltooling.spec.in (original)
+++ branches/REL_1/xmltooling.spec.in Tue Jul 10 13:18:42 2012
@@ -15,7 +15,7 @@
 %endif
 BuildRequires:  libxml-security-c-devel >= 1.4.0
 %{?_with_log4cpp:BuildRequires: liblog4cpp-devel >= 1.0}
-%{!?_with_log4cpp:BuildRequires: liblog4shib-devel}
+%{!?_with_log4cpp:BuildRequires: liblog4shib-devel >= 1.0.4}
 BuildRequires: gcc-c++, openssl-devel, boost-devel >= 1.32.0
 %if 0%{?rhel} >= 6 || 0%{?centos_version} >= 600
 BuildRequires: libcurl-openssl-devel >= 7.21.7
@@ -81,7 +81,7 @@
 %endif
 Requires: libxml-security-c-devel >= 1.4.0
 %{?_with_log4cpp:Requires: liblog4cpp-devel >= 1.0}
-%{!?_with_log4cpp:Requires: liblog4shib-devel}
+%{!?_with_log4cpp:Requires: liblog4shib-devel >= 1.0.4}
 Requires: openssl-devel, boost-devel >= 1.32.0
 %if 0%{?rhel} >= 6 || 0%{?centos_version} >= 600
 Requires: libcurl-openssl-devel >= 7.21.7



More information about the commits mailing list