Updating version, ChangeLog and copying the most recent configure from ./org.glite...
authorZdeněk Šustr <sustr4@cesnet.cz>
Fri, 18 Mar 2011 12:31:09 +0000 (12:31 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Fri, 18 Mar 2011 12:31:09 +0000 (12:31 +0000)
org.glite.lbjp-common.log/configure
org.glite.lbjp-common.log/project/ChangeLog
org.glite.lbjp-common.log/project/version.properties

index 40b1747..136cfc2 100755 (executable)
@@ -837,7 +837,7 @@ for my $ext (keys %deps_aux) {
 );
 
 my @k = keys %deps_aux;
-@buildroot{@k} = ('') x ($#k+1);
+@buildroot{@k} = ('build') x ($#k+1);
 
 my @t = qw/lb.client-java jobid.api-java lb.types/;
 @buildroot{@t} = ('') x ($#t+1);
index a63bf75..d231630 100644 (file)
@@ -45,6 +45,8 @@
 - DESTDIR in makefiles
 
 1.1.2-1
-
 - Relocatable build directory.
 
+1.1.2-2
+- Module rebuilt
+