[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - configure.ac download.lst

Kohei Yoshida kohei.yoshida at collabora.com
Wed Feb 12 07:26:14 PST 2014


 configure.ac |    2 +-
 download.lst |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 1bd22f6c86bac5adea4698fabc92b896864c77ba
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Wed Feb 12 09:43:48 2014 -0500

    fdo#74824: Update mdds to 0.10.2 which fixes one crasher bug.
    
    Change-Id: If05c7573530c892dc063dfb7accec1c24a322ddd
    (cherry picked from commit 07e2c31831ad265b018e5fdf59bdde048fbb4d35)
    Reviewed-on: https://gerrit.libreoffice.org/8018
    Tested-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
    Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>

diff --git a/configure.ac b/configure.ac
index c5ea528..7db3fab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8706,7 +8706,7 @@ AC_SUBST(SYSTEM_BOOST)
 dnl ===================================================================
 dnl Check for system mdds
 dnl ===================================================================
-libo_CHECK_SYSTEM_MODULE([mdds], [MDDS], [mdds >= 0.10.1])
+libo_CHECK_SYSTEM_MODULE([mdds], [MDDS], [mdds >= 0.10.2])
 
 dnl ===================================================================
 dnl Determine which hash container mdds shall use
diff --git a/download.lst b/download.lst
index 1b14652..080d2ab 100644
--- a/download.lst
+++ b/download.lst
@@ -82,7 +82,7 @@ export LIBXML_TARBALL := 9c0cfef285d5c4a5c80d00904ddab380-libxml2-2.9.1.tar.gz
 export LIBXSLT_TARBALL := 9667bf6f9310b957254fdcf6596600b7-libxslt-1.1.28.tar.gz
 export LPSOLVE_TARBALL := 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz
 export MARIADB_TARBALL := 05f84c95b610c21c5fd510d10debcabf-mariadb-native-client-1.0.0.tar.bz2
-export MDDS_TARBALL := 01a380acfec23bf617117ce98e318f3d-mdds_0.10.1.tar.bz2
+export MDDS_TARBALL := 47203e7cade74e5c385aa812f21e7932-mdds_0.10.2.tar.bz2
 export MYSQLCPPCONN_TARBALL := 0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz
 export MYTHES_TARBALL := 46e92b68e31e858512b680b3b61dc4c1-mythes-1.2.3.tar.gz
 export NEON_TARBALL := ff369e69ef0f0143beb5626164e87ae2-neon-0.29.5.tar.gz


More information about the Libreoffice-commits mailing list