rpms/globus-gass-transfer/devel .cvsignore, 1.2, 1.3 globus-gass-transfer-doxygen.patch, 1.2, 1.3 globus-gass-transfer.spec, 1.3, 1.4 import.log, 1.2, 1.3 sources, 1.2, 1.3

Mattias Ellert ellert at fedoraproject.org
Tue Feb 9 08:37:04 UTC 2010


Author: ellert

Update of /cvs/pkgs/rpms/globus-gass-transfer/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22721/devel

Modified Files:
	.cvsignore globus-gass-transfer-doxygen.patch 
	globus-gass-transfer.spec import.log sources 
Log Message:
* Sat Jan 23 2010 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.3-1
- Update to Globus Toolkit 5.0.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/globus-gass-transfer/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	1 Jun 2009 05:25:13 -0000	1.2
+++ .cvsignore	9 Feb 2010 08:37:03 -0000	1.3
@@ -1,2 +1,2 @@
 epstopdf-2.9.5gw
-globus_gass_transfer-3.4.tar.gz
+globus_gass_transfer-4.3.tar.gz

globus-gass-transfer-doxygen.patch:
 globus_gass_transfer.h           |   14 +++++++-------
 globus_gass_transfer_attribute.c |   26 +++++++++++++-------------
 globus_gass_transfer_proto.c     |   14 +++++++-------
 globus_gass_transfer_proto.h     |   26 +++++++++++++++++---------
 globus_gass_transfer_request.c   |    2 +-
 globus_gass_transfer_send_recv.c |    4 ++--
 6 files changed, 47 insertions(+), 39 deletions(-)

