From: Scott Cantor Date: Wed, 14 Dec 2011 11:28:44 +0000 (+0000) Subject: Add boost-devel dependency. X-Git-Tag: 2.5.0~55 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=09fdd211a4f43305ebe04d563f1d78846cdceeab Add boost-devel dependency. --- diff --git a/opensaml.spec.in b/opensaml.spec.in index 67c41ae..e2c2d2a 100644 --- a/opensaml.spec.in +++ b/opensaml.spec.in @@ -17,7 +17,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} -BuildRequires: gcc-c++ +BuildRequires: gcc-c++, boost-devel >= 1.32.0 %if 0%{?suse_version} > 1000 BuildRequires: pkg-config %endif @@ -142,8 +142,9 @@ This package includes XML schemas and related files. %doc %{pkgdocdir} %changelog -* Mon Aug 8 2011 Scott Cantor - 2.5-1 +* Wed Dec 14 2011 Scott Cantor - 2.5-1 - Update lib package number. +- Add boost-devel dependency. * Tue Oct 26 2010 Scott Cantor - 2.4-1 - Update version