From: Zdeněk Šustr Date: Wed, 3 Oct 2012 13:04:39 +0000 (+0000) Subject: Updating version, ChangeLog and copying the most recent configure from ./org.glite... X-Git-Tag: glite-lbjp-common-gsoap-plugin_R_3_1_3_1~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=972922a060018a98914a0a270f515aae01cba8c2;p=jra1mw.git Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.1.3-1 --- diff --git a/org.glite.lbjp-common.gsoap-plugin/configure b/org.glite.lbjp-common.gsoap-plugin/configure index 24bfc01..00561bc 100755 --- a/org.glite.lbjp-common.gsoap-plugin/configure +++ b/org.glite.lbjp-common.gsoap-plugin/configure @@ -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 => { diff --git a/org.glite.lbjp-common.gsoap-plugin/project/ChangeLog b/org.glite.lbjp-common.gsoap-plugin/project/ChangeLog index e62b80d..540aa82 100644 --- a/org.glite.lbjp-common.gsoap-plugin/project/ChangeLog +++ b/org.glite.lbjp-common.gsoap-plugin/project/ChangeLog @@ -118,3 +118,12 @@ 3.1.2-3 - Module rebuilt +3.1.3-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 + diff --git a/org.glite.lbjp-common.gsoap-plugin/project/version.properties b/org.glite.lbjp-common.gsoap-plugin/project/version.properties index 9043636..38c9452 100644 --- a/org.glite.lbjp-common.gsoap-plugin/project/version.properties +++ b/org.glite.lbjp-common.gsoap-plugin/project/version.properties @@ -1,3 +1,3 @@ # $Header$ -module.version=3.1.2 -module.age=3 +module.version=3.1.3 +module.age=1