[arch-commits] CVS update of extra/office/openoffice-base (ChangeLog PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Dec 6 19:07:21 UTC 2007


    Date: Thursday, December 6, 2007 @ 14:07:21
  Author: andyrtr
    Path: /home/cvs-extra/extra/office/openoffice-base

Modified: ChangeLog (1.2 -> 1.3) PKGBUILD (1.62 -> 1.63)

upgpkg: openoffice-base 2.3.1-1
disable without-stlport4-it's still broken


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


Index: extra/office/openoffice-base/ChangeLog
diff -u extra/office/openoffice-base/ChangeLog:1.2 extra/office/openoffice-base/ChangeLog:1.3
--- extra/office/openoffice-base/ChangeLog:1.2	Sat Nov 17 03:32:37 2007
+++ extra/office/openoffice-base/ChangeLog	Thu Dec  6 14:07:21 2007
@@ -1,3 +1,6 @@
+openoffice-base 2.3.1-1
+- remove broken --without-stlport4 option for i686
+
 openoffice-base 2.3.1-0.1
 - make use of !emptydir
 - adopt patch changes from devel pkg src680_m236
Index: extra/office/openoffice-base/PKGBUILD
diff -u extra/office/openoffice-base/PKGBUILD:1.62 extra/office/openoffice-base/PKGBUILD:1.63
--- extra/office/openoffice-base/PKGBUILD:1.62	Wed Dec  5 20:23:47 2007
+++ extra/office/openoffice-base/PKGBUILD	Thu Dec  6 14:07:21 2007
@@ -149,7 +149,7 @@
 
 	# arch related fixes & configure options
 	if [ "$CARCH" = "i686" ]; then
-	  EXTRAOPTS="--with-arch=x86 --without-stlport4 "
+	  EXTRAOPTS="--with-arch=x86 " # --without-stlport4  - still broken
 	fi
 
 	if [ "$CARCH" = "x86_64" ]; then




More information about the arch-commits mailing list