[globus-gram-job-manager/el5] GT6 update

Mattias Ellert ellert at fedoraproject.org
Tue Oct 28 06:07:43 UTC 2014


commit 66f1199e097a20f09c669c3cc0ff95f166ba590f
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Tue Oct 28 07:06:37 2014 +0100

    GT6 update
    
    - Includes improvements from Open Science Grid (OSG)

 globus-gram-job-manager.spec |   10 ++++++----
 sources                      |    2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/globus-gram-job-manager.spec b/globus-gram-job-manager.spec
index 1c83869..8bcf083 100644
--- a/globus-gram-job-manager.spec
+++ b/globus-gram-job-manager.spec
@@ -2,7 +2,7 @@
 
 Name:		globus-gram-job-manager
 %global _name %(tr - _ <<< %{name})
-Version:	14.20
+Version:	14.22
 Release:	1%{?dist}
 Summary:	Globus Toolkit - GRAM Jobmanager
 
@@ -23,8 +23,6 @@ Requires:	globus-gass-cache-program >= 5
 Requires:	globus-gram-job-manager-scripts >= 6
 Requires:	globus-proxy-utils >= 5
 Requires:	globus-gsi-cert-utils-progs
-#		For using killall in the logrotate scripts
-Requires:	psmisc
 Obsoletes:	%{name}-doc < 14
 BuildRequires:	globus-common-devel >= 15
 BuildRequires:	globus-gsi-credential-devel >= 5
@@ -99,7 +97,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
-make check
+make %{?_smp_mflags} check
 %endif
 
 %clean
@@ -136,6 +134,10 @@ rm -rf %{buildroot}
 %doc %{_pkgdocdir}/README
 
 %changelog
+* Sun Oct 26 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 14.22-1
+- GT6 update
+- Includes improvements from Open Science Grid (OSG)
+
 * Fri Sep 12 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 14.20-1
 - Update to Globus Toolkit 6.0
 - Drop GPT build system and GPT packaging metadata
diff --git a/sources b/sources
index 24fa9bc..4237268 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-efd08d81759bc18f5ae4ad9aecf4c4f7  globus_gram_job_manager-14.20.tar.gz
+29e817588ddcefa9ef60f04375f84f8f  globus_gram_job_manager-14.22.tar.gz


More information about the scm-commits mailing list