]> git.pld-linux.org Git - packages/libreoffice.git/blame_incremental - libreoffice.spec
- correct md5
[packages/libreoffice.git] / libreoffice.spec
... / ...
CommitLineData
1# NOTE:
2# - normal build requires little less than 4GB of disk space
3# - full debug build requires about 9GB of disk space
4# TODO:
5# - drop requirement on nas-devel
6# - fix locale names and other locale related things
7# - --with-system-myspell + myspell package as in Debian
8# - --with-system-neon - check compilation (works with 0.23 but not 0.24)
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
11# - remove oohtml symlink (there is ooweb),
12# - add ooglobal symlink and it's ooo-wrapper entry (among calc|draw|impress|math|web|writer)
13
14# Conditional build:
15%bcond_with java # Java support
16%bcond_with vfs # Enable GNOME VFS and Evolution 2 support
17
18%define ver 2.0
19%define rel 0
20%define ooobver 1.9.100
21%define snap SRC680
22%define bver m102
23%define subver 680
24
25%define fullver %{ver}.%{rel}
26%define dfullver %(echo %{fullver} | tr . _)
27%define ssnap %(echo %{snap} | tr SRC src)
28%define specflags -fno-strict-aliasing
29
30Summary: OpenOffice.org - powerful office suite
31