Gentoo Archives: gentoo-commits

From: "Andreas Proschofsky (suka)" <suka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/openoffice/files: gentoo-3.0.0_rc3.diff gentoo-3.0.0_rc2.diff stax-saxon-no-java.diff
Date: Fri, 03 Oct 2008 11:57:33
Message-Id: E1KljHm-0005Wq-2B@stork.gentoo.org
1 suka 08/10/03 11:57:30
2
3 Added: gentoo-3.0.0_rc3.diff
4 Removed: gentoo-3.0.0_rc2.diff stax-saxon-no-java.diff
5 Log:
6 Bump to OOo 3.0 RC3, lots of bugfixes, now migrates user-settings from OOo 2.x
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 i686)
8
9 Revision Changes Path
10 1.1 app-office/openoffice/files/gentoo-3.0.0_rc3.diff
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/gentoo-3.0.0_rc3.diff?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/gentoo-3.0.0_rc3.diff?rev=1.1&content-type=text/plain
14
15 Index: gentoo-3.0.0_rc3.diff
16 ===================================================================
17 --- bin/package-ooo
18 +++ bin/package-ooo
19 @@ -33,6 +33,7 @@
20 {
21 cat <<EOT >$1
22 #!/bin/sh
23 +unset PYTHONPATH
24 $OOINSTBASE/program/soffice $2 "\$@"
25 EOT
26 chmod 755 $1
27 --- distro-configs/Gentoo.conf.in
28 +++ distro-configs/Gentoo.conf.in
29 @@ -1,10 +1,7 @@
30 --disable-fontooo
31 --disable-qadevooo
32 ---enable-libsn
33 --enable-neon
34 ---enable-ogltrans
35 ---enable-xsltproc
36 ---with-dynamic-xinerama
37 +--enable-xrender-link
38 --with-external-dict-dir=/usr/share/myspell
39 --with-external-hyph-dir=/usr/share/myspell
40 --with-external-thes-dir=/usr/share/myspell
41 @@ -19,9 +16,7 @@
42 --with-system-neon
43 --with-system-openssl
44 --with-system-vigra
45 ---with-system-xmlsec
46 --with-system-xrender-headers
47 ---without-nas
48 --without-myspell-dicts
49 --without-stlport
50 --with-vendor=\"Gentoo Foundation\"
51 --- patches/dev300/apply
52 +++ patches/dev300/apply
53 @@ -1425,7 +1425,7 @@
54 SectionOwner => aprosky
55
56 # system lucene classpath
57 -gentoo-system-lucene.diff
58 +#gentoo-system-lucene.diff
59 # Allow build to proceed with PaX enabled
60 gentoo-pax-fix.diff, aprosky
61 # support server-only versions of 64bit JDKs