[globus-xio-popen-driver/el5] Update to Globus Toolkit 5.2.1

Mattias Ellert ellert at fedoraproject.org
Tue May 1 19:33:08 UTC 2012


commit ed09bc548fa9f55752d55eee4d61a501cbebbe87
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Tue May 1 21:32:33 2012 +0200

    Update to Globus Toolkit 5.2.1
    
    - Drop patch globus-xio-popen-deps.patch (fixed upstream)

 globus-xio-popen-driver-deps.patch |   27 ---------------------------
 globus-xio-popen-driver.spec       |   12 +++++++-----
 sources                            |    2 +-
 3 files changed, 8 insertions(+), 33 deletions(-)
---
diff --git a/globus-xio-popen-driver.spec b/globus-xio-popen-driver.spec
index 8c94e0a..9ce8315 100644
--- a/globus-xio-popen-driver.spec
+++ b/globus-xio-popen-driver.spec
@@ -6,17 +6,16 @@
 
 Name:		globus-xio-popen-driver
 %global _name %(tr - _ <<< %{name})
-Version:	2.2
-Release:	2%{?dist}
+Version:	2.3
+Release:	1%{?dist}
 Summary:	Globus Toolkit - Globus XIO Pipe Open Driver
 
 Group:		System Environment/Libraries
 License:	ASL 2.0
 URL:		http://www.globus.org/
-Source:		http://www.globus.org/ftppub/gt5/5.2/5.2.0/packages/src/%{_name}-%{version}.tar.gz
+Source:		http://www.globus.org/ftppub/gt5/5.2/5.2.1/packages/src/%{_name}-%{version}.tar.gz
 #		README file
 Source8:	GLOBUS-XIO
-Patch0:		%{name}-deps.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:	globus-common%{?_isa} >= 14
@@ -54,7 +53,6 @@ Globus XIO Pipe Open Driver Development Files
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %build
 # Remove files that should be replaced during bootstrap
@@ -122,6 +120,10 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 
 %changelog
+* Fri Apr 27 2012 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.3-1
+- Update to Globus Toolkit 5.2.1
+- Drop patch globus-xio-popen-deps.patch (fixed upstream)
+
 * Tue Jan 24 2012 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.2-2
 - Fix broken links in README file
 
diff --git a/sources b/sources
index e847388..b0656e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e5f14bc32f028021737f1da18d4f931b  globus_xio_popen_driver-2.2.tar.gz
+c4f7339b3684a0be15a1424300cee2d9  globus_xio_popen_driver-2.3.tar.gz


More information about the scm-commits mailing list