[globus-xio/el5] GT6 update

Mattias Ellert ellert at fedoraproject.org
Mon Oct 27 19:54:48 UTC 2014


commit 44845626e13fff1d8b4185c71970cb9c4cdcb2a3
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Mon Oct 27 20:53:10 2014 +0100

    GT6 update
    
    - Drop patch globus-xio-doxygen.patch (fixed upstream)

 globus-xio-doxygen.patch |  312 ----------------------------------------------
 globus-xio.spec          |   15 ++-
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 320 deletions(-)
---
diff --git a/globus-xio.spec b/globus-xio.spec
index 2063ad8..fcbc041 100644
--- a/globus-xio.spec
+++ b/globus-xio.spec
@@ -2,7 +2,7 @@
 
 Name:		globus-xio
 %global _name %(tr - _ <<< %{name})
-Version:	4.14
+Version:	4.15
 Release:	1%{?dist}
 Summary:	Globus Toolkit - Globus XIO Framework
 
@@ -12,12 +12,10 @@ URL:		http://www.globus.org/
 Source:		http://www.globus.org/ftppub/gt6/packages/%{_name}-%{version}.tar.gz
 #		README file
 Source8:	GLOBUS-XIO
-#		Doxygen fixes
-Patch0:		%{name}-doxygen.patch
 #		Run http tests on localhost interface
-Patch1:		%{name}-http-tests-localhost.patch
+Patch0:		%{name}-http-tests-localhost.patch
 #		Http header name/value mixup
-Patch2:		%{name}-http-tests-header-name-value.patch
+Patch1:		%{name}-http-tests-header-name-value.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	globus-common-devel >= 15
@@ -69,7 +67,6 @@ Globus XIO Framework Documentation Files
 %setup -q -n %{_name}-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 # Reduce overlinking
@@ -96,7 +93,7 @@ rm %{buildroot}%{_libdir}/*.la
 install -m 644 -p %{SOURCE8} %{buildroot}%{_pkgdocdir}/README
 
 %check
-make check
+make %{?_smp_mflags} check
 
 %clean
 rm -rf %{buildroot}
@@ -124,6 +121,10 @@ rm -rf %{buildroot}
 %doc %{_pkgdocdir}/html/*
 
 %changelog
+* Mon Oct 27 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.15-1
+- GT6 update
+- Drop patch globus-xio-doxygen.patch (fixed upstream)
+
 * Fri Sep 12 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.14-1
 - Update to Globus Toolkit 6.0
 - Drop GPT build system and GPT packaging metadata
diff --git a/sources b/sources
index 86cef1e..484ee1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6be15c38bae4aba0245aabadb671ae1a  globus_xio-4.14.tar.gz
+5db840e1403b941c2f4a097422457434  globus_xio-4.15.tar.gz


More information about the scm-commits mailing list