Bump version with boost update
[shibboleth/cpp-opensaml.git] / opensaml.spec.in
index 67c41ae..b7c3d27 100644 (file)
@@ -1,9 +1,9 @@
 Name:          @PACKAGE_NAME@
 Version:       @PACKAGE_VERSION@
 Release:       1
-Summary:    OpenSAML SAML library
+Summary:       OpenSAML SAML library
 Group:         Development/Libraries/C and C++
-Vendor:                Internet2
+Vendor:                Shibboleth Consortium
 License:       Apache 2.0
 URL:           http://www.opensaml.org/
 Source0:       %{name}-%{version}.tar.gz
@@ -16,8 +16,8 @@ BuildRequires:  libxerces-c-devel >= 2.8.0
 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++
+%{!?_with_log4cpp:BuildRequires: liblog4shib-devel >= 1.0.4}
+BuildRequires:  gcc-c++, boost-devel >= 1.32.0
 %if 0%{?suse_version} > 1000
 BuildRequires: pkg-config
 %endif
@@ -75,7 +75,7 @@ BuildRequires:  libxerces-c-devel >= 2.8.0
 Requires: libxml-security-c-devel >= 1.4.0
 Requires: libxmltooling-devel >= 1.4
 %{?_with_log4cpp:Requires: liblog4cpp-devel >= 1.0}
-%{!?_with_log4cpp:Requires: liblog4shib-devel}
+%{!?_with_log4cpp:Requires: liblog4shib-devel >= 1.0.4}
 
 %description -n libsaml-devel
 OpenSAML is an open source implementation of the OASIS Security Assertion
@@ -142,8 +142,9 @@ This package includes XML schemas and related files.
 %doc %{pkgdocdir}
 
 %changelog
-* Mon Aug 8 2011 Scott Cantor  <cantor.2@osu.edu>  - 2.5-1
+* Wed Dec 14 2011 Scott Cantor  <cantor.2@osu.edu>  - 2.5-1
 - Update lib package number.
+- Add boost-devel dependency.
 
 * Tue Oct 26 2010  Scott Cantor  <cantor.2@osu.edu>  - 2.4-1
 - Update version