From: Zdeněk Šustr Date: Wed, 23 Mar 2011 13:48:32 +0000 (+0000) Subject: Updating version, ChangeLog and copying the most recent configure from ./org.glite... X-Git-Tag: glite-px-glite-PX_R_3_2_2_2~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=d7209bfb862edc704ca1cb3a630eb19f1b7c9272;p=jra1mw.git Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.2.2-2 --- diff --git a/org.glite.px.glite-PX/configure b/org.glite.px.glite-PX/configure index 136cfc2..a82e610 100755 --- a/org.glite.px.glite-PX/configure +++ b/org.glite.px.glite-PX/configure @@ -676,6 +676,8 @@ for my $ext (keys %deps_aux) { 'px.myproxy-config' => [ qq/myproxy-config/ ], # in myproxy-config.spec 'lbjp-common.gss' => [ qq/glite-security-gss/ ], 'lbjp-common.gsoap-plugin' => [ qq/glite-security-gsoap-plugin/ ], + 'lb.glite-LB' => [ qq/glite-LB/ ], + 'px.glite-PX' => [ qq/glite-PX/ ], ); %cvs_prefix = ( @@ -739,7 +741,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 nc: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.myproxy-yaim' => [ qw/yaim_core:R/ ], }, }, @@ -796,7 +798,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 nc: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.myproxy-yaim' => [ qw/yaim_core:R yaim_bdii:R/ ], }, }, @@ -806,6 +808,8 @@ for my $ext (keys %deps_aux) { 'gridsite.core' => { sl5_x86_64_gcc412 => { aprSuffix => '1' }, sl5_ia32_gcc412 => { aprSuffix => '1' }, + sl5_x86_64_gcc412EPEL => { aprSuffix => '1' }, + sl5_ia32_gcc412EPEL => { aprSuffix => '1' }, deb5_x86_64_gcc432 => { aprSuffix => '1.0' }, deb5_ia32_gcc432 => { aprSuffix => '1.0' }, slc4_x86_64_gcc346 => { aprSuffix => '0' }, diff --git a/org.glite.px.glite-PX/project/ChangeLog b/org.glite.px.glite-PX/project/ChangeLog index 6d4314f..42203c9 100644 --- a/org.glite.px.glite-PX/project/ChangeLog +++ b/org.glite.px.glite-PX/project/ChangeLog @@ -22,3 +22,6 @@ 3.2.2-1 - Relocatable build directory. +3.2.2-2 +- Module rebuilt + diff --git a/org.glite.px.glite-PX/project/version.properties b/org.glite.px.glite-PX/project/version.properties index 31bd9c2..bf0683c 100644 --- a/org.glite.px.glite-PX/project/version.properties +++ b/org.glite.px.glite-PX/project/version.properties @@ -1,2 +1,2 @@ module.version=3.2.2 -module.age=1 +module.age=2