[Libreoffice-commits] .: patches/dev300
Petr Mladek
pmladek at kemper.freedesktop.org
Tue Nov 23 12:29:11 PST 2010
patches/dev300/apply | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)
New commits:
commit dab8d2e3702a3b6c92fb7f31757de8a7ed6c6a63
Author: Petr Mladek <pmladek at walk.suse.cz>
Date: Thu Jun 10 14:45:14 2010 +0200
Disable gcj only on SUSE-based distros
* patches/dev300/apply: move jvmfwk-disable-gcj.diff to DisableGCJ section;
use DisableGCJ section only for SUSE* distros
diff --git a/patches/dev300/apply b/patches/dev300/apply
index 6f38f2f..e193acf 100755
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -51,17 +51,17 @@ Localize : LocalizeFixes
NovellBase : LinuxCommon, NovellOnly, NovellOnlyUnix, \
NotDebian, Split, Shrink, \
CustomUserConfig
-SUSE-9.1 : NovellBase
-SUSE-9.2 : NovellBase
-SUSE-9.3 : NovellBase
-SUSE-10.0 : NovellBase
-SUSE-10.1 : NovellBase, BerkeleyDB43, Java14, BrokenSystemNSS, Cairo10, SUSE101
-SUSE-10.2 : NovellBase, BerkeleyDB43, Java14, OpenGLTransitionsMesa703
-SUSE-10.3 : NovellBase, BerkeleyDB43, Java14, GCC41
-SUSE-11.0 : NovellBase, BerkeleyDB43, PostgreSQL
-SUSE-11.1 : NovellBase, BerkeleyDB43, ImpressFontSize, PostgreSQL
-SUSE-11.2 : NovellBase, BerkeleyDB43, ImpressFontSize, PostgreSQL, SUSE112
-SUSE : NovellBase, BerkeleyDB43, ImpressFontSize, PostgreSQL, SUSE112
+SUSE-9.1 : NovellBase, DisableGCJ
+SUSE-9.2 : NovellBase, DisableGCJ
+SUSE-9.3 : NovellBase, DisableGCJ
+SUSE-10.0 : NovellBase, DisableGCJ
+SUSE-10.1 : NovellBase, DisableGCJ, BerkeleyDB43, Java14, BrokenSystemNSS, Cairo10, SUSE101
+SUSE-10.2 : NovellBase, DisableGCJ, BerkeleyDB43, Java14, OpenGLTransitionsMesa703
+SUSE-10.3 : NovellBase, DisableGCJ, BerkeleyDB43, Java14, GCC41
+SUSE-11.0 : NovellBase, DisableGCJ, BerkeleyDB43, PostgreSQL
+SUSE-11.1 : NovellBase, DisableGCJ, BerkeleyDB43, ImpressFontSize, PostgreSQL
+SUSE-11.2 : NovellBase, DisableGCJ, BerkeleyDB43, ImpressFontSize, PostgreSQL, SUSE112
+SUSE : NovellBase, DisableGCJ, BerkeleyDB43, ImpressFontSize, PostgreSQL, SUSE112
# Slackware
Slackware : LinuxCommon, SlackwareOnly, NotDebian, Mono, msaccess
# Debian
@@ -613,6 +613,8 @@ mysqlcppconn-static-mysql-binding.diff, pmladek
# Push fonts into the ps stream always
pushfont-psstream.diff, i#84481, michael
+[ DisableGCJ ]
+
# ignore gcj; OOo newer worked well with it
jvmfwk-disable-gcj.diff
More information about the Libreoffice-commits
mailing list