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

index 24bfc01..00561bc 100644 (file)
@@ -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 bdda470..06358d3 100644 (file)
 4.4.3-3
 - Module rebuilt
 
+4.4.4-1
+- RTM DN updated
+- 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
+
index 71d0e45..f22eb25 100644 (file)
@@ -1,3 +1,3 @@
 # $Header$
-module.version=4.4.3
-module.age=3
+module.version=4.4.4
+module.age=1