Index: globus-gass-transfer-doxygen.patch
===================================================================
RCS file: /cvs/pkgs/rpms/globus-gass-transfer/devel/globus-gass-transfer-doxygen.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- globus-gass-transfer-doxygen.patch	15 Jun 2009 19:53:06 -0000	1.2
+++ globus-gass-transfer-doxygen.patch	9 Feb 2010 08:37:03 -0000	1.3
@@ -1,21 +1,126 @@
-diff -ur globus_gass_transfer-3.4.orig/library/globus_gass_transfer_client.c globus_gass_transfer-3.4/library/globus_gass_transfer_client.c
---- globus_gass_transfer-3.4.orig/library/globus_gass_transfer_client.c	2006-01-19 06:54:50.000000000 +0100
-+++ globus_gass_transfer-3.4/library/globus_gass_transfer_client.c	2009-06-14 09:26:35.000000000 +0200
-@@ -533,11 +533,6 @@
-  *        The length of the data to append to the url, if known. If this
-  *        parameter is set to @a GLOBUS_GASS_LENGTH_UNKNOWN, then the append
-  *        may fail if the protocol does not support arbitrarily-length files.
-- * @param callback
-- *        Function to call once the URL has been accepted, referred, or
-- *        denied by the server.
-- * @param user_arg
-- *        User-supplied argument to the callback function.
-  *
-  * @retval GLOBUS_SUCCESS
-  *         The put was successfully initiated.
-diff -ur globus_gass_transfer-3.4.orig/library/globus_gass_transfer.h globus_gass_transfer-3.4/library/globus_gass_transfer.h
---- globus_gass_transfer-3.4.orig/library/globus_gass_transfer.h	2006-01-19 06:54:50.000000000 +0100
-+++ globus_gass_transfer-3.4/library/globus_gass_transfer.h	2009-06-14 09:39:51.000000000 +0200
+diff -ur globus_gass_transfer-4.3.orig/library/globus_gass_transfer_attribute.c globus_gass_transfer-4.3/library/globus_gass_transfer_attribute.c
+--- globus_gass_transfer-4.3.orig/library/globus_gass_transfer_attribute.c	2006-01-19 06:54:50.000000000 +0100
++++ globus_gass_transfer-4.3/library/globus_gass_transfer_attribute.c	2010-01-23 09:44:41.703531475 +0100
+@@ -213,7 +213,7 @@
+  *        The scheme which which the attribute will be used for.
+  *
+  * @retval GLOBUS_SUCCESS
+- *         The attribute was succesfully initialized.
++ *         The attribute was successfully initialized.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER
+  *         Either @a attr or @a url_scheme was GLOBUS_NULL.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NOT_IMPLEMENTED
+@@ -264,7 +264,7 @@
+  *        The attribute set to be destroyed.
+  *
+  * @retval GLOBUS_SUCCESS
+- *         The attribute was succesfully destroyed.
++ *         The attribute was successfully destroyed.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER
+  *         The @a attr was GLOBUS_NULL.
+  */
+@@ -307,7 +307,7 @@
+  *        set.
+  *
+  * @retval GLOBUS_SUCCESS
+- *         The attribute was succesfully updated.
++ *         The attribute was successfully updated.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER
+  *         The @a attr was GLOBUS_NULL.
+  */
+@@ -398,7 +398,7 @@
+  *        with this attribute set.
+  *
+  * @retval GLOBUS_SUCCESS
+- *         The attribute was succesfully updated.
++ *         The attribute was successfully updated.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER
+  *         The @a attr was GLOBUS_NULL.
+  */
+@@ -477,7 +477,7 @@
+  *        The value of the file mode attribute.
+  *
+  * @retval GLOBUS_SUCCESS
+- *         The attribute was succesfully updated.
++ *         The attribute was successfully updated.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER
+  *         The @a attr was GLOBUS_NULL.
+  */
+@@ -556,7 +556,7 @@
+  *        The value of the connection reuse attribute.
+  *
+  * @retval GLOBUS_SUCCESS
+- *         The attribute was succesfully updated.
++ *         The attribute was successfully updated.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER
+  *         The @a attr was GLOBUS_NULL.
+  */
+@@ -694,7 +694,7 @@
+  *        The value of the socket buffer.
+  *
+  * @retval GLOBUS_SUCCESS
+- *         The attribute was succesfully updated.
++ *         The attribute was successfully updated.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER
+  *         The @a attr was GLOBUS_NULL.
+  */
+@@ -773,7 +773,7 @@
+  *        The value of the socket buffer.
+  *
+  * @retval GLOBUS_SUCCESS
+- *         The attribute was succesfully updated.
++ *         The attribute was successfully updated.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER
+  *         The @a attr was GLOBUS_NULL.
+  */
+@@ -852,7 +852,7 @@
+  *        The value of the nodelay attribute.
+  *
+  * @retval GLOBUS_SUCCESS
+- *         The attribute was succesfully updated.
++ *         The attribute was successfully updated.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER
+  *         The @a attr was GLOBUS_NULL.
+  */
+@@ -998,7 +998,7 @@
+  *        GLOBUS_GASS_TRANSFER_AUTHORIZE_SUBJECT
+  *
+  * @retval GLOBUS_SUCCESS
+- *         The attribute was succesfully updated.
++ *         The attribute was successfully updated.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER
+  *         The @a attr was GLOBUS_NULL.
+  */
+@@ -1130,7 +1130,7 @@
+  *        The scheme which which the attribute will be used for.
+  *
+  * @retval GLOBUS_SUCCESS
+- *         The attribute was succesfully initialized.
++ *         The attribute was successfully initialized.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER
+  *         Either @a attr or @a url_scheme was GLOBUS_NULL.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NOT_IMPLEMENTED
+@@ -1187,7 +1187,7 @@
+  *        The number of outstanding connections to allow.
+  *
+  * @retval GLOBUS_SUCCESS
+- *         The attribute was succesfully updated.
++ *         The attribute was successfully updated.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER
+  *         The @a attr was GLOBUS_NULL.
+  */
+@@ -1265,7 +1265,7 @@
+  *        The TCP or UDP port number to use.
+  *
+  * @retval GLOBUS_SUCCESS
+- *         The attribute was succesfully updated.
++ *         The attribute was successfully updated.
+  * @retval GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER
+  *         The @a attr was GLOBUS_NULL.
+  */
+diff -ur globus_gass_transfer-4.3.orig/library/globus_gass_transfer.h globus_gass_transfer-4.3/library/globus_gass_transfer.h
+--- globus_gass_transfer-4.3.orig/library/globus_gass_transfer.h	2006-01-19 06:54:50.000000000 +0100
++++ globus_gass_transfer-4.3/library/globus_gass_transfer.h	2010-01-23 09:24:55.530533493 +0100
 @@ -47,8 +47,8 @@
   * simple protocol-independent API.
   *
