]> git.pld-linux.org Git - packages/libreoffice.git/blame - libreoffice.spec
- typo
[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)
aa7c9b1b 13# - add %{_libdir}/%{name}/share/autocorr/acor_(ll)-(LL).dat files to package (marked with %lang)
107d3274 14# - can't be just i18n-{be,gu,hi,kn,pa,ta} instead of *-{be_BY,*_IN}?
fbbf9db1 15
aad4a915
JB
16# Conditional build:
17%bcond_with java # Java support
28574fad 18%bcond_with vfs # Enable GNOME VFS and Evolution 2 support
b669d193 19%bcond_with mono
708372d2 20
a0b03967
AM
21%define ver 2.0
22%define rel 0
27823bb4 23%define ooobver 2.0.0.1
aed3e1bc 24%define snap OOO680
df5eb47b
AM
25%define snap2 SRC680
26%define bver %{nil}
8c8cc91d 27%define subver 680
a0b03967 28
9c1a31d6 29%define fullver %{ver}.%{rel}
708372d2 30%define dfullver %(echo %{fullver} | tr . _)
df5eb47b 31%define ssnap OOO_%{dfullver}
a63434cc 32%define specflags -fno-strict-aliasing
f121fc1d 33
a0b03967
AM
34Summary: OpenOffice.org - powerful office suite
35