[gridftp-commit] CVS update: MODIFIED: pkgdata ...

Mike Link commit at globus.org
Wed Jul 29 02:09:47 CDT 2009


  User: mlink   
  Date: 09/07/29 02:09:47

  Modified:    copy/source/pkgdata pkg_data_src.gpt.in
  Log:
  add options for setting different source or destination creds
  
  Revision  Changes    Path
  1.52      +16 -1     gass/copy/source/pkgdata/pkg_data_src.gpt.in
  
  http://viewcvs.globus.org/viewcvs.cgi/gass/copy/source/pkgdata/pkg_data_src.gpt.in.diff?r1=1.51&r2=1.52
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: pkg_data_src.gpt.in
  ===================================================================
  RCS file: /home/globdev/CVS/globus-packages/gass/copy/source/pkgdata/pkg_data_src.gpt.in,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -b -r1.51 -r1.52
  --- pkg_data_src.gpt.in	16 Jul 2009 19:28:09 -0000	1.51
  +++ pkg_data_src.gpt.in	29 Jul 2009 07:09:46 -0000	1.52
  @@ -3,7 +3,7 @@
   
   <gpt_package_metadata Format_Version="0.02" Name="globus_gass_copy">
   
  -    <Aging_Version Age="2" Major="4" Minor="16"/>
  +    <Aging_Version Age="2" Major="4" Minor="17"/>
       <Description>Globus Gass Copy</Description>
       <Functional_Group>FileAccess</Functional_Group>
       <Version_Stability Release="Experimental" Dirt="@DIRT_TIMESTAMP at -@DIRT_BRANCH_ID@"/>
  @@ -41,6 +41,11 @@
                       <Simple_Version Major="3"/>
                   </Version>
               </Dependency>
  +            <Dependency Name="globus_gssapi_gsi">
  +                <Version>
  +                    <Simple_Version Major="4"/>
  +                </Version>
  +            </Dependency>
           </Source_Dependencies>
   
           <Source_Dependencies Type="lib_link">
  @@ -69,6 +74,11 @@
                       <Simple_Version Major="3"/>
                   </Version>
               </Dependency>
  +            <Dependency Name="globus_gssapi_gsi">
  +                <Version>
  +                    <Simple_Version Major="4"/>
  +                </Version>
  +            </Dependency>
           </Source_Dependencies>
   
           <Source_Dependencies Type="pgm_link">
  @@ -102,6 +112,11 @@
                       <Simple_Version Major="2"/>
                   </Version>
               </Dependency>
  +            <Dependency Name="globus_gssapi_gsi">
  +                <Version>
  +                    <Simple_Version Major="4"/>
  +                </Version>
  +            </Dependency>
           </Source_Dependencies>
   
           <With_Flavors build="yes"/>
  
  
  



More information about the gridftp-commit mailing list