[cwscore-commit] CVS update: MODIFIED: pkgdata ...
Joe Bester
commit at globus.org
Fri May 26 11:17:13 CDT 2006
User: bester
Date: 06/05/26 11:17:13
Modified: c/samples/counter/test/pkgdata pkg_data_src.gpt.in
Log:
Added wsn command line programs in C
Unified counter test programs into one which uses globus_wsrf_options to
parse service name, security options, etc
Revision Changes Path
1.14 +11 -1 wsrf/c/samples/counter/test/pkgdata/pkg_data_src.gpt.in
(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/wsrf/c/samples/counter/test/pkgdata/pkg_data_src.gpt.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- pkg_data_src.gpt.in 6 Jul 2005 12:43:26 -0000 1.13
+++ pkg_data_src.gpt.in 26 May 2006 16:17:13 -0000 1.14
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE gpt_package_metadata SYSTEM "package.dtd">
<gpt_package_metadata Format_Version="0.01" Name="globus_c_wsrf_sample_counter_client_test">
- <Aging_Version Age="1" Major="1" Minor="1"/>
+ <Aging_Version Age="2" Major="2" Minor="0"/>
<Description>Counter Sample Test</Description>
<Functional_Group>C WS Core Test</Functional_Group>
<Version_Stability Release="Experimental" Dirt="@DIRT_TIMESTAMP at -@DIRT_BRANCH_ID@"/>
@@ -31,6 +31,11 @@
<Simple_Version Major="2"/>
</Version>
</Dependency>
+ <Dependency Name="globus_c_wsrf_core_tools">
+ <Version>
+ <Simple_Version Major="2"/>
+ </Version>
+ </Dependency>
</Source_Dependencies>
<Source_Dependencies Type="pgm_link">
<Dependency Name="globus_c_ws_security">
@@ -56,6 +61,11 @@
<Simple_Version Major="2"/>
</Version>
</Dependency>
+ <Dependency Name="globus_c_wsrf_core_tools">
+ <Version>
+ <Simple_Version Major="2"/>
+ </Version>
+ </Dependency>
</Source_Dependencies>
<Source_Dependencies Type="lib_runtime">
<Dependency Name="globus_handler_debug" Package="rtl">
More information about the cwscore-commit
mailing list