[globus-gsi-proxy-ssl/el5] GT6 update

Mattias Ellert ellert at fedoraproject.org
Mon Oct 27 18:31:07 UTC 2014


commit 010b9f9b1a1970eaba30e689b0801fa4bf616451
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Mon Oct 27 19:27:17 2014 +0100

    GT6 update
    
    - Drop patch globus-gsi-proxy-ssl-doxygen.patch (fixed upstream)

 globus-gsi-proxy-ssl-doxygen.patch |   69 ------------------------------------
 globus-gsi-proxy-ssl.spec          |   11 +++---
 sources                            |    2 +-
 3 files changed, 7 insertions(+), 75 deletions(-)
---
diff --git a/globus-gsi-proxy-ssl.spec b/globus-gsi-proxy-ssl.spec
index 823fd96..d4eca3e 100644
--- a/globus-gsi-proxy-ssl.spec
+++ b/globus-gsi-proxy-ssl.spec
@@ -2,7 +2,7 @@
 
 Name:		globus-gsi-proxy-ssl
 %global _name %(tr - _ <<< %{name})
-Version:	5.6
+Version:	5.7
 Release:	1%{?dist}
 Summary:	Globus Toolkit - Globus GSI Proxy SSL Library
 
@@ -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-GSIC
-#		Doxygen fixes
-Patch0:		%{name}-doxygen.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	pkgconfig
@@ -65,7 +63,6 @@ Globus GSI Proxy SSL Library Documentation Files
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %build
 # Reduce overlinking
@@ -92,7 +89,7 @@ rm %{buildroot}%{_libdir}/*.la
 install -m 644 -p %{SOURCE8} %{buildroot}%{_pkgdocdir}/README
 
 %check
-make check
+make %{?_smp_mflags} check
 
 %clean
 rm -rf %{buildroot}
@@ -121,6 +118,10 @@ rm -rf %{buildroot}
 %doc %{_pkgdocdir}/html/*
 
 %changelog
+* Mon Oct 27 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 5.7-1
+- GT6 update
+- Drop patch globus-gsi-proxy-ssl-doxygen.patch (fixed upstream)
+
 * Fri Sep 12 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 5.6-1
 - Update to Globus Toolkit 6.0
 - Drop GPT build system and GPT packaging metadata
diff --git a/sources b/sources
index 4e372fb..e5c3d35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f019ab660015c7ddf8c2d2ae6740b421  globus_gsi_proxy_ssl-5.6.tar.gz
+253bdf378c94381bda9c47ffeb3f6f63  globus_gsi_proxy_ssl-5.7.tar.gz


More information about the scm-commits mailing list