rpms/globus-gram-protocol/EL-4 globus-gram-protocol-dep.patch, NONE, 1.1 globus-gram-protocol-typo.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 globus-gram-protocol.spec, 1.1, 1.2 import.log, 1.1, 1.2 sources, 1.2, 1.3

Mattias Ellert ellert at fedoraproject.org
Tue Feb 9 09:18:26 UTC 2010


Author: ellert

Update of /cvs/pkgs/rpms/globus-gram-protocol/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6233/EL-4

Modified Files:
	.cvsignore globus-gram-protocol.spec import.log sources 
Added Files:
	globus-gram-protocol-dep.patch globus-gram-protocol-typo.patch 
Log Message:
* Sat Jan 23 2010 Mattias Ellert <mattias.ellert at fysast.uu.se> - 9.3-1
- Update to Globus Toolkit 5.0.0


globus-gram-protocol-dep.patch:
 pkg_data_src.gpt.in |    1 -
 1 file changed, 1 deletion(-)

--- NEW FILE globus-gram-protocol-dep.patch ---
diff -ur globus_gram_protocol-9.3.orig/pkgdata/pkg_data_src.gpt.in globus_gram_protocol-9.3/pkgdata/pkg_data_src.gpt.in
--- globus_gram_protocol-9.3.orig/pkgdata/pkg_data_src.gpt.in	2009-11-19 02:59:53.000000000 +0100
+++ globus_gram_protocol-9.3/pkgdata/pkg_data_src.gpt.in	2010-01-23 16:20:59.392530522 +0100
@@ -25,7 +25,6 @@
 
     <Source_Dependencies Type="doc_runtime" >
       <Dependency Name="globus_common" Package="doc" > <Version > <Simple_Version Major="3" /> </Version> </Dependency>
-      <Dependency Name="globus_io" Package="doc" > <Version > <Simple_Version Major="6" /> </Version> </Dependency>
     </Source_Dependencies>
     
 

globus-gram-protocol-typo.patch:
 globus-gram-protocol-constants.sh      |    2 +-
 win32/globus_gram_protocol_constants.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--- NEW FILE globus-gram-protocol-typo.patch ---
diff -ur globus_gram_protocol-9.3.orig/globus-gram-protocol-constants.sh globus_gram_protocol-9.3/globus-gram-protocol-constants.sh
--- globus_gram_protocol-9.3.orig/globus-gram-protocol-constants.sh	2004-08-11 15:50:47.000000000 +0200
+++ globus_gram_protocol-9.3/globus-gram-protocol-constants.sh	2010-01-23 16:31:07.941530500 +0100
@@ -225,7 +225,7 @@
 GLOBUS_GRAM_PROTOCOL_JOB_SIGNAL_STDIO_UPDATE=7
 ### Signal the job manager to verify  that streamed I/O has been completely
 ### received. The argument to this signal contains the number of bytes of stdout
-### and stderr received, seperated by a space. The reply to this signal
+### and stderr received, separated by a space. The reply to this signal
 ### will be a SUCCESS message if these matched the amount sent by the
 ### job manager. Otherwise, an error reply indicating
 ### GLOBUS_GRAM_PROTOCOL_ERROR_STDIO_SIZE is returned.
