[globus-gass-copy/el5] GT6 update

Mattias Ellert ellert at fedoraproject.org
Mon Oct 27 23:17:31 UTC 2014


commit 2a60411f11bc6cee4a3841fb36929a0da1980c7c
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Tue Oct 28 00:16:15 2014 +0100

    GT6 update
    
    - Drop patch globus-gass-copy-doxygen.patch (fixed upstream)

 globus-gass-copy-doxygen.patch |   98 ----------------------------------------
 globus-gass-copy.spec          |   12 +++--
 sources                        |    2 +-
 3 files changed, 8 insertions(+), 104 deletions(-)
---
diff --git a/globus-gass-copy.spec b/globus-gass-copy.spec
index a93ec6c..5ac1ffd 100644
--- a/globus-gass-copy.spec
+++ b/globus-gass-copy.spec
@@ -2,7 +2,7 @@
 
 Name:		globus-gass-copy
 %global _name %(tr - _ <<< %{name})
-Version:	9.11
+Version:	9.12
 Release:	1%{?dist}
 Summary:	Globus Toolkit - Globus Gass Copy
 
@@ -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-GRIDFTP
-#		Doxygen fixes
-Patch0:		%{name}-doxygen.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	globus-common-devel >= 15
@@ -27,6 +25,7 @@ BuildRequires:	globus-gssapi-error-devel >= 4
 BuildRequires:	openssl-devel
 BuildRequires:	doxygen
 #		Additional requirements for make check
+BuildRequires:	globus-gridftp-server-devel >= 7
 BuildRequires:	globus-gridftp-server-progs >= 7
 BuildRequires:	openssl
 BuildRequires:	perl(Test::More)
@@ -96,7 +95,6 @@ Globus Gass Copy Documentation Files
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %build
 # Reduce overlinking
@@ -126,7 +124,7 @@ install -m 644 -p %{SOURCE8} %{buildroot}%{_pkgdocdir}/README
 %check
 # Checks fail in koji for EPEL5 and EPEL6
 %if %{?fedora}%{!?fedora:0} || %{?rhel}%{!?rhel:0} >= 7
-PATH=$PATH:/usr/sbin make check
+make %{?_smp_mflags} check
 %endif
 
 %clean
@@ -159,6 +157,10 @@ rm -rf %{buildroot}
 %doc %{_pkgdocdir}/html/*
 
 %changelog
+* Sun Oct 26 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 9.12-1
+- GT6 update
+- Drop patch globus-gass-copy-doxygen.patch (fixed upstream)
+
 * Fri Sep 12 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 9.11-1
 - Update to Globus Toolkit 6.0
 - Drop GPT build system and GPT packaging metadata
diff --git a/sources b/sources
index 21c1bc8..e51e030 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75c043324cfe3cc56deb60bcc6257338  globus_gass_copy-9.11.tar.gz
+5f2e6943d0cc0f0ffbb4d3e60ad41ea8  globus_gass_copy-9.12.tar.gz


More information about the scm-commits mailing list