]> git.pld-linux.org Git - packages/libreoffice.git/blame_incremental - libreoffice.spec
- fixed desktop file names
[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# - fix version on splash (currently 1.1.1, must be 1.1.2 or just 1.1)
6# - drop requirement on nas-devel
7# - fix locale names and other locale related things
8# - --with-system-myspell + myspell package as in Debian
9# - --with-system-neon - check compilation (works with 0.23 but not 0.24)
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
12# - remove oohtml symlink (there is ooweb),
13# - add ooglobal symlink and it's ooo-wrapper entry (among calc|draw|impress|math|web|writer)
14
15# Conditional build:
16%bcond_with java # Java support
17%bcond_with icons_ximian # Ximian icons instead of KDE one
18
19%define ver 1.1
20%define rel 2
21%define ooobver 1.3.0
22%define subver 645
23%define fullver %{ver}.%{rel}
24%define dfullver %(echo %{fullver} | tr . _)
25%define specflags -fno-strict-aliasing
26
27Summary: OpenOffice - powerful office suite
28