[arch-commits] Commit in openoffice-base/trunk (ChangeLog PKGBUILD openoffice.profile)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Mar 31 14:48:14 UTC 2010


    Date: Wednesday, March 31, 2010 @ 10:48:13
  Author: andyrtr
Revision: 74558

prepare next build

Modified:
  openoffice-base/trunk/ChangeLog
  openoffice-base/trunk/PKGBUILD
  openoffice-base/trunk/openoffice.profile

--------------------+
 ChangeLog          |    3 ++-
 PKGBUILD           |   11 +++++++++++
 openoffice.profile |    4 +++-
 3 files changed, 16 insertions(+), 2 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2010-03-31 14:45:38 UTC (rev 74557)
+++ ChangeLog	2010-03-31 14:48:13 UTC (rev 74558)
@@ -1,8 +1,9 @@
 2010-03-31 Andreas Radke <andyrtr at archlinux.org>
 
         * 3.2.0-2 :
-	- fix system redland
+	- fix many system redland issues
 	- fix pkgdesc
+	- add PYTHONPATH to the profile #18493
 
 2010-02-10 Andreas Radke <andyrtr at archlinux.org>
 

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-31 14:45:38 UTC (rev 74557)
+++ PKGBUILD	2010-03-31 14:48:13 UTC (rev 74558)
@@ -31,6 +31,17 @@
 	redland.patch
 	openoffice.profile)
 options=('!distcc' '!ccache' '!makeflags')
+md5sums=('0bce3a276b687ed228e162993ef0d8b2'
+         'e3a0b76dcd876f3d721ee7183729153d'
+         '63209bbc64c901ef105455bda0282f45'
+         '71f136a31e296a04ab68932a31dd533e'
+         '6c596129fb48316226ce3adfd3a4c86d'
+         '1dc7480a04f572ad136d35923a2af66d'
+         'c8e82b4d2324fe62ad8c6e29213e80b5'
+         '863a3ab2c17a3d11b8fa3ec321986366'
+         '0cd6f3525939d3ef6e5a30ad30c25d27'
+         '4fe3d03e037debc03b4b1e3b76c84a83'
+         '40ca15a651e78d9cf44722046552d769')
 
 # source PKGBUILD && mksource
 mksource() {

Modified: openoffice.profile
===================================================================
--- openoffice.profile	2010-03-31 14:45:38 UTC (rev 74557)
+++ openoffice.profile	2010-03-31 14:48:13 UTC (rev 74558)
@@ -1,2 +1,4 @@
 export OOO_FORCE_DESKTOP=gnome
-#export OOO_FORCE_DESKTOP=KDE4
\ No newline at end of file
+#export OOO_FORCE_DESKTOP=KDE4
+
+export PYTHONPATH=$PYTHONPATH:/usr/lib/openoffice/basis-link/program/
\ No newline at end of file




More information about the arch-commits mailing list