[globus-gridftp-server] Update to Globus Toolkit 5.0.4

Mattias Ellert ellert at fedoraproject.org
Tue Jun 7 14:36:46 UTC 2011


commit c64699dec72ed37ebabed1eb4fa32749291debf2
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Mon Jun 6 14:49:38 2011 +0200

    Update to Globus Toolkit 5.0.4

 .gitignore                          |    2 +-
 globus-gridftp-server-funcgrp.patch |    8 ++++----
 globus-gridftp-server.8             |   13 +++----------
 globus-gridftp-server.spec          |   17 ++++++++++-------
 sources                             |    2 +-
 5 files changed, 19 insertions(+), 23 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5124c7e..f9625a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/globus_gridftp_server-3.28.tar.gz
+/globus_gridftp_server-3.33.tar.gz
diff --git a/globus-gridftp-server-funcgrp.patch b/globus-gridftp-server-funcgrp.patch
index 091d94a..d9930c4 100644
--- a/globus-gridftp-server-funcgrp.patch
+++ b/globus-gridftp-server-funcgrp.patch
@@ -1,9 +1,9 @@
-diff -ur globus_gridftp_server-3.28.orig/pkgdata/pkg_data_src.gpt.in globus_gridftp_server-3.28/pkgdata/pkg_data_src.gpt.in
---- globus_gridftp_server-3.28.orig/pkgdata/pkg_data_src.gpt.in	2011-02-11 16:15:57.000000000 +0100
-+++ globus_gridftp_server-3.28/pkgdata/pkg_data_src.gpt.in	2011-04-25 11:41:26.302014173 +0200
+diff -ur globus_gridftp_server-3.33.orig/pkgdata/pkg_data_src.gpt.in globus_gridftp_server-3.33/pkgdata/pkg_data_src.gpt.in
+--- globus_gridftp_server-3.33.orig/pkgdata/pkg_data_src.gpt.in	2011-02-11 16:15:57.000000000 +0100
++++ globus_gridftp_server-3.33/pkgdata/pkg_data_src.gpt.in	2011-04-25 11:41:26.302014173 +0200
 @@ -4,6 +4,7 @@
  <gpt_package_metadata Format_Version="0.02" Name="globus_gridftp_server">
-     <Aging_Version Age="3" Major="3" Minor="28"/>
+     <Aging_Version Age="3" Major="3" Minor="33"/>
      <Description>Globus GridFTP Server</Description>
 +    <Functional_Group>GridFTP</Functional_Group>
      <Version_Stability Release="Experimental" Dirt="@DIRT_TIMESTAMP at -@DIRT_BRANCH_ID@"/>
