[globus-io/el5] GT6 update

Mattias Ellert ellert at fedoraproject.org
Fri Nov 14 18:48:47 UTC 2014


commit 7d087be1fd361ff925aad8ba6d564bf60999d73d
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Fri Nov 14 19:47:50 2014 +0100

    GT6 update
    
    - Drop patch globus-io-tests-localhost.patch (fixed upstream)

 globus-io-tests-localhost.patch |   35 -----------------------------------
 globus-io.spec                  |   11 ++++++-----
 sources                         |    2 +-
 3 files changed, 7 insertions(+), 41 deletions(-)
---
diff --git a/globus-io.spec b/globus-io.spec
index e4f0546..81cf455 100644
--- a/globus-io.spec
+++ b/globus-io.spec
@@ -2,7 +2,7 @@
 
 Name:		globus-io
 %global _name %(tr - _ <<< %{name})
-Version:	10.12
+Version:	11.2
 Release:	1%{?dist}
 Summary:	Globus Toolkit - uniform I/O interface
 
@@ -12,8 +12,6 @@ URL:		http://www.globus.org/
 Source:		http://www.globus.org/ftppub/gt6/packages/%{_name}-%{version}.tar.gz
 #		README file
 Source8:	GLOBUS-XIO
-#		Run tests on localhost interface
-Patch0:		%{name}-tests-localhost.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:	globus-xio-gsi-driver%{?_isa} >= 2
@@ -59,7 +57,6 @@ uniform I/O interface Development Files
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %build
 # Reduce overlinking
@@ -86,7 +83,7 @@ rm %{buildroot}%{_libdir}/*.la
 install -m 644 -p %{SOURCE8} %{buildroot}%{_pkgdocdir}/README
 
 %check
-make %{?_smp_mflags} check
+make %{?_smp_mflags} check VERBOSE=1
 
 %clean
 rm -rf %{buildroot}
@@ -107,6 +104,10 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Thu Nov 13 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 11.2-1
+- GT6 update
+- Drop patch globus-io-tests-localhost.patch (fixed upstream)
+
 * Mon Oct 27 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 10.12-1
 - GT6 update
 - Drop patch globus-io-doxygen.patch (obsolete)
diff --git a/sources b/sources
index bcb0727..efc5fd0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-638843f8d734ab0cb8ee41054e9537e0  globus_io-10.12.tar.gz
+0db3a85285c20eb3501f27a73b8c54d8  globus_io-11.2.tar.gz


More information about the scm-commits mailing list