Date: Wednesday, September 15, 2010 @ 16:55:20
  Author: andyrtr
Revision: 90774

disable gio usage to solve some bugs

Modified:
  go-openoffice/trunk/ChangeLog
  go-openoffice/trunk/PKGBUILD

-----------+
 ChangeLog |    9 +++++++++
 PKGBUILD  |    3 ++-
 2 files changed, 11 insertions(+), 1 deletion(-)

Modified: ChangeLog
===================================================================
--- ChangeLog   2010-09-15 19:16:34 UTC (rev 90773)
+++ ChangeLog   2010-09-15 20:55:20 UTC (rev 90774)
@@ -1,3 +1,12 @@
+2010-09-15 Andreas Radke <andyrtr at archlinux.org>
+
+        * 3.2.1.4-2 :
+       - disable-gio feature, see
+       https://bugs.archlinux.org/task/18461 and
+       https://bugzilla.novell.com/show_bug.cgi?id=567846
+       http://bugs.gentoo.org/289665
+       https://bugs.archlinux.org/task/18133 too?
+
 2010-09-11 Andreas Radke <andyrtr at archlinux.org>
 
         * 3.2.1.4-1 :

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-09-15 19:16:34 UTC (rev 90773)
+++ PKGBUILD    2010-09-15 20:55:20 UTC (rev 90774)
@@ -4,7 +4,7 @@
 pkgname=go-openoffice
 _GOver=3.2.1.4 # = final 3.2.1 != post OOo 3.2.1 final bugfix
 pkgver=${_GOver}
-pkgrel=1
+pkgrel=2
 pkgdesc="OpenOffice.org - go-oo.org enhanced version of SUN's office suite"
 arch=('i686' 'x86_64')
 _go_tree="OOO320"
@@ -145,6 +145,7 @@
                --enable-crashdump\
                --enable-evolution2\
                --enable-graphite\
+               --disable-gio\
                --disable-kde\
                --enable-kde4\
                --enable-ldap \

Reply via email to