[ooo-build-commit] Branch 'ooo-build-3-1-1' - 2 commits - configure.in patches/dev300

René Engelhard rene at kemper.freedesktop.org
Mon Aug 17 17:49:18 PDT 2009


 configure.in         |    2 +-
 patches/dev300/apply |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 360982831ba487d8bb296fcd3d00d0c539aed546
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Aug 17 23:29:02 2009 +0200

    svx-gfx-lost-fix is supposed to be fixed in m19

diff --git a/patches/dev300/apply b/patches/dev300/apply
index 4b0af2b..fea5214 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -3389,4 +3389,5 @@ xmloff-layoutcode.diff, cocofan
 
 [ Fixes ]
 avoid-too-long-filenames.diff
+[ Fixes < ooo310-m19 ]
 svx-gfx-lost-fix.diff, n#531221, i#104146, thorsten
commit b551d3b36124f4a0d77ce83be419f09cf259302b
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Aug 17 23:27:58 2009 +0200

    m19 == rc2

diff --git a/configure.in b/configure.in
index f24c0c4..1c8a400 100644
--- a/configure.in
+++ b/configure.in
@@ -1369,7 +1369,7 @@ elif test "$with_tag" = "OOO300_m15" ; then
    UPSTREAM_VERSION=3.0.1
 elif test "$with_tag" = "OOO310_m11" ; then
    UPSTREAM_VERSION=3.1.0
-elif test "$with_tag" = "OOO310_m18" ; then
+elif test "$with_tag" = "OOO310_m19" ; then
    UPSTREAM_VERSION=3.1.1
 fi
 if test -n "$UPSTREAM_VERSION"; then


More information about the ooo-build-commit mailing list