From: Scott Cantor Date: Sat, 24 Jun 2006 22:36:17 +0000 (+0000) Subject: Corrected opensaml dependency X-Git-Tag: 1.3f~15 X-Git-Url: http://www.project-moonshot.org/gitweb/?a=commitdiff_plain;h=583b1338b0a6359af305adb5563278e38f8548f4;p=shibboleth%2Fcpp-sp.git Corrected opensaml dependency --- diff --git a/shibboleth.spec.in b/shibboleth.spec.in index 89212b2..6c2b814 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: openssl-devel, curl-devel >= 7.10.6, xerces-c-devel >= 2.6.1 BuildRequires: xml-security-c-devel >= 1.1.0, log4cpp-devel >= 0.3.5 -BuildRequires: zlib-devel, opensaml-devel >= 1.1 +BuildRequires: zlib-devel, opensaml-devel >= 1.1-6 %if "%{_vendor}" == "redhat" BuildRequires: httpd-devel %endif