]> git.pld-linux.org Git - packages/libreoffice.git/blame - libreoffice.spec
- obsolete (merged)
[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:
541e1ee8 5# - fix version on splash (currently 1.1.1, must be 1.1.2 or just 1.1)
581d2e99 6# - drop requirement on nas-devel
aadbb09a 7# - fix locale names and other locale related things
bb18af7c 8# - --with-system-myspell + myspell package as in Debian
e747742e 9# - --with-system-neon - check compilation (works with 0.23 but not 0.24)
541e1ee8
JB
10# - in gtk version menu highlight has almost the same colour as menu text
11# - 6 user/config/*.so? files shared between -i18n-en and -i18n-sl
09fab14d
TP
12# - remove oohtml symlink (there is ooweb),
13# - add ooglobal symlink and it's ooo-wrapper entry (among calc|draw|impress|math|web|writer)
fbbf9db1 14
aad4a915
JB
15# Conditional build:
16%bcond_with java # Java support
89b06adb 17%bcond_with icons_ximian # Ximian icons instead of KDE one
708372d2
AM
18
19%define ver 1.1
c47fb8d7 20%define rel 2
6e72b0e4 21%define ooobver 1.3.0
708372d2 22%define subver 645
9c1a31d6 23%define fullver %{ver}.%{rel}
708372d2 24%define dfullver %(echo %{fullver} | tr . _)
a63434cc 25%define specflags -fno-strict-aliasing
f121fc1d 26
e433e86e 27Summary: OpenOffice - powerful office suite
28