[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, ubuntu-precise-3.5, updated. libreoffice_3.5.0_beta2-2ubuntu3



The following commit has been merged in the ubuntu-precise-3.5 branch:
commit b2592586ab9c57f195e9622e6ff94a21f58db4e1
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Tue Jan 10 10:59:43 2012 +0100

    enable gio, disable gvfs

diff --git a/changelog b/changelog
index d6969c2..fe43868 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+libreoffice (1:3.5.0~beta2-2ubuntu2) oneiric; urgency=low
+
+  * enable gio, disable gvfs
+
+ -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com>  Wed, 11 Jan 2012 11:41:42 +0100
+
 libreoffice (1:3.5.0~beta2-2ubuntu1) precise; urgency=low
 
   * reenable junit tests
diff --git a/rules b/rules
index 22475c3..bff6562 100755
--- a/rules
+++ b/rules
@@ -231,10 +231,9 @@ ENABLE_PDFIMPORT=y
 BUILD_GTK=y
 BUILD_GTK3=y
 ENABLE_EVO2=y
-ENABLE_GVFS=y
+ENABLE_GVFS=n
 ENABLE_GCONF=y
-# broken!
-ENABLE_GIO=n
+ENABLE_GIO=y
 ENABLE_RANDR=y
 ENABLE_LAYOUT=n
 ifeq "$(BUILD_GTK)" "y"

-- 
LibreOffice packaging repository


Reply to: