[globus-common] Update to Globus Toolkit 5.0.3 Try to ensure that most of globus-sh-tools-vars.sh gets filled

Mattias Ellert ellert at fedoraproject.org
Sun Feb 27 11:25:16 UTC 2011


commit 960429bcb683c43415a1b5c21cea76ca9cc15dac
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Sun Feb 27 12:24:38 2011 +0100

    Update to Globus Toolkit 5.0.3
    Try to ensure that most of globus-sh-tools-vars.sh gets filled

 .gitignore         |    6 +++---
 globus-common.spec |   31 +++++++++++++++++++------------
 sources            |    4 ++--
 3 files changed, 24 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30f18e0..aadcfba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-epstopdf-2.9.5gw
-globus_common-11.5.tar.gz
-globus_common_setup-2.6.tar.gz
+/epstopdf-2.9.5gw
+/globus_common-11.6.tar.gz
+/globus_common_setup-2.6.tar.gz
diff --git a/globus-common.spec b/globus-common.spec
index 90b5df1..995e4b6 100644
--- a/globus-common.spec
+++ b/globus-common.spec
@@ -8,26 +8,26 @@
 
 Name:		globus-common
 %global _name %(tr - _ <<< %{name})
-Version:	11.5
+Version:	11.6
 %global setupversion 2.6
-Release:	4%{?dist}
+Release:	1%{?dist}
 Summary:	Globus Toolkit - Common Library
 
 Group:		System Environment/Libraries
 License:	ASL 2.0
 URL:		http://www.globus.org/
 #		Source is extracted from the globus toolkit installer:
-#		wget -N http://www-unix.globus.org/ftppub/gt5/5.0/5.0.2/installers/src/gt5.0.2-all-source-installer.tar.bz2
-#		tar -jxf gt5.0.2-all-source-installer.tar.bz2
-#		mv gt5.0.2-all-source-installer/source-trees/common/source globus_common-11.5
-#		cp -p gt5.0.2-all-source-installer/source-trees/core/source/GLOBUS_LICENSE globus_common-11.5
-#		tar -zcf globus_common-11.5.tar.gz globus_common-11.5
+#		wget -N http://www-unix.globus.org/ftppub/gt5/5.0/5.0.3/installers/src/gt5.0.3-all-source-installer.tar.bz2
+#		tar -jxf gt5.0.3-all-source-installer.tar.bz2
+#		mv gt5.0.3-all-source-installer/source-trees/common/source globus_common-11.6
+#		cp -p gt5.0.3-all-source-installer/source-trees/core/source/GLOBUS_LICENSE globus_common-11.6
+#		tar -zcf globus_common-11.6.tar.gz globus_common-11.6
 Source:		%{_name}-%{version}.tar.gz
 #		Source1 is extracted from the globus toolkit installer:
-#		wget -N http://www-unix.globus.org/ftppub/gt5/5.0/5.0.2/installers/src/gt5.0.2-all-source-installer.tar.bz2
-#		tar -jxf gt5.0.2-all-source-installer.tar.bz2
-#		mv gt5.0.2-all-source-installer/source-trees/common/setup globus_common_setup-2.6
-#		cp -p gt5.0.2-all-source-installer/source-trees/core/source/GLOBUS_LICENSE globus_common_setup-2.6
+#		wget -N http://www-unix.globus.org/ftppub/gt5/5.0/5.0.3/installers/src/gt5.0.3-all-source-installer.tar.bz2
+#		tar -jxf gt5.0.3-all-source-installer.tar.bz2
+#		mv gt5.0.3-all-source-installer/source-trees/common/setup globus_common_setup-2.6
+#		cp -p gt5.0.3-all-source-installer/source-trees/core/source/GLOBUS_LICENSE globus_common_setup-2.6
 #		tar -zcf globus_common_setup-2.6.tar.gz globus_common_setup-2.6
 Source1:	%{_name}_setup-%{setupversion}.tar.gz
 #		This is a workaround for the broken epstopdf script in RHEL5
@@ -108,6 +108,9 @@ Provides:	%{name}-setup = %{setupversion}
 Requires:	%{name}%{?_isa} = %{version}-%{release}
 Requires:	globus-libtool%{?_isa} >= 1
 Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+#		Try to ensure that most of globus-sh-tools-vars.sh gets filled
+Requires(post):	autoconf, bind-utils, cvs, diffutils, finger, gawk, grep
+Requires(post):	gzip, ncurses, net-tools, procps, sudo, tar, util-linux
 
 %package devel
 Summary:	Globus Toolkit - Common Library Development Files
@@ -226,7 +229,7 @@ sed -e "s!<With_Flavors!<With_Flavors ColocateLibraries=\"no\"!" \
 
 %{_datadir}/globus/globus-bootstrap.sh
 
-export GLOBUS_VERSION=5.0.2
+export GLOBUS_VERSION=5.0.3
 %configure --with-flavor=%{flavor} --enable-doxygen
 
 make %{?_smp_mflags}
@@ -379,6 +382,10 @@ rm -f config.log config.status
 %dir %{_docdir}/%{name}-%{version}/html
 
 %changelog
+* Wed Feb 23 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 11.6-1
+- Update to Globus Toolkit 5.0.3
+- Try to ensure that most of globus-sh-tools-vars.sh gets filled
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 11.5-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 11110f8..16f55c0 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 44ec158f5ca5f60310cca74a3aaaea2b  epstopdf-2.9.5gw
-ea66ae383ee7d2c4b928b234ce1daa4b  globus_common-11.5.tar.gz
-036fe1d952bd4b2cce3e2ae377e8eea6  globus_common_setup-2.6.tar.gz
+6893d70329bb797a72390fbcda31fa6d  globus_common-11.6.tar.gz
+d91e1ddb809b69b1454dce48a951324f  globus_common_setup-2.6.tar.gz


More information about the scm-commits mailing list