diff --git a/globus-gridftp-server.8 b/globus-gridftp-server.8
index cfaa8d3..8fad44f 100644
--- a/globus-gridftp-server.8
+++ b/globus-gridftp-server.8
@@ -36,7 +36,7 @@ globus-gridftp-server \- The Globus GridFTP server daemon
 .PP
 The table below lists config file options, associated command line options (if available) and descriptions\&. Note that any boolean option can be negated on the command line by preceding the specified option with \*(Aq\-no\-\*(Aq or \*(Aq\-n\*(Aq\&. Example: \-no\-cas or \-nf\&.
 .PP
-\fB\-h, \-help, \-help <0|1>\fR
+\fBhelp <0|1> \-h \-help\fR
 .RS 4
 Show usage information and exit\&.
 .sp
@@ -63,16 +63,9 @@ Show version information for all loaded globus libraries and exit\&.
 .sp
 Default value: FALSE
 .RE
-.PP
-\fBversions <0|1> \-V \-versions\fR
-.RS 4
-Show version information for all loaded globus libraries and exit\&.
-.sp
-Default value: FALSE
-.RE
 .SH "MODES OF OPERATION"
 .PP
-\fB\-inetd <0|1> \-i \-inetd\fR
+\fBinetd <0|1> \-i \-inetd\fR
 .RS 4
 Run under an inetd service\&.
 .sp
@@ -321,7 +314,7 @@ Default value: FALSE
 .PP
 \fBusage_stats_target <string> \-usage\-stats\-target <string>\fR
 .RS 4
-Comma seperated list of contact strings (host:port) for usage statistics receivers\&. The usage stats sent to a particular receiver may be customized by configuring it with a taglist (host:port!taglist) The taglist is a list of chara cters that each correspond to a usage stats tag\&. When this option is unset, stats are reported to usage\-stats\&.globus\&.org:481 0\&. If you set your own receiver, and wish to continue reporting to the Globus receiver, you will need to add it manually\&. T he list of available tags follow\&. Tags marked * are reported by default\&. *(e) START \- start time of transfer *(E) END \- end time of transfer *(v) VER \- version string of gridftp server *(b) BUFFER \- tcp buffer size used for transfer *(B) BLOCK \- disk blocksize used for transfer *(N) NBYTES \- number of bytes transferred *(s) STREAMS \- number of parallel streams used *(S) STRIPES \- number of stripes used *(t) TYPE \- transfer command: RETR, STOR, LIST, etc *(c) CODE \- ftp result 
 code (226 = success, 5xx = fail) *(D) DSI \- DSI module in use *(A) EM \- event modules in use *(T) SCHEME \- ftp, gsiftp, sshftp, etc\&. (client supplied) *(a) APP \- guc, rft, generic library app, etc\&. (client supplied) *(V) APPVER \- version string of above\&. (client supplied) (f) FILE \- name of file/data transferred (i) CLIENTIP \- ip address of host running client (control channel) (I) DATAIP \- ip address of source/dest host of data (data channel) (u) USER \- local user name the transfer was performed as (d) USERDN \- DN that was mapped to user id (C) CONFID \- ID defined by \-usage\-stats\-id config option (U) SESSID \- unique id that can be used to match transfers in a session and transfers across source/dest of a third party transfer\&. (client supplied)
+Comma seperated list of contact strings (host:port) for usage statistics receivers\&. The usage stats sent to a particular receiver may be customized by configuring it with a taglist (host:port!taglist) The taglist is a list of chara cters that each correspond to a usage stats tag\&. When this option is unset, stats are reported to usage\-stats\&.globus\&.org:4810\&. If you set your own receiver, and wish to continue reporting to the Globus receiver, you will need to add it manually\&. The list of available tags follow\&. Tags marked * are reported by default\&. *(e) START \- start time of transfer *(E) END \- end time of transfer *(v) VER \- version string of gridftp server *(b) BUFFER \- tcp buffer size used for transfer *(B) BLOCK \- disk blocksize used for transfer *(N) NBYTES \- number of bytes transferred *(s) STREAMS \- number of parallel streams used *(S) STRIPES \- number of stripes used *(t) TYPE \- transfer command: RETR, STOR, LIST, etc *(c) CODE \- ftp result co
 de (226 = success, 5xx = fail) *(D) DSI \- DSI module in use *(A) EM \- event modules in use *(T) SCHEME \- ftp, gsiftp, sshftp, etc\&. (client supplied) *(a) APP \- guc, rft, generic library app, etc\&. (client supplied) *(V) APPVER \- version string of above\&. (client supplied) (f) FILE \- name of file/data transferred (i) CLIENTIP \- ip address of host running client (control channel) (I) DATAIP \- ip address of source/dest host of data (data channel) (u) USER \- local user name the transfer was performed as (d) USERDN \- DN that was mapped to user id (C) CONFID \- ID defined by \-usage\-stats\-id config option (U) SESSID \- unique id that can be used to match transfers in a session and transfers across source/dest of a third party transfer\&. (client supplied)
 .sp
 Default value: not set
 .RE
diff --git a/globus-gridftp-server.spec b/globus-gridftp-server.spec
index 6753da0..c00db93 100644
--- a/globus-gridftp-server.spec
+++ b/globus-gridftp-server.spec
@@ -6,19 +6,19 @@
 
 Name:		globus-gridftp-server
 %global _name %(tr - _ <<< %{name})
-Version:	3.28
-Release:	3%{?dist}
+Version:	3.33
+Release:	1%{?dist}
 Summary:	Globus Toolkit - Globus GridFTP Server
 
 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.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/gridftp/server/src globus_gridftp_server-3.28
-#		cp -p gt5.0.3-all-source-installer/source-trees/core/source/GLOBUS_LICENSE globus_gridftp_server-3.28
-#		tar -zcf globus_gridftp_server-3.28.tar.gz globus_gridftp_server-3.28
+#		wget -N http://www-unix.globus.org/ftppub/gt5/5.0/5.0.4/installers/src/gt5.0.4-all-source-installer.tar.bz2
+#		tar -jxf gt5.0.4-all-source-installer.tar.bz2
+#		mv gt5.0.4-all-source-installer/source-trees/gridftp/server/src globus_gridftp_server-3.33
+#		cp -p gt5.0.4-all-source-installer/source-trees/core/source/GLOBUS_LICENSE globus_gridftp_server-3.33
+#		tar -zcf globus_gridftp_server-3.33.tar.gz globus_gridftp_server-3.33
 Source:		%{_name}-%{version}.tar.gz
 Source1:	%{name}
 Source2:	gridftp.conf.default
@@ -237,6 +237,9 @@ fi
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Sun Jun 05 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 3.33-1
+- Update to Globus Toolkit 5.0.4
+
 * Mon Apr 25 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 3.28-3
 - Add README file
 - Add missing dependencies
diff --git a/sources b/sources
index b6f158a..dd196c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6197e043f1955784eeb685dd99c5daab  globus_gridftp_server-3.28.tar.gz
+0c8de721f94aec0c66fa491f439abe72  globus_gridftp_server-3.33.tar.gz


More information about the scm-commits mailing list