Bump log4shib requirement
authorscantor <scantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 10 Jul 2012 18:40:30 +0000 (18:40 +0000)
committerscantor <scantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 10 Jul 2012 18:40:30 +0000 (18:40 +0000)
git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3727 cb58f699-b61c-0410-a6fe-9272a202ed29

shibboleth.spec.in

index 505202a..5be2b39 100644 (file)
@@ -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