[Libreoffice-commits] .: Branch 'libreoffice-3-3' - patches/postgresql

René Engelhard rene at kemper.freedesktop.org
Tue Nov 16 11:40:20 PST 2010


 patches/postgresql/sdbc-postgresql.diff |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 751b37f82907cb40bba9552e063a3b6de35f1b8a
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Nov 15 16:27:35 2010 +0100

    fix version in sdbc-postgresql.diff (now 0.7.6b)

diff --git a/patches/postgresql/sdbc-postgresql.diff b/patches/postgresql/sdbc-postgresql.diff
index f60fb4e..bdbac28 100644
--- a/patches/postgresql/sdbc-postgresql.diff
+++ b/patches/postgresql/sdbc-postgresql.diff
@@ -255,7 +255,7 @@ index 0000000..1afe9c1
 +
 +PQ_SDBC_MAJOR=0
 +PQ_SDBC_MINOR=7
-+PQ_SDBC_MICRO=6a
++PQ_SDBC_MICRO=6b
 +.IF "$(SYSTEM_POSTGRESQL)" == "YES"
 +POSTGRESQL_MAJOR=`pg_config --version | awk '{ print $$2 }' | cut -d. -f1`
 +POSTGRESQL_MINOR=`pg_config --version | awk '{ print $$2 }' | cut -d. -f2`


More information about the Libreoffice-commits mailing list