@@ -58,24 +163,75 @@ diff -ur globus_gass_transfer-3.4.orig/l
   * allows support for additional protocols to be added
   * easily.
   *
-diff -ur globus_gass_transfer-3.4.orig/library/globus_gass_transfer_proto.c globus_gass_transfer-3.4/library/globus_gass_transfer_proto.c
---- globus_gass_transfer-3.4.orig/library/globus_gass_transfer_proto.c	2006-01-19 06:54:50.000000000 +0100
-+++ globus_gass_transfer-3.4/library/globus_gass_transfer_proto.c	2009-06-14 09:36:49.000000000 +0200
-@@ -150,9 +150,9 @@
+diff -ur globus_gass_transfer-4.3.orig/library/globus_gass_transfer_proto.c globus_gass_transfer-4.3/library/globus_gass_transfer_proto.c
+--- globus_gass_transfer-4.3.orig/library/globus_gass_transfer_proto.c	2009-11-11 20:48:37.000000000 +0100
++++ globus_gass_transfer-4.3/library/globus_gass_transfer_proto.c	2010-01-23 09:46:29.522280290 +0100
+@@ -48,7 +48,7 @@
+  * @ingroup globus_gass_transfer_protocol
+  *
+  * A protocol module must call this function once a byte range registered
+- * for sending via the protcol module's send_buffer method has been completely
++ * for sending via the protocol module's send_buffer method has been completely
+  * processed. This function is called for protocol modules implementing
+  * either server or client functionality.
+  *
+@@ -98,7 +98,7 @@
+  * @ingroup globus_gass_transfer_protocol
+  *
+  * A protocol module must call this function once a byte range registered
+- * for receive via the protcol module's recv_buffer method has been completely
++ * for receive via the protocol module's recv_buffer method has been completely
+  * processed. This function is called for protocol modules implementing
+  * either server or client functionality.
+  *
+@@ -150,7 +150,7 @@
   * This function notifies the GASS Transfer Library that the protocol module
   * has decided that a new request can be accepted on this particular listener.
   * It must only be called after the GASS Transfer Library has called the
 - * @link globus_gass_transfer_listener_proto_t::listen listen function @endlink
-+ * @link globus_gass_transfer_listener_proto_s::listen listen function at endlink
-  * in a @link #globus_gass_transfer_listener_proto_t protocol module-specific
-- * listener structure.
-+ * listener structure at endlink.
-  *
-  * @param listener
-  *        The listener handle which is now ready for accepting a new
-diff -ur globus_gass_transfer-3.4.orig/library/globus_gass_transfer_proto.h globus_gass_transfer-3.4/library/globus_gass_transfer_proto.h
---- globus_gass_transfer-3.4.orig/library/globus_gass_transfer_proto.h	2006-01-19 06:54:50.000000000 +0100
-+++ globus_gass_transfer-3.4/library/globus_gass_transfer_proto.h	2009-06-14 10:14:51.000000000 +0200
++ * @link globus_gass_transfer_listener_proto_t::listen listen function at endlink
+  * in a #globus_gass_transfer_listener_proto_t protocol module-specific
+  * listener structure.
+  *
+@@ -339,7 +339,7 @@
+  * Request ready.
+  * @ingroup globus_gass_transfer_protocol
+  *
+- * This function notifies the GASS Transfer Libary that new request
++ * This function notifies the GASS Transfer Library that new request
+  * generated by a client has begun processing in a protocol module,
+  * and that protocol module is now ready to send or receive data to handle
+  * this request. 
+@@ -466,7 +466,7 @@
+  * New listener request.
+  * @ingroup globus_gass_transfer_protocol
+  *
+- * This function notifies the GASS Transfer Libary that new request
++ * This function notifies the GASS Transfer Library that new request
+  * generated by a server calling the globus_gass_transfer_register_accept()
+  * function has begun processing in a protocol module,
+  * and that protocol module is now ready to send or receive data to handle
+@@ -603,7 +603,7 @@
+  * Request denied.
+  * @ingroup globus_gass_transfer_protocol
+  *
+- * This function notifies the GASS Transfer Libary that new request
++ * This function notifies the GASS Transfer Library that new request
+  * generated by a client calling one of the functions in the
+  * "@ref globus_gass_transfer_client" section of the manual has been
+  * denied by the server, and so cannot be processed by
+@@ -714,7 +714,7 @@
+  * Request referred.
+  * @ingroup globus_gass_transfer_protocol
+  *
+- * This function notifies the GASS Transfer Libary that new request
++ * This function notifies the GASS Transfer Library that new request
+  * generated by a client calling one of the functions in the
+  * "@ref globus_gass_transfer_client" section of the manual has been
+  * referred to another URL by the server, and so processing has stopped.
+diff -ur globus_gass_transfer-4.3.orig/library/globus_gass_transfer_proto.h globus_gass_transfer-4.3/library/globus_gass_transfer_proto.h
+--- globus_gass_transfer-4.3.orig/library/globus_gass_transfer_proto.h	2006-01-19 06:54:50.000000000 +0100
++++ globus_gass_transfer-4.3/library/globus_gass_transfer_proto.h	2010-01-23 09:24:55.532280360 +0100
 @@ -65,8 +65,8 @@
   * must be called after the #GLOBUS_GASS_TRANSFER_MODULE has already been
   * activated. Once registered, applications may use URLs of the scheme type
