]> git.pld-linux.org Git - packages/libreoffice.git/blame - libreoffice.spec
- one more mozilla flavour
[packages/libreoffice.git] / libreoffice.spec
CommitLineData
8ce63e27 1# NOTE:
97c82c24
SS
2# - normal build with java requires about 24GB of disk space
3# $BUILD_ROOT 7.1 GB
4# BUILD 15.7 GB
71614159 5# SRPMS 0.3 GB
97c82c24 6# RPMS 1.2 GB
fbbf9db1 7# TODO:
71614159 8# - fix xml2cmp crash (workarounded by no_lfs_hack)
385b8ac9 9# - fix help files (broken links)
71614159 10# - bcond with_xt is broken (xt in PLD is too old or broken)
385b8ac9 11# - bcond with_mono is broken (cli_types.dll not found, and can't be made)
eb3dbdf6 12# - build on 64-bit architectures
385b8ac9 13# - adapt help-support.diff to PLD
71614159 14# MAYBE TODO:
581d2e99 15# - drop requirement on nas-devel
bb18af7c 16# - --with-system-myspell + myspell package as in Debian
541e1ee8
JB
17# - in gtk version menu highlight has almost the same colour as menu text
18# - 6 user/config/*.so? files shared between -i18n-en and -i18n-sl
09fab14d 19# - add ooglobal symlink and it's ooo-wrapper entry (among calc|draw|impress|math|web|writer)
aa7c9b1b 20# - add %{_libdir}/%{name}/share/autocorr/acor_(ll)-(LL).dat files to package (marked with %lang)
eb3dbdf6 21# - fix locale names and other locale related things
107d3274 22# - can't be just i18n-{be,gu,hi,kn,pa,ta} instead of *-{be_BY,*_IN}?
eda45608 23# - add option to build with {not} all lanquages
f541be38 24# - REMOVE USE of Xvfb from build-galleries script (ooo-build-2.0.1.2/bin/build-galleries line 84)
6cbf2d82
AG
25# - check:
26# Installed (but unpackaged) file(s) found:
97c82c24 27# /usr/lib/openoffice.org/program/gnome-set-default-application
71614159 28# /usr/lib/openoffice.org/program/testtoolrc
6cbf2d82 29# /usr/lib/openoffice.org/program/cde-open-url
71614159 30# %if %{without java}
6cbf2d82
AG
31# /usr/lib/openoffice.org/program/hid.lst
32# /usr/lib/openoffice.org/program/java-set-classpath
33# /usr/lib/openoffice.org/program/jvmfwk3rc
71614159 34# %endif
ce6d9cfb 35#
c4181f43 36
aad4a915 37# Conditional build:
0afcfae2 38%bcond_without gnomevfs # GNOME VFS and Evolution 2 support
71614159 39%bcond_without java # without Java support (disables help support)
be7433c0 40%bcond_without kde # KDE L&F packages
71614159 41%bcond_with mono # enable compilation of mono bindings
6cbf2d82 42%bcond_without mozilla # without mozilla
708372d2 43
71614159
SS
44%bcond_without system_db # with internal berkeley db
45%bcond_without system_mdbtools
46%bcond_with system_xt
47%bcond_without system_beanshell
48%bcond_without system_libhnj # with internal ALTLinuxhyph
4b8ef9b8 49
05de0c2a 50%define ver 2.1.0
97c82c24 51%define _rel 0.3
8c8cc91d 52%define subver 680
05de0c2a 53%define snap OOE680
71614159 54%define snap2 SRC680
05de0c2a
SS
55%define bver m6
56%define bbver m6
57%define bugfix %nil
05de0c2a
SS
58%define ooobver ooe680-%{bbver}
59%define ssnap ooe680-%{bver}
a0b03967 60
a63434cc 61%define specflags -fno-strict-aliasing
f121fc1d 62
a0b03967
AM
63Summary: OpenOffice.org - powerful office suite
64