Updating version, ChangeLog and copying the most recent configure from ./org.glite...
authorZdeněk Šustr <sustr4@cesnet.cz>
Wed, 3 Oct 2012 13:21:33 +0000 (13:21 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Wed, 3 Oct 2012 13:21:33 +0000 (13:21 +0000)
org.glite.lb.client/configure
org.glite.lb.client/project/ChangeLog
org.glite.lb.client/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 f6fdbd7..f989344 100644 (file)
 - Fixed conditions parsing in the query_ext example
 - Avoid logging unnecessary events when registering sandbox transfers
 
+5.1.6-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
+