]> git.pld-linux.org Git - packages/libreoffice.git/blame_incremental - libreoffice.spec
- don't we just love so nice build systems as this one in OOo?
[packages/libreoffice.git] / libreoffice.spec
... / ...
CommitLineData
1# TODO:
2# - everything
3# - drop requirement on XFree86-static
4# - drop requirement on nas-devel
5# - fix locale names and other locale related things
6# - --with-system-myspell + myspell package as in Debian
7# - --with-system-neon - check compilation (works with 0.23 but not 0.24)
8
9# Conditional build:
10%bcond_with java # Java support
11%bcond_without kde # do not use KDE framework, use GNOME
12
13%define ver 1.1
14%define rel 1
15%define ooobver 1.1.55
16%define subver 645
17%define fullver %{ver}.%{rel}
18%define dfullver %(echo %{fullver} | tr . _)
19%define specflags -fno-strict-aliasing
20
21Summary: OpenOffice - powerful office suite
22