Hi,

If we do an additional build, let's disable the online update - there is
something rotten around XPath that makes LibreOffice looking like always
up-to-date, even though it should report a new version.

Patch attached - please have a look & push to -3-4, and -3-4-1, if
possible.

Regards,
Kendy
>From 7ff36375bd0b8de13a0ba86505322d5667ba7bac Mon Sep 17 00:00:00 2001
From: Jan Holesovsky <ke...@suse.cz>
Date: Fri, 24 Jun 2011 11:47:06 +0200
Subject: [PATCH] Disable the online update for the release.

---
 distro-configs/LibreOfficeLinux.conf  |    1 -
 distro-configs/LibreOfficeMacOSX.conf |    1 +
 distro-configs/LibreOfficeWin32.conf  |    1 +
 3 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf
index 47fa310..2110064 100644
--- a/distro-configs/LibreOfficeLinux.conf
+++ b/distro-configs/LibreOfficeLinux.conf
@@ -42,7 +42,6 @@
 --enable-epm
 --enable-cairo
 --enable-binfilter
---enable-online-update
 --disable-xrender-link
 --disable-unix-qstart-libpng
 --disable-randr-link
diff --git a/distro-configs/LibreOfficeMacOSX.conf b/distro-configs/LibreOfficeMacOSX.conf
index 1fb7e4e..67bf7c2 100644
--- a/distro-configs/LibreOfficeMacOSX.conf
+++ b/distro-configs/LibreOfficeMacOSX.conf
@@ -2,6 +2,7 @@
 --enable-epm
 --enable-binfilter
 --with-java-target-version=1.5
+--disable-online-update
 --enable-ext-presenter-minimizer
 --enable-ext-presenter-console
 --enable-ext-pdfimport
diff --git a/distro-configs/LibreOfficeWin32.conf b/distro-configs/LibreOfficeWin32.conf
index acc6320..4ce461c 100644
--- a/distro-configs/LibreOfficeWin32.conf
+++ b/distro-configs/LibreOfficeWin32.conf
@@ -7,6 +7,7 @@
 --with-java-target-version=1.5
 --disable-xrender-link
 --disable-activex-component
+--disable-online-update
 --enable-binfilter
 --enable-ext-scripting-beanshell
 --enable-ext-scripting-javascript
-- 
1.7.5.4

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to