From: Zdeněk Šustr Date: Sat, 12 Mar 2011 13:13:28 +0000 (+0000) Subject: Updating version, ChangeLog and copying the most recent configure from ./org.glite... X-Git-Tag: glite-lb-client_R_5_0_3_3~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=471fc37a5939cea386a8592ae64ced94360f0f88;p=jra1mw.git Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 5.0.3-3 --- diff --git a/org.glite.lb.client/configure b/org.glite.lb.client/configure index 2389a41..bbc6062 100755 --- a/org.glite.lb.client/configure +++ b/org.glite.lb.client/configure @@ -592,6 +592,7 @@ for my $jar (keys %need_jars) { 'lb.glite-LB' => [ qw/ lb.logger:R lb.server:R lb.utils:R lb.doc:R lb.ws-test:R lb.harvester:R lb.yaim:R lb.client-java:R + lb.logger-msg:R / ], 'lbjp-common.db' => [ qw/lbjp-common.trio lbjp-common.log/ ], 'lbjp-common.maildir' => [ qw// ], @@ -726,7 +727,7 @@ for my $ext (keys %deps_aux) { 'lb.client-java' => [ qw/ant:B jdk:B axis:B trustmanager utiljava libtool:B/ ], 'lb.glite-LB' => [ qw/fetchcrl:R gpt:R gip_release:R gip_service:R bdii:R glite_version:R glite_info_templates:R glue_schema:R/ ], 'lb.yaim' => [ qw/yaim_core:R/ ], - 'px.glite-PX' => [qw/myproxy-server:R myproxy-admin:R fetchcrl:R gip_service:R bdii:R glite_version:R gpt:R glue_schema:R/], + 'px.glite-PX' => [qw/myproxy-server:R myproxy-admin:R fetchcrl:R gip_service:R bdii:R glite_version:R gpt:R glue_schema:R nc:R/], 'px.myproxy-yaim' => [ qw/yaim_core:R/ ], }, }, @@ -782,7 +783,7 @@ for my $ext (keys %deps_aux) { 'lb.client-java' => [ qw/ant:B jdk:B axis:B trustmanager trustmanager_axis libtool:B/ ], 'lb.glite-LB' => [ qw/fetchcrl:R gip_release:R gip_service:R bdii:R glite_version:R glue_schema:R/ ], 'lb.yaim' => [ qw/yaim_core:R yaim_bdii:R/ ], - 'px.glite-PX' => [qw/myproxy-server:R myproxy-admin:R fetchcrl:R gip_service:R bdii:R glite_version:R glue_schema:R/], + 'px.glite-PX' => [qw/myproxy-server:R myproxy-admin:R fetchcrl:R gip_service:R bdii:R glite_version:R glue_schema:R nc:R/], 'px.myproxy-yaim' => [ qw/yaim_core:R yaim_bdii:R/ ], }, }, diff --git a/org.glite.lb.client/project/ChangeLog b/org.glite.lb.client/project/ChangeLog index 3d80e89..8136afa 100644 --- a/org.glite.lb.client/project/ChangeLog +++ b/org.glite.lb.client/project/ChangeLog @@ -154,3 +154,6 @@ 5.0.3-2 - Module rebuilt +5.0.3-3 +- Module rebuilt + diff --git a/org.glite.lb.client/project/version.properties b/org.glite.lb.client/project/version.properties index 8ea01f4..1ca2371 100644 --- a/org.glite.lb.client/project/version.properties +++ b/org.glite.lb.client/project/version.properties @@ -1,3 +1,3 @@ # $Header$ module.version=5.0.3 -module.age=2 +module.age=3