[cpp-xmltooling COMMIT] /branches/REL_1/xmltooling.spec.in

noreply at shibboleth.net noreply at shibboleth.net
Wed Dec 14 11:24:53 GMT 2011


Author: scantor
Date: Wed Dec 14 11:24:52 2011
New Revision: 937

URL: http://svn.shibboleth.net/view/cpp-xmltooling?rev=937&view=rev
Log:
Add boost-devel as devel requirement.

Modified:
    branches/REL_1/xmltooling.spec.in

Modified: branches/REL_1/xmltooling.spec.in
URL: http://svn.shibboleth.net/view/cpp-xmltooling/branches/REL_1/xmltooling.spec.in?rev=937&r1=936&r2=937&view=diff
==============================================================================
--- branches/REL_1/xmltooling.spec.in (original)
+++ branches/REL_1/xmltooling.spec.in Wed Dec 14 11:24:52 2011
@@ -82,7 +82,7 @@
 Requires: libxml-security-c-devel >= 1.4.0
 %{?_with_log4cpp:Requires: liblog4cpp-devel >= 1.0}
 %{!?_with_log4cpp:Requires: liblog4shib-devel}
-Requires: openssl-devel
+Requires: openssl-devel, boost-devel >= 1.32.0
 %if 0%{?rhel} >= 6 || 0%{?centos_version} >= 600
 Requires: libcurl-openssl-devel >= 7.21.7
 %else
@@ -158,7 +158,7 @@
 %doc %{pkgdocdir}
 
 %changelog
-* Mon Nov 14 2011 Scott Cantor  <cantor.2 at osu.edu>  - 1.5-1
+* Wed Dec 14 2011 Scott Cantor  <cantor.2 at osu.edu>  - 1.5-1
 - Update lib package number.
 - Add boost-devel dependency.
 



More information about the commits mailing list