[cpp-xmltooling COMMIT] /branches/REL_1/xmltooling.spec.in
noreply at shibboleth.net
noreply at shibboleth.net
Mon Mar 9 19:37:51 EDT 2015
Author: scantor
Date: Mon Mar 9 19:37:51 2015
New Revision: 1053
URL: http://svn.shibboleth.net/view/cpp-xmltooling?rev=1053&view=rev
Log:
Switch to bz2 source
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=1053&r1=1052&r2=1053&view=diff
==============================================================================
--- branches/REL_1/xmltooling.spec.in (original)
+++ branches/REL_1/xmltooling.spec.in Mon Mar 9 19:37:51 2015
@@ -6,7 +6,7 @@
Vendor: Shibboleth Consortium
License: Apache 2.0
URL: http://www.opensaml.org/
-Source: %{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%if 0%{?rhel} >= 7 || 0%{?centos_version} >= 700
BuildRequires: xerces-c-devel >= 3.1
@@ -160,6 +160,7 @@
%changelog
* Thu Feb 26 2015 Scott Cantor <cantor.2 at osu.edu> - 1.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> - 1.5.3-1.2
- Update package dependencies for RHEL/CentOS 7
More information about the commits
mailing list