@@ -153,9 +309,9 @@ diff -ur globus_gass_transfer-3.4.orig/l
   * Protocol module listener handling structure.
   * @ingroup globus_gass_transfer_protocol
   */
-diff -ur globus_gass_transfer-3.4.orig/library/globus_gass_transfer_request.c globus_gass_transfer-3.4/library/globus_gass_transfer_request.c
---- globus_gass_transfer-3.4.orig/library/globus_gass_transfer_request.c	2006-01-19 06:54:50.000000000 +0100
-+++ globus_gass_transfer-3.4/library/globus_gass_transfer_request.c	2009-06-14 09:38:41.000000000 +0200
+diff -ur globus_gass_transfer-4.3.orig/library/globus_gass_transfer_request.c globus_gass_transfer-4.3/library/globus_gass_transfer_request.c
+--- globus_gass_transfer-4.3.orig/library/globus_gass_transfer_request.c	2009-01-20 23:39:11.000000000 +0100
++++ globus_gass_transfer-4.3/library/globus_gass_transfer_request.c	2010-01-23 09:24:55.532280360 +0100
 @@ -41,7 +41,7 @@
   * @param request
   *        The request to query.
@@ -165,27 +321,24 @@ diff -ur globus_gass_transfer-3.4.orig/l
   * of the request.
   */
  globus_gass_transfer_request_type_t
