Updating version, ChangeLog and copying the most recent configure from ./org.glite...
authorZdeněk Šustr <sustr4@cesnet.cz>
Wed, 3 Oct 2012 13:23:18 +0000 (13:23 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Wed, 3 Oct 2012 13:23:18 +0000 (13:23 +0000)
org.glite.lb.common/configure
org.glite.lb.common/project/ChangeLog
org.glite.lb.common/project/version.properties

index 24bfc01..00561bc 100755 (executable)
@@ -1066,6 +1066,7 @@ for my $ext (keys %deps_aux) {
                        sl5_x86_64_gcc412EPEL => 1,
                        sl5_ia32_gcc412EPEL => 1,
                        sl6_x86_64_gcc446EPEL => 1,
+                       sl6_ia32_gcc446EPEL => 1,
                        deb6_x86_64_gcc445 => 1,
                },
                modules => {
index cf54dc2..77359a3 100644 (file)
 - Missing files in clean targets added
 - Handling seqnumbers for jobs going through CREAM
 
+8.1.5-1
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+