X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=opensaml.spec.in;h=32b2dbbee23ac7c175eac33e260ee73397df0827;hb=f14ad6baa382c2332db513d2d7c025c13d9ae890;hp=611f747fac0ce6c3aa2d7dccfd9979895cc8430f;hpb=54bb98988c84952ab6166d0093d22737f0d2d38c;p=shibboleth%2Fcpp-opensaml.git diff --git a/opensaml.spec.in b/opensaml.spec.in index 611f747..32b2dbb 100644 --- a/opensaml.spec.in +++ b/opensaml.spec.in @@ -6,19 +6,15 @@ Group: Development/Libraries/C and C++ Vendor: Shibboleth Consortium License: Apache 2.0 URL: http://www.opensaml.org/ -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-root -%if 0%{?suse_version} > 1030 && 0%{?suse_version} < 1130 -BuildRequires: libXerces-c-devel >= 2.8.0 -%else %if 0%{?rhel} >= 7 || 0%{?centos_version} >= 700 -BuildRequires: xerces-c-devel >= 2.8 +BuildRequires: xerces-c-devel >= 3.1 %else -BuildRequires: libxerces-c-devel >= 2.8.0 -%endif +BuildRequires: libxerces-c-devel >= 3.1 %endif -BuildRequires: libxml-security-c-devel >= 1.4.0 -BuildRequires: libxmltooling-devel >= 1.4 +BuildRequires: libxml-security-c-devel >= 1.7.3 +BuildRequires: libxmltooling-devel >= 1.5.5 %{?_with_log4cpp:BuildRequires: liblog4cpp-devel >= 1.0} %{!?_with_log4cpp:BuildRequires: liblog4shib-devel >= 1.0.4} BuildRequires: gcc-c++, boost-devel >= 1.32.0 @@ -71,17 +67,13 @@ Group: Development/Libraries/C and C++ Requires: libsaml8 = %{version}-%{release} Provides: @PACKAGE_NAME@-devel = %{version}-%{release} Obsoletes: @PACKAGE_NAME@-devel < %{version}-%{release} -%if 0%{?suse_version} > 1030 && 0%{?suse_version} < 1130 -Requires: libXerces-c-devel >= 2.8.0 -%else %if 0%{?rhel} >= 7 || 0%{?centos_version} >= 700 -Requires: xerces-c-devel >= 2.8 +Requires: xerces-c-devel >= 3.1 %else -Requires: libxerces-c-devel >= 2.8.0 +Requires: libxerces-c-devel >= 3.1 %endif -%endif -Requires: libxml-security-c-devel >= 1.4.0 -Requires: libxmltooling-devel >= 1.4 +Requires: libxml-security-c-devel >= 1.7.3 +Requires: libxmltooling-devel >= 1.5.5 %{?_with_log4cpp:Requires: liblog4cpp-devel >= 1.0} %{!?_with_log4cpp:Requires: liblog4shib-devel >= 1.0.4} @@ -150,6 +142,10 @@ This package includes XML schemas and related files. %doc %{pkgdocdir} %changelog +* Mon Mar 9 2015 Scott Cantor - 2.5.4-1 +- Require Xerces 3.1 even on older platforms +- Switch to bz2 source to avoid future SuSE issues + * Tue May 13 2014 Ian Young - 2.5.3-1.2 - Update package dependencies for RHEL/CentOS 7 - Fixed bogus dates in changelog