[cpp-opensaml COMMIT] /branches/REL_2/opensaml.spec.in
noreply at shibboleth.net
noreply at shibboleth.net
Wed Dec 14 11:28:44 GMT 2011
Author: scantor
Date: Wed Dec 14 11:28:44 2011
New Revision: 687
URL: http://svn.shibboleth.net/view/cpp-opensaml?rev=687&view=rev
Log:
Add boost-devel dependency.
Modified:
branches/REL_2/opensaml.spec.in
Modified: branches/REL_2/opensaml.spec.in
URL: http://svn.shibboleth.net/view/cpp-opensaml/branches/REL_2/opensaml.spec.in?rev=687&r1=686&r2=687&view=diff
==============================================================================
--- branches/REL_2/opensaml.spec.in (original)
+++ branches/REL_2/opensaml.spec.in Wed Dec 14 11:28:44 2011
@@ -17,7 +17,7 @@
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 @@
%doc %{pkgdocdir}
%changelog
-* Mon Aug 8 2011 Scott Cantor <cantor.2 at osu.edu> - 2.5-1
+* Wed Dec 14 2011 Scott Cantor <cantor.2 at osu.edu> - 2.5-1
- Update lib package number.
+- Add boost-devel dependency.
* Tue Oct 26 2010 Scott Cantor <cantor.2 at osu.edu> - 2.4-1
- Update version
More information about the commits
mailing list