Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


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 <kendy@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


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.