diff -ur globus_gram_protocol-9.3.orig/win32/globus_gram_protocol_constants.h globus_gram_protocol-9.3/win32/globus_gram_protocol_constants.h
--- globus_gram_protocol-9.3.orig/win32/globus_gram_protocol_constants.h	2006-01-19 16:34:10.000000000 +0100
+++ globus_gram_protocol-9.3/win32/globus_gram_protocol_constants.h	2010-01-23 16:31:06.197531185 +0100
@@ -56,7 +56,7 @@
  */,
     GLOBUS_GRAM_PROTOCOL_JOB_SIGNAL_STDIO_SIZE=8/**< Signal the job manager to verify  that streamed I/O has been completely
 received. The argument to this signal contains the number of bytes of stdout
-and stderr received, seperated by a space. The reply to this signal
+and stderr received, separated by a space. The reply to this signal
 will be a SUCCESS message if these matched the amount sent by the
 job manager. Otherwise, an error reply indicating
 GLOBUS_GRAM_PROTOCOL_ERROR_STDIO_SIZE is returned.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/globus-gram-protocol/EL-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	11 Oct 2009 06:53:29 -0000	1.2
+++ .cvsignore	9 Feb 2010 09:18:25 -0000	1.3
@@ -1,2 +1,2 @@
 epstopdf-2.9.5gw
-globus_gram_protocol-7.4.tar.gz
+globus_gram_protocol-9.3.tar.gz


Index: globus-gram-protocol.spec
===================================================================
RCS file: /cvs/pkgs/rpms/globus-gram-protocol/EL-4/globus-gram-protocol.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- globus-gram-protocol.spec	11 Oct 2009 06:53:30 -0000	1.1
+++ globus-gram-protocol.spec	9 Feb 2010 09:18:25 -0000	1.2
@@ -8,7 +8,7 @@
 
 Name:		globus-gram-protocol
 %global _name %(tr - _ <<< %{name})
-Version:	7.4
+Version:	9.3
 Release:	1%{?dist}
 Summary:	Globus Toolkit - GRAM Protocol Library
 
@@ -16,11 +16,11 @@ 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/gt4/4.2.1/installers/src/gt4.2.1-all-source-installer.tar.bz2
-#		tar -jxf gt4.2.1-all-source-installer.tar.bz2
-#		mv gt4.2.1-all-source-installer/source-trees/gram/protocol/source globus_gram_protocol-7.4
-#		cp -p gt4.2.1-all-source-installer/source-trees/core/source/GLOBUS_LICENSE globus_gram_protocol-7.4
-#		tar -zcf globus_gram_protocol-7.4.tar.gz globus_gram_protocol-7.4
+#		wget -N http://www-unix.globus.org/ftppub/gt5/5.0/5.0.0/installers/src/gt5.0.0-all-source-installer.tar.bz2
+#		tar -jxf gt5.0.0-all-source-installer.tar.bz2
+#		mv gt5.0.0-all-source-installer/source-trees/gram/protocol/source globus_gram_protocol-9.3
+#		cp -p gt5.0.0-all-source-installer/source-trees/core/source/GLOBUS_LICENSE globus_gram_protocol-9.3
+#		tar -zcf globus_gram_protocol-9.3.tar.gz globus_gram_protocol-9.3
 Source:		%{_name}-%{version}.tar.gz
 #		This is a workaround for the broken epstopdf script in RHEL5
 #		See: https://bugzilla.redhat.com/show_bug.cgi?id=450388
@@ -28,6 +28,12 @@ Source9:	epstopdf-2.9.5gw
 #		Fixes for FHS installation:
 #		http://bugzilla.globus.org/bugzilla/show_bug.cgi?id=6815
 Patch0:		%{name}.patch
+#		Bad dependency metadata:
+#		http://bugzilla.globus.org/bugzilla/show_bug.cgi?id=6951
+Patch1:		%{name}-dep.patch
+#		Fix manpage typos:
+#		http://bugzilla.globus.org/bugzilla/show_bug.cgi?id=6952
+Patch2:		%{name}-typo.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:	globus-common
@@ -40,6 +46,7 @@ BuildRequires:	grid-packaging-tools
 BuildRequires:	globus-common-devel%{?_isa} >= 3
 BuildRequires:	globus-io-devel%{?_isa} >= 3
 BuildRequires:	globus-core%{?_isa} >= 4
+BuildRequires:	globus-common-doc >= 3
 BuildRequires:	doxygen
 BuildRequires:	graphviz
 %if "%{?rhel}" == "5"
@@ -98,6 +105,8 @@ GRAM Protocol Library Documentation File
 %prep
 %setup -q -n %{_name}-%{version}
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %if "%{rhel}" == "5"
 mkdir bin
@@ -208,5 +217,8 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_docdir}/%{name}-%{version}/perl/Globus/GRAM
 
 %changelog
+* Sat Jan 23 2010 Mattias Ellert <mattias.ellert at fysast.uu.se> - 9.3-1
+- Update to Globus Toolkit 5.0.0
+
 * Wed Jul 29 2009 Mattias Ellert <mattias.ellert at fysast.uu.se> - 7.4-1
 - Autogenerated


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/globus-gram-protocol/EL-4/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	11 Oct 2009 06:53:30 -0000	1.1
+++ import.log	9 Feb 2010 09:18:25 -0000	1.2
@@ -1 +1,2 @@
 globus-gram-protocol-7_4-1_fc11:EL-4:globus-gram-protocol-7.4-1.fc11.src.rpm:1255243990
+globus-gram-protocol-9_3-1_fc12:EL-4:globus-gram-protocol-9.3-1.fc12.src.rpm:1265707090


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/globus-gram-protocol/EL-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	11 Oct 2009 06:53:30 -0000	1.2
+++ sources	9 Feb 2010 09:18:25 -0000	1.3
@@ -1,2 +1,2 @@
 44ec158f5ca5f60310cca74a3aaaea2b  epstopdf-2.9.5gw
-767e7f215133097390b08dce49997fea  globus_gram_protocol-7.4.tar.gz
+834c119b28e90869db5846216ebe1416  globus_gram_protocol-9.3.tar.gz



More information about the scm-commits mailing list