X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=blobdiff_plain;f=xmltooling.spec.in;h=61e4ff2ec87fe4d2e70f3efb048a5a16ed8dca5a;hp=7c994c194480bf9f68b96dd65ab2cc6137295afa;hb=6e600cf66d6bfad24ca17685e98d5d1da8385488;hpb=61203b22e58cbcc0044745fbda5f06a7e347d1a1 diff --git a/xmltooling.spec.in b/xmltooling.spec.in index 7c994c1..61e4ff2 100644 --- a/xmltooling.spec.in +++ b/xmltooling.spec.in @@ -16,7 +16,7 @@ BuildRequires: libxerces-c-devel >= 2.8.0 BuildRequires: libxml-security-c-devel >= 1.4.0 %{?_with_log4cpp:BuildRequires: liblog4cpp-devel >= 1.0} %{!?_with_log4cpp:BuildRequires: liblog4shib-devel} -BuildRequires: gcc-c++, openssl-devel +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 Requires: libcurl-openssl >= 7.21.7 @@ -158,8 +158,9 @@ This package includes XML schemas and related files. %doc %{pkgdocdir} %changelog -* Mon Aug 8 2011 Scott Cantor - 1.5-1 +* Mon Nov 14 2011 Scott Cantor - 1.5-1 - Update lib package number. +- Add boost-devel dependency. * Sun Jun 26 2011 Scott Cantor - 1.4.2-1 - Override curl build for RHEL6.