From eee5349a5ddd89125c3f174a7339c20cde333957 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 9 Mar 2015 23:39:33 +0000 Subject: [PATCH] Switch to bz2 source --- opensaml.spec.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/opensaml.spec.in b/opensaml.spec.in index 74c5b3e..3a72b92 100644 --- a/opensaml.spec.in +++ b/opensaml.spec.in @@ -6,7 +6,7 @@ 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%{?rhel} >= 7 || 0%{?centos_version} >= 700 BuildRequires: xerces-c-devel >= 3.1 @@ -142,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 -- 2.1.4