]> git.pld-linux.org Git - packages/libreoffice.git/blame - libreoffice.spec
- patches included in ooo-build-2.0.1.1, removed
[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
a9d7d7ad 8# - --with-system-neon - check compilation (works with 0.24 but not 0.25)
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}?
eda45608 15# - add option to build with {not} all lanquages
ce6d9cfb 16#
c4181f43
AM
17
18#Doing gallery Containers...
19#xargs: .../usr/lib/openoffice.org/program/gengal: terminated by signal 11
20#Doing gallery Decorations...
21#xargs: .../usr/lib/openoffice.org/program/gengal: terminated by signal 11
22#Doing gallery Education...
fbbf9db1 23
aad4a915 24# Conditional build:
eda45608 25%bcond_with java # Java support (enables help support)
28574fad 26%bcond_with vfs # Enable GNOME VFS and Evolution 2 support
b669d193 27%bcond_with mono
7190914b 28%bcond_with gcc4 # use gcc4 patch (breaks build with gcc 3.3.x)
708372d2 29
a0b03967 30%define ver 2.0
5e743ed6 31%define rel 1
eda45608 32%define ooobver 2.0.1.2
5e743ed6 33%define snap OOA680
df5eb47b
AM
34%define snap2 SRC680
35%define bver %{nil}
8c8cc91d 36%define subver 680
a0b03967 37
9c1a31d6 38%define fullver %{ver}.%{rel}
708372d2 39%define dfullver %(echo %{fullver} | tr . _)
df5eb47b 40%define ssnap OOO_%{dfullver}
a63434cc 41%define specflags -fno-strict-aliasing
f121fc1d 42
a0b03967
AM
43Summary: OpenOffice.org - powerful office suite
44