-@@ -627,9 +627,9 @@
-  *
-  * @param request
-  *        The request to destroy.
-- * @param GLOBUS_SUCCESS
-+ * @retval GLOBUS_SUCCESS
-  *        The request handle reference was successfully destroyed.
-- * @param GLOBUS_GASS_TRANSFER_ERROR_INVALID_USE
-+ * @retval GLOBUS_GASS_TRANSFER_ERROR_INVALID_USE
-  *        Either an invalid request handle or one which is actively being
-  *        used was passed to this function as the @a request parameter.
-  */
-diff -ur globus_gass_transfer-3.4.orig/library/globus_gass_transfer_server.c globus_gass_transfer-3.4/library/globus_gass_transfer_server.c
---- globus_gass_transfer-3.4.orig/library/globus_gass_transfer_server.c	2006-01-19 06:54:50.000000000 +0100
-+++ globus_gass_transfer-3.4/library/globus_gass_transfer_server.c	2009-06-14 09:26:35.000000000 +0200
-@@ -302,6 +302,8 @@
-  * @param request
-  *        A pointer to a new request handle. This request handle will
-  *        be initialized when the callback function is invoked.
-+ * @param attr
-+ *        Request attributes.
-  * @param listener
-  *        The listener handle to register for the new request.
-  * @param callback
+diff -ur globus_gass_transfer-4.3.orig/library/globus_gass_transfer_send_recv.c globus_gass_transfer-4.3/library/globus_gass_transfer_send_recv.c
+--- globus_gass_transfer-4.3.orig/library/globus_gass_transfer_send_recv.c	2006-01-19 06:54:50.000000000 +0100
++++ globus_gass_transfer-4.3/library/globus_gass_transfer_send_recv.c	2010-01-23 09:42:14.628279984 +0100
+@@ -80,7 +80,7 @@
+  *        A user-supplied buffer containing the data associated with the
+  *        request.
+  * @param send_length
+- *        The lenght of the @a bytes array.
++ *        The length of the @a bytes array.
+  * @param last_data
+  *        A flag to indicate whether this is the final block of data
+  *        for the request. If this is true, then the @a callback
+@@ -252,7 +252,7 @@
+  *        A user-supplied buffer containing the data associated with the
+  *        request.
+  * @param max_length
+- *        The lenght of the @a bytes array.
++ *        The length of the @a bytes array.
+  * @param wait_for_length
+  *        The minimum amount of data to wait for before invoking the @a
+  *        callback function. A partial byte array of at least this amount


Index: globus-gass-transfer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/globus-gass-transfer/devel/globus-gass-transfer.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- globus-gass-transfer.spec	25 Jul 2009 07:29:41 -0000	1.3
+++ globus-gass-transfer.spec	9 Feb 2010 08:37:03 -0000	1.4
@@ -6,19 +6,19 @@
 
 Name:		globus-gass-transfer
 %global _name %(tr - _ <<< %{name})
-Version:	3.4
-Release:	3%{?dist}
+Version:	4.3
+Release:	1%{?dist}
 Summary:	Globus Toolkit - Globus Gass Transfer
 
 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/gass/transfer/source globus_gass_transfer-3.4
-#		cp -p gt4.2.1-all-source-installer/source-trees/core/source/GLOBUS_LICENSE globus_gass_transfer-3.4
-#		tar -zcf globus_gass_transfer-3.4.tar.gz globus_gass_transfer-3.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/gass/transfer/source globus_gass_transfer-4.3
+#		cp -p gt5.0.0-all-source-installer/source-trees/core/source/GLOBUS_LICENSE globus_gass_transfer-4.3
+#		tar -zcf globus_gass_transfer-4.3.tar.gz globus_gass_transfer-4.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
@@ -194,6 +194,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_docdir}/%{name}-%{version}/html
 
 %changelog
+* Sat Jan 23 2010 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.3-1
+- Update to Globus Toolkit 5.0.0
+
 * Thu Jul 23 2009 Mattias Ellert <mattias.ellert at fysast.uu.se> - 3.4-3
 - Add instruction set architecture (isa) tags
 - Make doc subpackage noarch


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/globus-gass-transfer/devel/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- import.log	15 Jun 2009 19:53:06 -0000	1.2
+++ import.log	9 Feb 2010 08:37:03 -0000	1.3
@@ -1,2 +1,3 @@
 globus-gass-transfer-3_4-1_fc9:HEAD:globus-gass-transfer-3.4-1.fc9.src.rpm:1243833882
 globus-gass-transfer-3_4-2_fc9:HEAD:globus-gass-transfer-3.4-2.fc9.src.rpm:1245095565
+globus-gass-transfer-4_3-1_fc12:HEAD:globus-gass-transfer-4.3-1.fc12.src.rpm:1265704608


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/globus-gass-transfer/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	1 Jun 2009 05:25:13 -0000	1.2
+++ sources	9 Feb 2010 08:37:03 -0000	1.3
@@ -1,2 +1,2 @@
 44ec158f5ca5f60310cca74a3aaaea2b  epstopdf-2.9.5gw
-c772003eb628204259a1bb1ac1d79450  globus_gass_transfer-3.4.tar.gz
+ee7d68a6523169815422770b282a8f77  globus_gass_transfer-4.3.tar.gz



More information about the scm-commits mailing list