]> git.pld-linux.org Git - packages/libreoffice.git/blame - libreoffice.spec
- DON'T hardcode java paths!
[packages/libreoffice.git] / libreoffice.spec
CommitLineData
8ce63e27 1# NOTE:
a3f41644
AM
2# - normal build requires little less than 4GB of disk space
3# - full debug build requires about 9GB of disk space
fbbf9db1 4# TODO:
581d2e99 5# - drop requirement on nas-devel
aadbb09a 6# - fix locale names and other locale related things
bb18af7c 7# - --with-system-myspell + myspell package as in Debian
e747742e 8# - --with-system-neon - check compilation (works with 0.23 but not 0.24)
541e1ee8
JB
9# - in gtk version menu highlight has almost the same colour as menu text
10# - 6 user/config/*.so? files shared between -i18n-en and -i18n-sl
09fab14d
TP
11# - remove oohtml symlink (there is ooweb),
12# - add ooglobal symlink and it's ooo-wrapper entry (among calc|draw|impress|math|web|writer)
fbbf9db1 13
aad4a915
JB
14# Conditional build:
15%bcond_with java # Java support
28574fad 16%bcond_with vfs # Enable GNOME VFS and Evolution 2 support
708372d2
AM
17
18%define ver 1.1
cc41cc4c 19%define rel 3
1e6bbac6 20%define ooobver 1.3.5
708372d2 21%define subver 645
9c1a31d6 22%define fullver %{ver}.%{rel}
708372d2 23%define dfullver %(echo %{fullver} | tr . _)
a63434cc 24%define specflags -fno-strict-aliasing
f121fc1d 25
e433e86e 26Summary: OpenOffice - powerful office suite
27