]> git.pld-linux.org Git - packages/libreoffice.git/blame - libreoffice.spec
- version up (2.1.0)
[packages/libreoffice.git] / libreoffice.spec
CommitLineData
8ce63e27 1# NOTE:
71614159 2# - normal build with java requires little less than 17GB of disk space
f541be38
ER
3# $BUILD_ROOT 4.8 GB
4# BUILD 11.7 GB
71614159
SS
5# SRPMS 0.3 GB
6# RPMS 0.8 GB
fbbf9db1 7# TODO:
71614159 8# - fix xml2cmp crash (workarounded by no_lfs_hack)
3d22d870 9# - fix help files (xslt hacker needed - maybe it's screwed by system-sablotron)
71614159 10# - bcond with_xt is broken (xt in PLD is too old or broken)
3d22d870
SS
11# - bcond with_mono is broken (cli_types.dll not found, and can't be
12# made)
eb3dbdf6 13# - build on 64-bit architectures
3d22d870 14# - Help>Support loads www.novell.com
05de0c2a
SS
15# - does anyone need missing pyunorc-update64?
16# - does anyone need opens___.ttf?
17# - add new i18n packages (as, ml, mr, or, te, tg, ti, uk, ur)
71614159 18# MAYBE TODO:
581d2e99 19# - drop requirement on nas-devel
bb18af7c 20# - --with-system-myspell + myspell package as in Debian
541e1ee8
JB
21# - in gtk version menu highlight has almost the same colour as menu text
22# - 6 user/config/*.so? files shared between -i18n-en and -i18n-sl
09fab14d 23# - add ooglobal symlink and it's ooo-wrapper entry (among calc|draw|impress|math|web|writer)
aa7c9b1b 24# - add %{_libdir}/%{name}/share/autocorr/acor_(ll)-(LL).dat files to package (marked with %lang)
eb3dbdf6 25# - fix locale names and other locale related things
107d3274 26# - can't be just i18n-{be,gu,hi,kn,pa,ta} instead of *-{be_BY,*_IN}?
eda45608 27# - add option to build with {not} all lanquages
f541be38 28# - REMOVE USE of Xvfb from build-galleries script (ooo-build-2.0.1.2/bin/build-galleries line 84)
6cbf2d82
AG
29# - ooqstart (disappeared from 2.0.3?)
30# - check:
31# Installed (but unpackaged) file(s) found:
71614159 32# /usr/lib/openoffice.org/program/testtoolrc
6cbf2d82 33# /usr/lib/openoffice.org/program/cde-open-url
71614159 34# %if %{without java}
6cbf2d82
AG
35# /usr/lib/openoffice.org/program/hid.lst
36# /usr/lib/openoffice.org/program/java-set-classpath
37# /usr/lib/openoffice.org/program/jvmfwk3rc
71614159 38# %endif
ce6d9cfb 39#
c4181f43 40
aad4a915 41# Conditional build:
71614159 42%bcond_without java # without Java support (disables help support)
05de0c2a 43%bcond_without vfs # Enable GNOME VFS and Evolution 2 support
71614159 44%bcond_with mono # enable compilation of mono bindings
6cbf2d82 45%bcond_without mozilla # without mozilla
708372d2 46
71614159
SS
47%bcond_without system_db # with internal berkeley db
48%bcond_without system_mdbtools
49%bcond_with system_xt
50%bcond_without system_beanshell
51%bcond_without system_libhnj # with internal ALTLinuxhyph
4b8ef9b8 52
05de0c2a
SS
53%define is_pre 1
54%define ver 2.1.0
55%define _rel 0.1
8c8cc91d 56%define subver 680
05de0c2a 57%define snap OOE680
71614159 58%define snap2 SRC680
05de0c2a
SS
59%define bver m6
60%define bbver m6
61%define bugfix %nil
62%if %{is_pre}
63%define ooobver ooe680-%{bbver}
64%define ssnap ooe680-%{bver}
47749c6d 65%else
05de0c2a 66%define us_ver 2_1_0
47749c6d
SS
67%define ooobver %{ver}%{bugfix}
68%define ssnap OOO_%{us_ver}
69%endif
a0b03967 70
a63434cc 71%define specflags -fno-strict-aliasing
f121fc1d 72
a0b03967
AM
73Summary: OpenOffice.org - powerful office suite
74