[globus-authz/el5] Update to Globus Toolkit 5.2.1

Mattias Ellert ellert at fedoraproject.org
Tue May 1 20:01:24 UTC 2012


commit 5491a90500b62ab92c94965b623d7ad78ff43cc3
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Tue May 1 22:01:01 2012 +0200

    Update to Globus Toolkit 5.2.1
    
    - Drop patch globus-authz-doxygen.patch (fixed upstream)

 globus-authz-doxygen.patch |   23 -----------------------
 globus-authz.spec          |   12 +++++++-----
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 29 deletions(-)
---
diff --git a/globus-authz.spec b/globus-authz.spec
index 90931ec..111d70e 100644
--- a/globus-authz.spec
+++ b/globus-authz.spec
@@ -6,20 +6,19 @@
 
 Name:		globus-authz
 %global _name %(tr - _ <<< %{name})
-Version:	2.1
-Release:	2%{?dist}
+Version:	2.2
+Release:	1%{?dist}
 Summary:	Globus Toolkit - Globus authz 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}-doxygen.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:	globus-common%{?_isa} >= 14
@@ -90,7 +89,6 @@ Globus authz library Documentation Files
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %if "%{rhel}" == "5"
 mkdir bin
@@ -178,6 +176,10 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_docdir}/%{name}-%{version}/html
 
 %changelog
+* Fri Apr 27 2012 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.2-1
+- Update to Globus Toolkit 5.2.1
+- Drop patch globus-authz-doxygen.patch (fixed upstream)
+
 * Tue Jan 24 2012 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.1-2
 - Fix broken links in README file
 
diff --git a/sources b/sources
index 5cf39c0..693915a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 44ec158f5ca5f60310cca74a3aaaea2b  epstopdf-2.9.5gw
-6fb979a3138dc063f23b0cdfcef9a5a2  globus_authz-2.1.tar.gz
+61c353a06ed24f0003b1bde0c151e629  globus_authz-2.2.tar.gz


More information about the scm-commits mailing list