[globus-gsi-credential/el5] Update to Globus Toolkit 5.2.1

Mattias Ellert ellert at fedoraproject.org
Tue May 1 16:48:42 UTC 2012


commit 500df1a210564961357469fbf7c18b2aa472f2d8
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Tue May 1 18:48:20 2012 +0200

    Update to Globus Toolkit 5.2.1
    
    - Drop patch globus-gsi-credential-deps.patch (fixed upstream)

 globus-gsi-credential-deps.patch |   39 --------------------------------------
 globus-gsi-credential.spec       |   12 ++++++----
 sources                          |    2 +-
 3 files changed, 8 insertions(+), 45 deletions(-)
---
diff --git a/globus-gsi-credential.spec b/globus-gsi-credential.spec
index bc06a3d..036b6fa 100644
--- a/globus-gsi-credential.spec
+++ b/globus-gsi-credential.spec
@@ -6,20 +6,19 @@
 
 Name:		globus-gsi-credential
 %global _name %(tr - _ <<< %{name})
-Version:	5.1
-Release:	2%{?dist}
+Version:	5.3
+Release:	1%{?dist}
 Summary:	Globus Toolkit - Globus GSI Credential Library
 
 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-GSIC
 #		This is a workaround for the broken epstopdf script in RHEL5
 #		See: https://bugzilla.redhat.com/show_bug.cgi?id=450388
 Source9:	epstopdf-2.9.5gw
-Patch0:		%{name}-deps.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:	globus-gsi-cert-utils%{?_isa} >= 8
@@ -99,7 +98,6 @@ Globus GSI Credential Library Documentation Files
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %if "%{rhel}" == "5"
 mkdir bin
@@ -187,6 +185,10 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_docdir}/%{name}-%{version}/html
 
 %changelog
+* Fri Apr 27 2012 Mattias Ellert <mattias.ellert at fysast.uu.se> - 5.3-1
+- Update to Globus Toolkit 5.2.1
+- Drop patch globus-gsi-credential-deps.patch (fixed upstream)
+
 * Mon Jan 23 2012 Mattias Ellert <mattias.ellert at fysast.uu.se> - 5.1-2
 - Fix broken links in README file
 
diff --git a/sources b/sources
index 8225ad2..633b1a6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 44ec158f5ca5f60310cca74a3aaaea2b  epstopdf-2.9.5gw
-79cfedcc265d19a7ef83a83d55cbc47d  globus_gsi_credential-5.1.tar.gz
+2f857bdd2a1210eed0c430c82c7aff46  globus_gsi_credential-5.3.tar.gz


More information about the scm-commits mailing list