[cpp-opensaml COMMIT] /branches/REL_2/opensaml.spec.in

noreply at shibboleth.net noreply at shibboleth.net
Mon Mar 9 19:39:33 EDT 2015


Author: scantor
Date: Mon Mar  9 19:39:33 2015
New Revision: 780

URL: http://svn.shibboleth.net/view/cpp-opensaml?rev=780&view=rev
Log:
Switch to bz2 source

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=780&r1=779&r2=780&view=diff
==============================================================================
--- branches/REL_2/opensaml.spec.in (original)
+++ branches/REL_2/opensaml.spec.in Mon Mar  9 19:39:33 2015
@@ -6,7 +6,7 @@
 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 @@
 %doc %{pkgdocdir}
 
 %changelog
+* Mon Mar 9 2015 Scott Cantor <cantor.2 at osu.edu> - 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 <ian at iay.org.uk> - 2.5.3-1.2
 - Update package dependencies for RHEL/CentOS 7
 - Fixed bogus dates in changelog



More information about the commits mailing list