Updating version, ChangeLog and copying the most recent configure from ./org.glite...
authorZdeněk Šustr <sustr4@cesnet.cz>
Thu, 14 Apr 2011 05:14:59 +0000 (05:14 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Thu, 14 Apr 2011 05:14:59 +0000 (05:14 +0000)
org.glite.lb.utils/configure
org.glite.lb.utils/project/ChangeLog
org.glite.lb.utils/project/version.properties

index 27f197c..a67786b 100755 (executable)
@@ -539,7 +539,7 @@ BEGIN{
        'lbjp-common.gss' =>  [ qw/globus_essentials:R globus:B cares cppunit:B libtool:B/ ],
        'lbjp-common.gsoap-plugin' =>  [ qw/cppunit:B globus_essentials:R globus:B cares:B gsoap gsoapxx libtool:B/ ],
        'jobid.api-c' =>  [ qw/cppunit:B libtool:B openssl:B/ ],
-       'jobid.api-cpp' =>  [ qw/cppunit:B/ ],
+       'jobid.api-cpp' =>  [ qw/cppunit:B libtool:B/ ],
        'jobid.api-java' =>  [ qw/ant:B jdk:B/ ],
        'jp.client' => [ qw/gsoap libtar globus_essentials:R globus:B/ ],
         'jp.doc' => [],
index 2f962cf..8f04d6a 100644 (file)
@@ -80,3 +80,7 @@
 2.1.2-4
 - Module rebuilt
 
+2.1.3-1
+- at3 location detection reverted
+- '--stage=/' behaviour fixed in configure
+
index e1fd32f..ed1fb08 100755 (executable)
@@ -1,3 +1,3 @@
 # $Header$
-module.version=2.1.2
-module.age=4
+module.version=2.1.3
+module.age=1