]> git.pld-linux.org Git - packages/libreoffice.git/blob - libreoffice.spec
- nevermind now
[packages/libreoffice.git] / libreoffice.spec
1 # NOTE:
2 #       - normal build (athlon) requires about 15 GB of disk space:
3 #               $BUILD_ROOT     3.7 GB
4 #               BUILD           9.6 GB
5 #               SRPMS           0.3 GB
6 #               RPMS            0.9 GB
7 # TODO:
8 #   - pld about logo says 2.0
9 #       - without system_db will not work (w/ java) as it will use db4.2 which is too old (see r1.650)
10 #       - problems with gcc-4.2.0: oowriter is useless (invisble text till refresh)
11 #       - fix help files (broken links)
12 #       - LFS support is disabled (no_lfs_hack.patch for xml2cmp crash) because it need LFS-ready STLport
13 #   - bcond with_mono is broken (cli_types.dll not found, and can't be made)
14 #     cli_*.dll are available from http://go-ooo.org/packages/OOE680/
15 #       - maybe it could be build with gcc-java
16 #   - adapt help-support.diff to PLD
17 #       - configure --without-ppds --without afms
18 #       - /share/config/soffice.cfg/global/accelerator/es/ should be in i18n-es
19 #       - fix locale names and other locale related things
20 #   - can't be just i18n-{be,gu,hi,kn,pa,ta} instead of *-{be_BY,*_IN}?
21 #   - more system libs todo:
22 #       - (SYSTEM_HYPH) bcond system_libhnj doesn't work - needs Debian-patched version of libhnj
23 #       - --with-system-mythes + mythes package (http://lingucomponent.openoffice.org/thesaurus.html)
24 #   - --with-system-mspack - use libmspack already installed on system
25 #       - bcond system_xt doesn't work - xt in PLD is too old or broken
26 #
27 #       $ grep SYSTEM ooo-build-ooe680-m6/build/ooe680-m6/config_office/config.log |grep NO
28 #
29 # MAYBE TODO:
30 #       - drop requirement on nas-devel
31 #       - in gtk version menu highlight has almost the same colour as menu text
32 #       - 6 user/config/*.so? files shared between -i18n-en and -i18n-sl
33 #       - add ooglobal symlink and it's ooo-wrapper entry (among calc|draw|impress|math|web|writer)
34
35 # Conditional build:
36 %bcond_without  gnomevfs        # GNOME VFS and Evolution 2 support
37 %bcond_without  java            # without Java support (disables help support)
38 %bcond_without  kde             # KDE L&F packages
39 %bcond_with     mono            # enable compilation of mono bindings
40 %bcond_without  mozilla         # without mozilla components
41 %bcond_without  i18n            # do not create i18n packages
42
43 %bcond_without  system_beanshell
44 %bcond_without  system_db               # without system (i.e. with internal) Berkeley DB
45 %bcond_with     system_libhnj           # with system ALTLinuxhyph (NFY)
46 %bcond_without  system_mdbtools
47 %bcond_without  system_xalan
48 %bcond_without  system_xerces
49 %bcond_without  system_xml_apis
50 %bcond_without  system_hsqldb
51 %bcond_without  system_agg
52 %bcond_without  system_hunspell
53 %bcond_without  system_myspell
54 %bcond_with     system_xt
55
56 # this list is same as java-sun
57 %ifnarch i586 i686 pentium3 pentium4 athlon %{x8664}
58 %undefine       with_java
59 %endif
60
61 %if %{without java}
62 %undefine       with_system_beanshell
63 %undefine       with_system_xalan
64 %undefine       with_system_xerces
65 %undefine       with_system_xml_apis
66 %undefine       with_system_xt
67 %undefine       with_system_hsqldb
68 %endif
69
70 %define         _rel            0.1
71 %define         upd                     680
72 %define         mws                     OOE%{upd}
73 %define         tag                     %(echo %{mws} | tr '[A-Z]' '[a-z]')-%{milestone}
74 %define         milestone       m6
75
76 Summary:        OpenOffice.org - powerful office suite
77 Summary(pl.UTF-8):      OpenOffice.org - potężny pakiet biurowy
78 Name:           openoffice.org
79 Version:        2.1.0
80 Release:        0.%{tag}.%{_rel}
81 Epoch:          1
82 License:        GPL/LGPL
83 Group:          X11/Applications
84 Source0:        http://go-ooo.org/packages/OOE680/ooo-build-2.1.8.tar.gz
85 # Source0-md5:  ec39e9bb30c5285afba50ae32dbe7af2
86 Source1:        http://go-ooo.org/packages/%{mws}/%{tag}-core.tar.bz2
87 # Source1-md5:  7dbf5f7ea4f469bb6c8b1d6037567431
88 Source2:        http://go-ooo.org/packages/%{mws}/%{tag}-system.tar.bz2
89 # Source2-md5:  7f645231043a776c07a22300c0a10848
90 Source3:        http://go-ooo.org/packages/%{mws}/%{tag}-binfilter.tar.bz2
91 # Source3-md5:  22acf75656a2186d8a969ee5069ef193
92 Source4:        http://go-ooo.org/packages/%{mws}/%{tag}-lang.tar.bz2
93 # Source4-md5:  9b1a1d5dafbde7cbc90da8b903e6b0bf
94 Source10:       http://go-ooo.org/packages/SRC680/ooo_custom_images-13.tar.bz2
95 # Source10-md5: 2480af7f890c8175c7f9e183a1b39ed2
96 Source11:       http://go-ooo.org/packages/SRC680/ooo_crystal_images-6.tar.bz2
97 # Source11-md5: 586d0f26b3f79d89bbb5b25b874e3df6
98 Source12:       http://go-ooo.org/packages/SRC680/extras-2.tar.bz2
99 # Source12-md5: 733051ebeffae5232a2eb760162da020
100 Source15:       http://go-ooo.org/packages/xt/xt-20051206-src-only.zip
101 # Source15-md5: 0395e6e7da27c1cea7e1852286f6ccf9
102 Source16:       http://go-ooo.org/packages/SRC680/lp_solve_5.5.tar.gz
103 # Source16-md5: 2ff7b4c52f9c3937ebe3002798fbc479
104 Source17:       http://go-ooo.org/packages/SRC680/biblio.tar.bz2
105 # Source17-md5: 1948e39a68f12bfa0b7eb309c14d940c
106 Source18:       http://go-ooo.org/packages/%{mws}/cli_types.dll
107 # Source18-md5: 3cdaf368e99caa3331130a5edf148490
108 Source19:       http://go-ooo.org/packages/%{mws}/cli_types_bridgetest.dll
109 # Source19-md5: cadc605a6b0265b8167001b4788ff113
110 # lib{wpd,wps} need might be a typo in download.in
111 Source20:       http://go-ooo.org/packages/libwpd/libwpd-0.8.8.tar.gz
112 # Source20-md5: cd5997284f4ba1e8dde5d1e5869fc342
113 Source21:       http://go-ooo.org/packages/SRC680/libwps-0.1.0~svn20070129.tar.gz
114 # Source21-md5: 2e442485100f7e00685737513f853546
115 Source50:       openabout_pld.png
116 Source51:       openintro_pld.bmp
117 # patches applied in prep section
118 Patch0:         %{name}-PLD.patch
119 Patch1:         %{name}-vendorname.patch
120 Patch2:         %{name}-stl5_fix.patch
121 Patch3:         %{name}-mdbtools_fix.diff
122 Patch4:         %{name}-nolfs_hack.patch
123 Patch6:         %{name}-java16.patch
124 Patch7:         %{name}-nodictinst.patch
125 Patch8:         %{name}-73257.patch
126 # patches applied by ooo-patching-system
127 Patch100:       %{name}-STL-lib64.diff
128 Patch101:       %{name}-64bit-inline.diff
129 Patch102:       %{name}-build-pld-splash.diff
130 Patch104:       %{name}-portaudio_v19.diff
131 Patch107:       %{name}-stl-amd64.patch
132 Patch108:       %{name}-java6.patch
133 Patch109:       %{name}-agg25.patch
134 URL:            http://www.openoffice.org/
135 BuildRequires:  /usr/bin/getopt
136 BuildRequires:  STLport-devel >= 2:5.0.0
137 %{?with_system_agg:BuildRequires:       agg-devel}
138 BuildRequires:  autoconf >= 2.51
139 BuildRequires:  automake >= 1:1.9
140 %{?with_system_beanshell:BuildRequires: beanshell}
141 BuildRequires:  bison >= 1.875-4
142 BuildRequires:  boost-devel
143 BuildRequires:  boost-mem_fn-devel
144 BuildRequires:  boost-spirit-devel
145 BuildRequires:  cairo-devel >= 0.5.2
146 BuildRequires:  cups-devel
147 BuildRequires:  curl-devel >= 7.9.8
148 %{?with_system_db:BuildRequires:        db-cxx-devel}
149 %{?with_system_db:BuildRequires:        db-devel}
150 BuildRequires:  flex
151 BuildRequires:  fontconfig-devel >= 1.0.1
152 BuildRequires:  freetype-devel >= 2.1
153 %{?with_gnomevfs:BuildRequires: gnome-vfs2-devel}
154 BuildRequires:  gstreamer-devel >= 0.10.0
155 BuildRequires:  gstreamer-plugins-base-devel >= 0.10.0
156 BuildRequires:  gtk+2-devel
157 %{?with_system_hsqldb:BuildRequires:    hsqldb >= 1.8.0}
158 %{?with_system_hunspell:BuildRequires:  hunspell-devel}
159 BuildRequires:  icu
160 %{?with_kde:BuildRequires:      kdelibs-devel}
161 BuildRequires:  libart_lgpl-devel
162 BuildRequires:  libbonobo-devel >= 2.0
163 %{?with_csystem_libhnj:BuildRequires:   libhnj-devel}
164 BuildRequires:  libicu-devel >= 3.4
165 BuildRequires:  libjpeg-devel
166 BuildRequires:  libsndfile-devel
167 BuildRequires:  libstdc++-devel >= 5:3.2.1
168 BuildRequires:  libwpd-devel >= 0.8.6
169 BuildRequires:  libxml2-devel >= 2.0
170 %{?with_system_mdbtools:BuildRequires:  mdbtools-devel >= 0.6}
171 %{?with_mono:BuildRequires:     mono-csharp >= 1.1.8}
172 %{?with_mono:BuildRequires:     mono-devel >= 1.1.8}
173 %{?with_system_myspell:BuildRequires:   myspell-devel}
174 BuildRequires:  nas-devel >= 1.7-1
175 BuildRequires:  neon-devel
176 BuildRequires:  nspr-devel >= 1:4.6-0.20041030.3
177 BuildRequires:  nss-devel >= 1:3.10
178 BuildRequires:  openldap-devel
179 BuildRequires:  pam-devel
180 BuildRequires:  perl-Archive-Zip
181 BuildRequires:  perl-base
182 BuildRequires:  pkgconfig
183 BuildRequires:  portaudio-devel
184 BuildRequires:  python >= 2.2
185 BuildRequires:  python-devel >= 2.2
186 BuildRequires:  python-modules >= 2.2
187 BuildRequires:  rpm-pythonprov
188 BuildRequires:  rpmbuild(macros) >= 1.357
189 BuildRequires:  sablotron-devel
190 BuildRequires:  sane-backends-devel
191 BuildRequires:  sed >= 4.0
192 BuildRequires:  startup-notification-devel >= 0.5
193 BuildRequires:  tcsh
194 BuildRequires:  unixODBC-devel >= 2.2.12-2
195 BuildRequires:  unzip
196 %{?with_system_xalan:BuildRequires:     xalan-j}
197 %{?with_system_xerces:BuildRequires:    xerces-j}
198 %{?with_system_xml_apis:BuildRequires:  xml-commons}
199 BuildRequires:  xmlsec1-nss-devel
200 BuildRequires:  xorg-lib-libX11-devel
201 BuildRequires:  xorg-lib-libXaw-devel
202 %{?with_system_xt:BuildRequires:        xt}
203 BuildRequires:  zip
204 BuildRequires:  zlib-devel
205 %if %{with java}
206 BuildRequires:  ant
207 %{?with_system_db:BuildRequires:        db-java >= 4.3}
208 BuildRequires:  jar
209 BuildRequires:  jdk >= 1.4.0_00
210 %else
211 BuildRequires:  libxslt-progs
212 %endif
213 BuildRequires:  xulrunner-devel
214 BuildConflicts: STLport4
215 Requires:       %{name}-base = %{epoch}:%{version}-%{release}
216 Requires:       %{name}-calc = %{epoch}:%{version}-%{release}
217 Requires:       %{name}-draw = %{epoch}:%{version}-%{release}
218 Requires:       %{name}-emailmerge = %{epoch}:%{version}-%{release}
219 Requires:       %{name}-graphicfilter = %{epoch}:%{version}-%{release}
220 Requires:       %{name}-impress = %{epoch}:%{version}-%{release}
221 %{?with_java:Requires:  %{name}-javafilter = %{epoch}:%{version}-%{release}}
222 Requires:       %{name}-math = %{epoch}:%{version}-%{release}
223 Requires:       %{name}-pyuno = %{epoch}:%{version}-%{release}
224 Requires:       %{name}-testtools = %{epoch}:%{version}-%{release}
225 Requires:       %{name}-web = %{epoch}:%{version}-%{release}
226 Requires:       %{name}-writer = %{epoch}:%{version}-%{release}
227 Requires:       %{name}-xsltfilter = %{epoch}:%{version}-%{release}
228 Requires:       fonts-TTF-OpenSymbol = %{epoch}:%{version}-%{release}
229 ExclusiveArch:  %{ix86} %{x8664} ppc sparc sparcv9
230 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
231
232 %define         specflags       -fno-strict-aliasing
233
234 # No ELF objects there to strip/chrpath (skips processing 17k files totaling 415M)
235 %define         _noautostrip    .*%{_datadir}/%{name}/.*
236 %define         _noautochrpath  .*%{_datadir}/%{name}/.*
237
238 %description
239 OpenOffice.org is an open-source project sponsored by Sun Microsystems
240 and hosted by CollabNet. In October of 2000, Sun released the source
241 code of its popular StarOfficeTM productivity suite under open-source
242 licenses. The aim of the OpenOffice.org project is to create, using
243 open-source methods, the next generation of open-network productivity
244 services, including the establishment of open, XML-based standards for
245 office productivity file formats and language-independent bindings to
246 component APIs.
247
248 Features of OpenOffice.org include:
249  - Downloadable source code,
250  - CVS control, and
251  - Infrastructure for community involvement, including guidelines and
252    discussion groups.
253
254 %description -l pl.UTF-8
255 OpenOffice.org jest projektem open-source sponsorowanym przez Sun
256 Microsystems i przechowywanym przez CollabNet. W październiku 2000
257 roku Sun udostępnił kod źródłowy popularnego pakietu biurowego
258 StarOfficeTM na zasadach licencji open-source. Głównym celem
259 OpenOffice.org jest stworzenie sieciowego pakietu biurowego następnej
260 generacji, wykorzystując open-source'owe metody pracy.
261
262 Do zalet OpenOffice.org można zaliczyć:
263  - dostępny cały czas kod źródłowy,
264  - kontrola CVS,
265  - infrastruktura służąca do komunikowania się w ramach projektu.
266
267 %package libs-kde
268 Summary:        OpenOffice.org KDE Interface
269 Summary(pl.UTF-8):      Interfejs KDE dla OpenOffice.org
270 Group:          X11/Libraries
271 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
272 Obsoletes:      openoffice-i18n-en
273 Obsoletes:      openoffice-i18n-en-kde
274 Obsoletes:      openoffice-libs-kde
275
276 %description libs-kde
277 OpenOffice.org productivity suite - KDE Interface.
278
279 %description libs-kde -l pl.UTF-8
280 Pakiet biurowy OpenOffice.org - Interfejs KDE.
281
282 %package libs-gtk
283 Summary:        OpenOffice.org GTK+ Interface
284 Summary(pl.UTF-8):      Interfejs GTK+ dla OpenOffice.org
285 Group:          X11/Libraries
286 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
287 Obsoletes:      openoffice-i18n-en
288 Obsoletes:      openoffice-i18n-en-gtk
289 Obsoletes:      openoffice-libs-gtk
290
291 %description libs-gtk
292 OpenOffice.org productivity suite - GTK+ Interface.
293
294 %description libs-gtk -l pl.UTF-8
295 Pakiet biurowy OpenOffice.org - Interfejs GTK+.
296
297 %package core
298 Summary:        Core modules for OpenOffice.org
299 Summary(pl.UTF-8):      Podstawowe moduły dla OpenOffice.org
300 Group:          X11/Applications
301 Requires(post,postun):  desktop-file-utils
302 Requires(post,postun):  shared-mime-info
303 %{?with_system_beanshell:Requires:      beanshell}
304 # libcups.so.2 is dlopened (in cupsmgr.cxx); maybe Suggests instead?
305 Requires:       cups-lib
306 %{?with_system_hsqldb:Requires: hsqldb >= 1.8.0}
307 Requires:       libstdc++ >= 5:3.2.1
308 Requires:       mktemp
309 Requires:       sed
310 %{?with_system_xalan:Requires:  xalan-j}
311 %{?with_system_xerces:Requires: xerces-j}
312 %{?with_system_xml_apis:Requires:       xml-commons}
313 %{?with_system_xt:Requires:     xt}
314 Obsoletes:      oooqs
315 Obsoletes:      openoffice
316 Obsoletes:      openoffice-libs
317 Obsoletes:      openoffice.org-dirs
318 Obsoletes:      openoffice.org-libs < 1:2.1.0-0.m6.0.11
319 #Suggests:      chkfontpath
320
321 %description core
322 Core libraries and support files for OpenOffice.org.
323
324 %description core -l pl.UTF-8
325 Podstawowe moduły dla OpenOffice.org.
326
327 %package pyuno
328 Summary:        Python bindings for OpenOffice.org
329 Summary(pl.UTF-8):      Wiązania Pythona dla OpenOffice.org
330 Group:          Libraries
331 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
332 Requires:       python
333
334 %description pyuno
335 Cool Python bindings for the OpenOffice.org UNO component model.
336 Allows scripts both external to OpenOffice.org and within the internal
337 OpenOffice.org scripting module to be written in Python.
338
339 %description pyuno -l pl.UTF-8
340 Wiązania Pythona dla modelu komponentów UNO OpenOffice.org. Pozwala na
341 oskryptowanie zarówno na zewnątrz OpenOffice.org, jak i na używanie
342 skryptów w Pythonie w wewnętrznym module skryptów OpenOffice.org.
343
344 %package base
345 Summary:        Database frontend for OpenOffice.org
346 Summary(pl.UTF-8):      Frontend do baz danych dla OpenOffice.org
347 Group:          X11/Applications
348 Requires(post,postun):  desktop-file-utils
349 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
350
351 %description base
352 GUI database frontend for OpenOffice.org. Allows creation and
353 management of databases through a GUI.
354
355 %description base -l pl.UTF-8
356 Graficzny frontend do baz danych dla OpenOffice.org. Pozwala na
357 tworzenie i zarządzanie bazami poprzez graficzny interfejs
358 użytkownika.
359
360 %package web
361 Summary:        Web module for OpenOffice.org
362 Summary(pl.UTF-8):      Moduł Web dla OpenOffice.org
363 Group:          X11/Applications
364 Requires(post,postun):  desktop-file-utils
365 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
366 Requires:       %{name}-writer = %{epoch}:%{version}-%{release}
367
368 %description web
369 Web publishing application of OpenOffice.org.
370
371 %description web -l pl.UTF-8
372 Aplikacja do tworzenia stron WWW z OpenOffice.org.
373
374 %package writer
375 Summary:        Writer module for OpenOffice.org
376 Summary(pl.UTF-8):      Moduł Writer dla OpenOffice.org
377 Group:          X11/Applications
378 Requires(post,postun):  desktop-file-utils
379 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
380
381 %description writer
382 Wordprocessor application of OpenOffice.org.
383
384 %description writer -l pl.UTF-8
385 Procesor tekstu z OpenOffice.org.
386
387 %package emailmerge
388 Summary:        email mail merge component for OpenOffice.org
389 Summary(pl.UTF-8):      Kompolent email mail merge dla OpenOffice.org
390 Group:          X11/Applications
391 Requires:       %{name}-pyuno = %{epoch}:%{version}-%{release}
392 Requires:       %{name}-writer = %{epoch}:%{version}-%{release}
393
394 %description emailmerge
395 Enables OpenOffice.org Writer module to enable mail merge to email.
396
397 %description emailmerge -l pl.UTF-8
398 Komponent umożliwiający modułowi Writer włączanie poczty do poczty
399 elektronicznej.
400
401 %package calc
402 Summary:        Calc module for OpenOffice.org
403 Summary(pl.UTF-8):      Moduł Calc dla OpenOffice.org
404 Group:          X11/Applications
405 Requires(post,postun):  desktop-file-utils
406 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
407
408 %description calc
409 Spreadsheet application of OpenOffice.org.
410
411 %description calc -l pl.UTF-8
412 Arkusz kalkulacyjny z OpenOffice.org.
413
414 %package draw
415 Summary:        Draw module for OpenOffice.org
416 Summary(pl.UTF-8):      Moduł Draw dla OpenOffice.org
417 Group:          X11/Applications
418 Requires(post,postun):  desktop-file-utils
419 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
420
421 %description draw
422 Drawing application of OpenOffice.org.
423
424 %description draw -l pl.UTF-8
425 Aplikacja rysunkowa z OpenOffice.org.
426
427 %package impress
428 Summary:        Impress module for OpenOffice.org
429 Summary(pl.UTF-8):      Moduł Impress dla OpenOffice.org
430 Group:          X11/Applications
431 Requires(post,postun):  desktop-file-utils
432 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
433
434 %description impress
435 Presentation application of OpenOffice.org.
436
437 %description impress -l pl.UTF-8
438 Aplikacja do tworzenia prezentacji z OpenOffice.org.
439
440 %package math
441 Summary:        Math module for OpenOffice.org
442 Summary(pl.UTF-8):      Moduł Math dla OpenOffice.org
443 Group:          X11/Applications
444 Requires(post,postun):  desktop-file-utils
445 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
446
447 %description math
448 Math editor of OpenOffice.org.
449
450 %description math -l pl.UTF-8
451 Edytor równań matematycznych z OpenOffice.org.
452
453 %package graphicfilter
454 Summary:        Extra graphicfilter module for OpenOffice.org
455 Summary(pl.UTF-8):      Dodatkowy moduł graphicfilter dla OpenOffice.org
456 Group:          X11/Applications
457 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
458
459 %description graphicfilter
460 Graphicfilter module for OpenOffice.org, provides additional SVG and
461 Flash export filters.
462
463 %description graphicfilter -l pl.UTF-8
464 Moduł graphicfilter dla OpenOffice.org, udostępnia dodatkowe filtry
465 eksportu SVG i Flash.
466
467 %package xsltfilter
468 Summary:        Extra xsltfilter module for OpenOffice.org
469 Summary(pl.UTF-8):      Dodatkowy moduł xsltfilter dla OpenOffice.org
470 Group:          X11/Applications
471 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
472
473 %description xsltfilter
474 xsltfilter module for OpenOffice.org, provides additional docbook and
475 xhtml export transforms. Install this to enable docbook export.
476
477 %description xsltfilter -l pl.UTF-8
478 Moduł xsltfilter dla OpenOffice.org, udostępnia dodatkowe
479 przekształcenia wyjściowe dla formatów docbook i xhtml. Jest potrzebny
480 do eksportu do docbooka.
481
482 %package javafilter
483 Summary:        Extra javafilter module for OpenOffice.org
484 Summary(pl.UTF-8):      Dodatkowy moduł javafilter dla OpenOffice.org
485 Group:          X11/Applications
486 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
487
488 %description javafilter
489 javafilter module for OpenOffice.org, provides additional aportisdoc,
490 Pocket Excel and Pocket Word import filters.
491
492 %description javafilter -l pl.UTF-8
493 Moduł javafilter dla OpenOffice.org, udostępnia dodatkowe filtry
494 importu aportisdoc, Pocket Excel i Pocket Word.
495
496 %package testtools
497 Summary:        testtools for OpenOffice.org
498 Summary(pl.UTF-8):      Narzędzia testowe dla OpenOffice.org
499 Group:          Development/Libraries
500 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
501
502 %description testtools
503 QA tools for OpenOffice.org, enables automated testing.
504
505 %description testtools -l pl.UTF-8
506 Narzędzia QA dla OpenOffice.org, pozwalają na automatyczne testowanie.
507
508 %package -n fonts-TTF-OpenSymbol
509 Summary:        OpenSymbol fonts
510 Summary(pl.UTF-8):      Fonty OpenSymbol
511 Group:          Fonts
512 Requires(post,postun):  fontpostinst
513 Obsoletes:      openoffice.org-fonts-OpenSymbol
514
515 %description -n fonts-TTF-OpenSymbol
516 OpenSymbol TrueType fonts.
517
518 %description -n fonts-TTF-OpenSymbol -l pl.UTF-8
519 Fonty TrueType OpenSymbol.
520
521 %package -n browser-plugin-%{name}
522 Summary:        OpenOffice.org plugin for WWW browsers
523 Summary(pl.UTF-8):      Wtyczka OpenOffice.org dla przeglądarek WWW
524 Group:          X11/Applications
525 Requires:       %{name}-core = %{epoch}:%{version}-%{release}
526 Requires:       browser-plugins >= 2.0
527 Requires:       browser-plugins(%{_target_base_arch})
528
529 %description -n browser-plugin-%{name}
530 OpenOffice.org plugin for WWW browsers.
531
532 This plugin allows browsers to display OOo documents inline.
533
534 %description -n browser-plugin-%{name} -l pl.UTF-8
535 Wtyczka OpenOffice.org dla przeglądarek WWW.
536
537 Ta wtyczka umożliwia wyświetlanie dokumentów OOo wewnątrz stron.
538
539 %package i18n-af
540 Summary:        OpenOffice.org - interface in Afrikaans language
541 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku afrykanerskim
542 Group:          X11/Applications
543 Requires:       %{name} = %{epoch}:%{version}-%{release}
544 Obsoletes:      openoffice-i18n-af
545 Obsoletes:      openoffice-i18n-af-gtk
546 Obsoletes:      openoffice.org-i18n-af-gtk
547 Obsoletes:      openoffice.org-i18n-af-kde
548
549 %description i18n-af
550 This package provides resources containing menus and dialogs in
551 Afrikaans language.
552
553 %description i18n-af -l pl.UTF-8
554 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
555 afrykanerskim.
556
557 %package i18n-ar
558 Summary:        OpenOffice.org - interface in Arabic language
559 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku arabskim
560 Group:          X11/Applications
561 Requires:       %{name} = %{epoch}:%{version}-%{release}
562 Obsoletes:      openoffice-i18n-ar
563 Obsoletes:      openoffice-i18n-ar-gtk
564 Obsoletes:      openoffice.org-i18n-ar-gtk
565 Obsoletes:      openoffice.org-i18n-ar-kde
566
567 %description i18n-ar
568 This package provides resources containing menus and dialogs in Arabic
569 language.
570
571 %description i18n-ar -l pl.UTF-8
572 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
573 arabskim.
574
575 %package i18n-as_IN
576 Summary:        OpenOffice.org - interface in Assamese language for India
577 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku asamskim dla Indii
578 Group:          X11/Applications
579 Requires:       %{name} = %{epoch}:%{version}-%{release}
580
581 %description i18n-as_IN
582 This package provides resources containing menus and dialogs in
583 Assamese language for India.
584
585 %description i18n-as_IN -l pl.UTF-8
586 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
587 asamskim dla Indii.
588
589 %package i18n-be_BY
590 Summary:        OpenOffice.org - interface in Belarusian language
591 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku białoruskim
592 Group:          X11/Applications
593 Requires:       %{name} = %{epoch}:%{version}-%{release}
594
595 %description i18n-be_BY
596 This package provides resources containing menus and dialogs in
597 Belarusian language.
598
599 %description i18n-be_BY -l pl.UTF-8
600 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
601 białoruskim.
602
603 %package i18n-bg
604 Summary:        OpenOffice.org - interface in Bulgarian language
605 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku bułgarskim
606 Group:          X11/Applications
607 Requires:       %{name} = %{epoch}:%{version}-%{release}
608 Obsoletes:      openoffice-i18n-bg
609 Obsoletes:      openoffice-i18n-bg-gtk
610 Obsoletes:      openoffice.org-i18n-bg-gtk
611 Obsoletes:      openoffice.org-i18n-bg-kde
612
613 %description i18n-bg
614 This package provides resources containing menus and dialogs in
615 Bulgarian language.
616
617 %description i18n-bg -l pl.UTF-8
618 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
619 bułgarskim.
620
621 %package i18n-bn
622 Summary:        OpenOffice.org - interface in Bangla language
623 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku bengalskim
624 Group:          X11/Applications
625 Requires:       %{name} = %{epoch}:%{version}-%{release}
626
627 %description i18n-bn
628 This package provides resources containing menus and dialogs in Bangla
629 language.
630
631 %description i18n-bn -l pl.UTF-8
632 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
633 bengalskim.
634
635 %package i18n-bn_BD
636 Summary:        OpenOffice.org - interface in Bangla language for Bangladesh
637 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku bengalskim dla Bangladeszu
638 Group:          X11/Applications
639 Requires:       %{name} = %{epoch}:%{version}-%{release}
640
641 %description i18n-bn_BD
642 This package provides resources containing menus and dialogs in Bangla
643 language for Bangladesh.
644
645 %description i18n-bn_BD -l pl.UTF-8
646 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
647 bengalskim dla Bangladeszu.
648
649 %package i18n-bn_IN
650 Summary:        OpenOffice.org - interface in Bangla language for India
651 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku bengalskim dla Indii
652 Group:          X11/Applications
653 Requires:       %{name} = %{epoch}:%{version}-%{release}
654
655 %description i18n-bn_IN
656 This package provides resources containing menus and dialogs in Bangla
657 language for India.
658
659 %description i18n-bn_IN -l pl.UTF-8
660 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
661 bengalskim dla Indii.
662
663 %package i18n-br
664 Summary:        OpenOffice.org - interface in Breton language
665 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku bretońskim
666 Group:          X11/Applications
667 Requires:       %{name} = %{epoch}:%{version}-%{release}
668
669 %description i18n-br
670 This package provides resources containing menus and dialogs in Breton
671 language.
672
673 %description i18n-br -l pl.UTF-8
674 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
675 bretońskim.
676
677 %package i18n-bs
678 Summary:        OpenOffice.org - interface in Bosnian language
679 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku bośniańskim
680 Group:          X11/Applications
681 Requires:       %{name} = %{epoch}:%{version}-%{release}
682
683 %description i18n-bs
684 This package provides resources containing menus and dialogs in
685 Bosnian language.
686
687 %description i18n-bs -l pl.UTF-8
688 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
689 bośniańskim
690
691 %package i18n-ca
692 Summary:        OpenOffice.org - interface in Catalan language
693 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku katalońskim
694 Group:          X11/Applications
695 Requires:       %{name} = %{epoch}:%{version}-%{release}
696 Obsoletes:      openoffice-i18n-ca
697 Obsoletes:      openoffice-i18n-ca-gtk
698 Obsoletes:      openoffice.org-i18n-ca-gtk
699 Obsoletes:      openoffice.org-i18n-ca-kde
700
701 %description i18n-ca
702 This package provides resources containing menus and dialogs in
703 Catalan language.
704
705 %description i18n-ca -l pl.UTF-8
706 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
707 katalońskim.
708
709
710 %package i18n-cs
711 Summary:        OpenOffice.org - interface in Czech language
712 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku czeskim
713 Group:          X11/Applications
714 Requires:       %{name} = %{epoch}:%{version}-%{release}
715 Obsoletes:      openoffice-i18n-cs
716 Obsoletes:      openoffice-i18n-cs-gtk
717 Obsoletes:      openoffice.org-i18n-cs-gtk
718 Obsoletes:      openoffice.org-i18n-cs-kde
719
720 %description i18n-cs
721 This package provides resources containing menus and dialogs in Czech
722 language.
723
724 %description i18n-cs -l pl.UTF-8
725 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
726 czeskim.
727
728 %package i18n-cy
729 Summary:        OpenOffice.org - interface in Cymraeg language
730 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku walijskim
731 Group:          X11/Applications
732 Requires:       %{name} = %{epoch}:%{version}-%{release}
733 Obsoletes:      openoffice-i18n-cy
734 Obsoletes:      openoffice-i18n-cy-gtk
735 Obsoletes:      openoffice.org-i18n-cy-gtk
736 Obsoletes:      openoffice.org-i18n-cy-kde
737
738 %description i18n-cy
739 This package provides resources containing menus and dialogs in
740 Cymraeg language.
741
742 %description i18n-cy -l pl.UTF-8
743 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
744 walijskim.
745
746 %package i18n-da
747 Summary:        OpenOffice.org - interface in Danish language
748 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku duńskim
749 Group:          X11/Applications
750 Requires:       %{name} = %{epoch}:%{version}-%{release}
751 Obsoletes:      openoffice-i18n-da
752 Obsoletes:      openoffice-i18n-da-gtk
753 Obsoletes:      openoffice.org-i18n-da-gtk
754 Obsoletes:      openoffice.org-i18n-da-kde
755
756 %description i18n-da
757 This package provides resources containing menus and dialogs in Danish
758 language.
759
760 %description i18n-da -l pl.UTF-8
761 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
762 duńskim.
763
764 %package i18n-de
765 Summary:        OpenOffice.org - interface in German language
766 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku niemieckim
767 Group:          X11/Applications
768 Requires:       %{name} = %{epoch}:%{version}-%{release}
769 Obsoletes:      openoffice-i18n-de
770 Obsoletes:      openoffice-i18n-de-gtk
771 Obsoletes:      openoffice.org-i18n-de-gtk
772 Obsoletes:      openoffice.org-i18n-de-kde
773
774 %description i18n-de
775 This package provides resources containing menus and dialogs in German
776 language.
777
778 %description i18n-de -l pl.UTF-8
779 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
780 niemieckim.
781
782 %package i18n-el
783 Summary:        OpenOffice.org - interface in Greek language
784 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku greckim
785 Group:          X11/Applications
786 Requires:       %{name} = %{epoch}:%{version}-%{release}
787 Obsoletes:      openoffice-i18n-el
788 Obsoletes:      openoffice-i18n-el-gtk
789 Obsoletes:      openoffice.org-i18n-el-gtk
790 Obsoletes:      openoffice.org-i18n-el-kde
791
792 %description i18n-el
793 This package provides resources containing menus and dialogs in Greek
794 language.
795
796 %description i18n-el -l pl.UTF-8
797 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
798 greckim.
799
800 %package i18n-en_GB
801 Summary:        OpenOffice.org - interface in English language for United Kingdom
802 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku anglieskim dla Wielkiej Brytanii
803 Group:          X11/Applications
804 Requires:       %{name} = %{epoch}:%{version}-%{release}
805
806 %description i18n-en_GB
807 This package provides resources containing menus and dialogs in
808 English language for United Kingdom.
809
810 %description i18n-en_GB -l pl.UTF-8
811 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
812 anglieskim dla Wielkiej Brytanii.
813
814 %package i18n-en_ZA
815 Summary:        OpenOffice.org - interface in English language for South Africa
816 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku anglieskim dla Południowej Afryki
817 Group:          X11/Applications
818 Requires:       %{name} = %{epoch}:%{version}-%{release}
819
820 %description i18n-en_ZA
821 This package provides resources containing menus and dialogs in
822 English language for South Africa.
823
824 %description i18n-en_ZA -l pl.UTF-8
825 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
826 anglieskim dla Południowej Afryki.
827
828 %package i18n-eo
829 Summary:        OpenOffice.org - interface in Esperanto language
830 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku esperanto
831 Group:          X11/Applications
832 Requires:       %{name} = %{epoch}:%{version}-%{release}
833
834 %description i18n-eo
835 This package provides resources containing menus and dialogs in
836 Esperanto language.
837
838 %description i18n-eo -l pl.UTF-8
839 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
840 esperanto.
841
842 %package i18n-es
843 Summary:        OpenOffice.org - interface in Spanish language
844 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku hiszpańskim
845 Group:          X11/Applications
846 Requires:       %{name} = %{epoch}:%{version}-%{release}
847 Obsoletes:      openoffice-i18n-es
848 Obsoletes:      openoffice-i18n-es-gtk
849 Obsoletes:      openoffice.org-i18n-es-gtk
850 Obsoletes:      openoffice.org-i18n-es-kde
851
852 %description i18n-es
853 This package provides resources containing menus and dialogs in
854 Spanish language.
855
856 %description i18n-es -l pl.UTF-8
857 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
858 hiszpańskim.
859
860 %package i18n-et
861 Summary:        OpenOffice.org - interface in Estonian language
862 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku estońskim
863 Group:          X11/Applications
864 Requires:       %{name} = %{epoch}:%{version}-%{release}
865 Obsoletes:      openoffice-i18n-et
866 Obsoletes:      openoffice-i18n-et-gtk
867 Obsoletes:      openoffice.org-i18n-et-gtk
868 Obsoletes:      openoffice.org-i18n-et-kde
869
870 %description i18n-et
871 This package provides resources containing menus and dialogs in
872 Estonian language.
873
874 %description i18n-et -l pl.UTF-8
875 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
876 estońskim.
877
878 %package i18n-eu
879 Summary:        OpenOffice.org - interface in Basque (Euskara) language
880 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku baskijskim (euskera)
881 Group:          X11/Applications
882 Requires:       %{name} = %{epoch}:%{version}-%{release}
883 Obsoletes:      openoffice-i18n-eu
884 Obsoletes:      openoffice-i18n-eu-gtk
885 Obsoletes:      openoffice-i18n-eu-kde
886
887 %description i18n-eu
888 This package provides resources containing menus and dialogs in Basque
889 (Euskara) language.
890
891 %description i18n-eu -l pl.UTF-8
892 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
893 baskijskim (euskera).
894
895 %package i18n-fa
896 Summary:        OpenOffice.org - interface in Persian language
897 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku perskim
898 Group:          X11/Applications
899 Requires:       %{name} = %{epoch}:%{version}-%{release}
900 Obsoletes:      openoffice-i18n-fa
901 Obsoletes:      openoffice-i18n-fa-gtk
902 Obsoletes:      openoffice-i18n-fa-kde
903
904 %description i18n-fa
905 This package provides resources containing menus and dialogs in
906 Persian language.
907
908 %description i18n-eu -l pl.UTF-8
909 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
910 perskim.
911
912 %package i18n-fi
913 Summary:        OpenOffice.org - interface in Finnish language
914 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku fińskim
915 Group:          X11/Applications
916 Requires:       %{name} = %{epoch}:%{version}-%{release}
917 Obsoletes:      openoffice-i18n-fi
918 Obsoletes:      openoffice-i18n-fi-gtk
919 Obsoletes:      openoffice.org-i18n-fi-gtk
920 Obsoletes:      openoffice.org-i18n-fi-kde
921
922 %description i18n-fi
923 This package provides resources containing menus and dialogs in
924 Finnish language.
925
926 %description i18n-fi -l pl.UTF-8
927 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
928 fińskim.
929
930 %package i18n-fo
931 Summary:        OpenOffice.org - interface in Faroese language
932 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku farerskim
933 Group:          X11/Applications
934 Requires:       %{name} = %{epoch}:%{version}-%{release}
935 Obsoletes:      openoffice-i18n-fo
936 Obsoletes:      openoffice-i18n-fo-gtk
937 Obsoletes:      openoffice.org-i18n-fo-gtk
938 Obsoletes:      openoffice.org-i18n-fo-kde
939
940 %description i18n-fo
941 This package provides resources containing menus and dialogs in
942 Faroese language.
943
944 %description i18n-fo -l pl.UTF-8
945 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
946 farerskim.
947
948 %package i18n-fr
949 Summary:        OpenOffice.org - interface in French language
950 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku francuskim
951 Group:          X11/Applications
952 Requires:       %{name} = %{epoch}:%{version}-%{release}
953 Obsoletes:      openoffice-i18n-fr
954 Obsoletes:      openoffice-i18n-fr-gtk
955 Obsoletes:      openoffice.org-i18n-fr-gtk
956 Obsoletes:      openoffice.org-i18n-fr-kde
957
958 %description i18n-fr
959 This package provides resources containing menus and dialogs in French
960 language.
961
962 %description i18n-fr -l pl.UTF-8
963 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
964 francuskim.
965
966 %package i18n-ga
967 Summary:        OpenOffice.org - interface in Irish language
968 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku irlandzkim
969 Group:          X11/Applications
970 Requires:       %{name} = %{epoch}:%{version}-%{release}
971 Obsoletes:      openoffice-i18n-ga
972 Obsoletes:      openoffice-i18n-ga-gtk
973 Obsoletes:      openoffice.org-i18n-ga-gtk
974 Obsoletes:      openoffice.org-i18n-ga-kde
975
976 %description i18n-ga
977 This package provides resources containing menus and dialogs in Irish
978 language.
979
980 %description i18n-ga -l pl.UTF-8
981 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
982 irlandzkim.
983
984 %package i18n-gl
985 Summary:        OpenOffice.org - interface in Galician language
986 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku galicyjskim
987 Group:          X11/Applications
988 Requires:       %{name} = %{epoch}:%{version}-%{release}
989 Obsoletes:      openoffice-i18n-gl
990 Obsoletes:      openoffice-i18n-gl-gtk
991 Obsoletes:      openoffice.org-i18n-gl-gtk
992 Obsoletes:      openoffice.org-i18n-gl-kde
993
994 %description i18n-gl
995 This package provides resources containing menus and dialogs in
996 Galician language.
997
998 %description i18n-gl -l pl.UTF-8
999 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1000 galicyjskim.
1001
1002 %package i18n-gu_IN
1003 Summary:        OpenOffice.org - interface in Gujarati language
1004 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku gudźarati
1005 Group:          X11/Applications
1006 Requires:       %{name} = %{epoch}:%{version}-%{release}
1007
1008 %description i18n-gu_IN
1009 This package provides resources containing menus and dialogs in
1010 Gujarati language.
1011
1012 %description i18n-gu_IN -l pl.UTF-8
1013 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1014 gudźarati.
1015
1016 %package i18n-he
1017 Summary:        OpenOffice.org - interface in Hebrew language
1018 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku hebrajskim
1019 Group:          X11/Applications
1020 Requires:       %{name} = %{epoch}:%{version}-%{release}
1021 Obsoletes:      openoffice-i18n-he
1022 Obsoletes:      openoffice-i18n-he-gtk
1023 Obsoletes:      openoffice.org-i18n-he-gtk
1024 Obsoletes:      openoffice.org-i18n-he-kde
1025
1026 %description i18n-he
1027 This package provides resources containing menus and dialogs in Hebrew
1028 language.
1029
1030 %description i18n-he -l pl.UTF-8
1031 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1032 hebrajskim.
1033
1034 %package i18n-hi_IN
1035 Summary:        OpenOffice.org - interface in Hindi language
1036 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku hindi
1037 Group:          X11/Applications
1038 Requires:       %{name} = %{epoch}:%{version}-%{release}
1039 Obsoletes:      openoffice-i18n-hi
1040 Obsoletes:      openoffice-i18n-hi-gtk
1041 Obsoletes:      openoffice.org-i18n-hi-gtk
1042 Obsoletes:      openoffice.org-i18n-hi-kde
1043
1044 %description i18n-hi_IN
1045 This package provides resources containing menus and dialogs in Hindi
1046 language.
1047
1048 %description i18n-hi_IN -l pl.UTF-8
1049 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1050 hindi.
1051
1052 %package i18n-hr
1053 Summary:        OpenOffice.org - interface in Croatian language
1054 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku chorwackim
1055 Group:          X11/Applications
1056 Requires:       %{name} = %{epoch}:%{version}-%{release}
1057 Obsoletes:      openoffice-i18n-hr
1058 Obsoletes:      openoffice-i18n-hr-gtk
1059 Obsoletes:      openoffice.org-i18n-hr-gtk
1060 Obsoletes:      openoffice.org-i18n-hr-kde
1061
1062 %description i18n-hr
1063 This package provides resources containing menus and dialogs in
1064 Croatian language.
1065
1066 %description i18n-hr -l pl.UTF-8
1067 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1068 chorwackim.
1069
1070 %package i18n-hu
1071 Summary:        OpenOffice.org - interface in Hungarian language
1072 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku węgierskim
1073 Group:          X11/Applications
1074 Requires:       %{name} = %{epoch}:%{version}-%{release}
1075 Obsoletes:      openoffice-i18n-hu
1076 Obsoletes:      openoffice-i18n-hu-gtk
1077 Obsoletes:      openoffice.org-i18n-hu-gtk
1078 Obsoletes:      openoffice.org-i18n-hu-kde
1079
1080 %description i18n-hu
1081 This package provides resources containing menus and dialogs in
1082 Hungarian language.
1083
1084 %description i18n-hu -l pl.UTF-8
1085 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1086 węgierskim.
1087
1088 %package i18n-ia
1089 Summary:        OpenOffice.org - interface in Interlingua language
1090 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku interlingua
1091 Group:          X11/Applications
1092 Requires:       %{name} = %{epoch}:%{version}-%{release}
1093 Obsoletes:      openoffice-i18n-ia
1094 Obsoletes:      openoffice-i18n-ia-gtk
1095 Obsoletes:      openoffice.org-i18n-ia-gtk
1096 Obsoletes:      openoffice.org-i18n-ia-kde
1097
1098 %description i18n-ia
1099 This package provides resources containing menus and dialogs in
1100 Interlingua language.
1101
1102 %description i18n-ia -l pl.UTF-8
1103 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1104 interlingua.
1105
1106 %package i18n-id
1107 Summary:        OpenOffice.org - interface in Indonesian language
1108 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku indonezyjskim
1109 Group:          X11/Applications
1110 Requires:       %{name} = %{epoch}:%{version}-%{release}
1111 Obsoletes:      openoffice-i18n-id
1112 Obsoletes:      openoffice-i18n-id-gtk
1113 Obsoletes:      openoffice.org-i18n-id-gtk
1114 Obsoletes:      openoffice.org-i18n-id-kde
1115
1116 %description i18n-id
1117 This package provides resources containing menus and dialogs in
1118 Indonesian language.
1119
1120 %description i18n-id -l pl.UTF-8
1121 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1122 indonezyjskim.
1123
1124 %package i18n-it
1125 Summary:        OpenOffice.org - interface in Italian language
1126 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku włoskim
1127 Group:          X11/Applications
1128 Requires:       %{name} = %{epoch}:%{version}-%{release}
1129 Obsoletes:      openoffice-i18n-it
1130 ObsoleteS:      openoffice-i18n-it-gtk
1131 Obsoletes:      openoffice.org-i18n-it-gtk
1132 Obsoletes:      openoffice.org-i18n-it-kde
1133
1134 %description i18n-it
1135 This package provides resources containing menus and dialogs in
1136 Italian language.
1137
1138 %description i18n-it -l pl.UTF-8
1139 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1140 włoskim.
1141
1142 %package i18n-ja
1143 Summary:        OpenOffice.org - interface in Japan language
1144 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku japońskim
1145 Group:          X11/Applications
1146 Requires:       %{name} = %{epoch}:%{version}-%{release}
1147 Obsoletes:      openoffice-i18n-ja
1148 Obsoletes:      openoffice-i18n-ja-gtk
1149 Obsoletes:      openoffice.org-i18n-ja-gtk
1150 Obsoletes:      openoffice.org-i18n-ja-kde
1151
1152 %description i18n-ja
1153 This package provides resources containing menus and dialogs in Japan
1154 language.
1155
1156 %description i18n-ja -l pl.UTF-8
1157 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1158 japońskim.
1159
1160 %package i18n-km
1161 Summary:        OpenOffice.org - interface in Khmer language
1162 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku khmerskim
1163 Group:          X11/Applications
1164 Requires:       %{name} = %{epoch}:%{version}-%{release}
1165
1166 %description i18n-km
1167 This package provides resources containing menus and dialogs in Khmer
1168 language.
1169
1170 %description i18n-km -l pl.UTF-8
1171 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1172 khmerskim.
1173
1174 %package i18n-kn_IN
1175 Summary:        OpenOffice.org - interface in Kannada language
1176 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku kannara
1177 Group:          X11/Applications
1178 Requires:       %{name} = %{epoch}:%{version}-%{release}
1179 Obsoletes:      openoffice-i18n-kn
1180 Obsoletes:      openoffice-i18n-kn-gtk
1181 Obsoletes:      openoffice-i18n-kn-kde
1182
1183 %description i18n-kn_IN
1184 This package provides resources containing menus and dialogs in
1185 Kannada language.
1186
1187 %description i18n-kn_IN -l pl.UTF-8
1188 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1189 kannara.
1190
1191 %package i18n-ko
1192 Summary:        OpenOffice.org - interface in Korean language
1193 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku koreańskim
1194 Group:          X11/Applications
1195 Requires:       %{name} = %{epoch}:%{version}-%{release}
1196 Obsoletes:      openoffice-i18n-ko
1197 Obsoletes:      openoffice-i18n-ko-gtk
1198 Obsoletes:      openoffice.org-i18n-ko-gtk
1199 Obsoletes:      openoffice.org-i18n-ko-kde
1200
1201 %description i18n-ko
1202 This package provides resources containing menus and dialogs in Korean
1203 language.
1204
1205 %description i18n-ko -l pl.UTF-8
1206 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1207 koreańskim.
1208
1209 %package i18n-ku
1210 Summary:        OpenOffice.org - interface in Kurdish language
1211 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku kurdyjskim
1212 Group:          X11/Applications
1213 Requires:       %{name} = %{epoch}:%{version}-%{release}
1214
1215 %description i18n-ku
1216 This package provides resources containing menus and dialogs in
1217 Kurdish language.
1218
1219 %description i18n-ku -l pl.UTF-8
1220 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1221 kurdyjskim.
1222
1223 %package i18n-la
1224 Summary:        OpenOffice.org - interface in Latin language
1225 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku łacińskim
1226 Group:          X11/Applications
1227 Requires:       %{name} = %{epoch}:%{version}-%{release}
1228 Obsoletes:      openoffice-i18n-la
1229 Obsoletes:      openoffice-i18n-la-gtk
1230 Obsoletes:      openoffice.org-i18n-la-gtk
1231 Obsoletes:      openoffice.org-i18n-la-kde
1232
1233 %description i18n-la
1234 This package provides resources containing menus and dialogs in Latin
1235 language.
1236
1237 %description i18n-la -l pl.UTF-8
1238 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1239 łacińskim.
1240
1241 %package i18n-lo
1242 Summary:        OpenOffice.org - interface in Lao language
1243 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku laotańskim
1244 Group:          X11/Applications
1245 Requires:       %{name} = %{epoch}:%{version}-%{release}
1246
1247 %description i18n-lo
1248 This package provides resources containing menus and dialogs in Lao
1249 language.
1250
1251 %description i18n-lo -l pl.UTF-8
1252 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1253 laotańskim.
1254
1255 %package i18n-lt
1256 Summary:        OpenOffice.org - interface in Lithuanian language
1257 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku litewskim
1258 Group:          X11/Applications
1259 Requires:       %{name} = %{epoch}:%{version}-%{release}
1260 Obsoletes:      openoffice-i18n-lt
1261 Obsoletes:      openoffice-i18n-lt-gtk
1262 Obsoletes:      openoffice.org-i18n-lt-gtk
1263 Obsoletes:      openoffice.org-i18n-lt-kde
1264
1265 %description i18n-lt
1266 This package provides resources containing menus and dialogs in
1267 Lithuanian language.
1268
1269 %description i18n-lt -l pl.UTF-8
1270 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1271 litewskim.
1272
1273 %package i18n-lv
1274 Summary:        OpenOffice.org - interface in Latvian language
1275 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku łotewskim
1276 Group:          X11/Applications
1277 Requires:       %{name} = %{epoch}:%{version}-%{release}
1278
1279 %description i18n-lv
1280 This package provides resources containing menus and dialogs in
1281 Latvian language.
1282
1283 %description i18n-lv -l pl.UTF-8
1284 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1285 łotewskim.
1286
1287 %package i18n-med
1288 Summary:        OpenOffice.org - interface in Melpa language
1289 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku melpa
1290 Group:          X11/Applications
1291 Requires:       %{name} = %{epoch}:%{version}-%{release}
1292 Obsoletes:      openoffice-i18n-med
1293 Obsoletes:      openoffice-i18n-med-gtk
1294 Obsoletes:      openoffice.org-i18n-med-gtk
1295 Obsoletes:      openoffice.org-i18n-med-kde
1296
1297 %description i18n-med
1298 This package provides resources containing menus and dialogs in Melpa
1299 language.
1300
1301 %description i18n-med -l pl.UTF-8
1302 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1303 melpa.
1304
1305 %package i18n-mi
1306 Summary:        OpenOffice.org - interface in Maori language
1307 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku maoryjskim
1308 Group:          X11/Applications
1309 Requires:       %{name} = %{epoch}:%{version}-%{release}
1310 Obsoletes:      openoffice-i18n-mi
1311 Obsoletes:      openoffice-i18n-mi-gtk
1312 Obsoletes:      openoffice.org-i18n-mi-gtk
1313 Obsoletes:      openoffice.org-i18n-mi-kde
1314
1315 %description i18n-mi
1316 This package provides resources containing menus and dialogs in Maori
1317 language.
1318
1319 %description i18n-mi -l pl.UTF-8
1320 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1321 maoryjskim.
1322
1323 %package i18n-mk
1324 Summary:        OpenOffice.org - interface in Macedonian language
1325 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku macedońskim
1326 Group:          X11/Applications
1327 Requires:       %{name} = %{epoch}:%{version}-%{release}
1328
1329 %description i18n-mk
1330 This package provides resources containing menus and dialogs in
1331 Macedonian language.
1332
1333 %description i18n-mk -l pl.UTF-8
1334 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1335 macedońskim.
1336
1337 %package i18n-ml_IN
1338 Summary:        OpenOffice.org - interface in Malayalam language for India
1339 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku malajalamskim dla Indii
1340 Group:          X11/Applications
1341 Requires:       %{name} = %{epoch}:%{version}-%{release}
1342
1343 %description i18n-ml_IN
1344 This package provides resources containing menus and dialogs in
1345 Malayalam language for India.
1346
1347 %description i18n-ml_IN -l pl.UTF-8
1348 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1349 malajalamskim dla Indii.
1350
1351 %package i18n-mr_IN
1352 Summary:        OpenOffice.org - interface in Marathi language for India
1353 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku marathi dla Indii
1354 Group:          X11/Applications
1355 Requires:       %{name} = %{epoch}:%{version}-%{release}
1356
1357 %description i18n-mr_IN
1358 This package provides resources containing menus and dialogs in
1359 Marathi language for India.
1360
1361 %description i18n-mr_IN -l pl.UTF-8
1362 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1363 marathi dla Indii.
1364
1365 %package i18n-ms
1366 Summary:        OpenOffice.org - interface in Malay language
1367 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku malajskim
1368 Group:          X11/Applications
1369 Requires:       %{name} = %{epoch}:%{version}-%{release}
1370 Obsoletes:      openoffice-i18n-ms
1371 Obsoletes:      openoffice-i18n-ms-gtk
1372 Obsoletes:      openoffice.org-i18n-ms-gtk
1373 Obsoletes:      openoffice.org-i18n-ms-kde
1374
1375 %description i18n-ms
1376 This package provides resources containing menus and dialogs in Malay
1377 language.
1378
1379 %description i18n-ms -l pl.UTF-8
1380 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1381 malajskim.
1382
1383 %package i18n-nb
1384 Summary:        OpenOffice.org - interface in Norwegian Bokmaal language
1385 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku norweskim (odmiana Bokmaal)
1386 Group:          X11/Applications
1387 Requires:       %{name} = %{epoch}:%{version}-%{release}
1388 Obsoletes:      openoffice-i18n-nb
1389 Obsoletes:      openoffice-i18n-nb-gtk
1390 Obsoletes:      openoffice.org-i18n-nb-gtk
1391 Obsoletes:      openoffice.org-i18n-nb-kde
1392
1393 %description i18n-nb
1394 This package provides resources containing menus and dialogs in
1395 Norwegian Bokmaal language.
1396
1397 %description i18n-nb -l pl.UTF-8
1398 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1399 norweskim w odmianie Bokmaal.
1400
1401 %package i18n-ne
1402 Summary:        OpenOffice.org - interface in Nepali language
1403 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku nepalskim
1404 Group:          X11/Applications
1405 Requires:       %{name} = %{epoch}:%{version}-%{release}
1406
1407 %description i18n-ne
1408 This package provides resources containing menus and dialogs in Nepali
1409 language.
1410
1411 %description i18n-ne -l pl.UTF-8
1412 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1413 nepalskim.
1414
1415 %package i18n-nl
1416 Summary:        OpenOffice.org - interface in Dutch language
1417 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku holenderskim
1418 Group:          X11/Applications
1419 Requires:       %{name} = %{epoch}:%{version}-%{release}
1420 Obsoletes:      openoffice-i18n-nl
1421 Obsoletes:      openoffice-i18n-nl-gtk
1422 Obsoletes:      openoffice.org-i18n-nl-gtk
1423 Obsoletes:      openoffice.org-i18n-nl-kde
1424
1425 %description i18n-nl
1426 This package provides resources containing menus and dialogs in Dutch
1427 language.
1428
1429 %description i18n-nl -l pl.UTF-8
1430 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1431 holenderskim.
1432
1433 %package i18n-nn
1434 Summary:        OpenOffice.org - interface in Norwegian Nynorsk language
1435 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku norweskim (odmiana Nynorsk)
1436 Group:          X11/Applications
1437 Requires:       %{name} = %{epoch}:%{version}-%{release}
1438 Obsoletes:      openoffice-i18n-nn
1439 Obsoletes:      openoffice-i18n-nn-gtk
1440 Obsoletes:      openoffice.org-i18n-nn-gtk
1441 Obsoletes:      openoffice.org-i18n-nn-kde
1442
1443 %description i18n-nn
1444 This package provides resources containing menus and dialogs in
1445 Norwegian Nynorsk language.
1446
1447 %description i18n-nn -l pl.UTF-8
1448 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1449 norweskim w odmianie Nynorsk.
1450
1451 %package i18n-nr
1452 Summary:        OpenOffice.org - interface in South Ndebele language
1453 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku ndebele (południowym)
1454 Group:          X11/Applications
1455 Requires:       %{name} = %{epoch}:%{version}-%{release}
1456
1457 %description i18n-nr
1458 This package provides resources containing menus and dialogs in South
1459 Ndebele language.
1460
1461 %description i18n-nr -l pl.UTF-8
1462 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1463 ndebele (południowym).
1464
1465 %package i18n-nso
1466 Summary:        OpenOffice.org - interface in Northern Sotho language
1467 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku ludu Soto
1468 Group:          X11/Applications
1469 Requires:       %{name} = %{epoch}:%{version}-%{release}
1470 Obsoletes:      openoffice-i18n-nso
1471 Obsoletes:      openoffice-i18n-nso-gtk
1472 Obsoletes:      openoffice.org-i18n-nso-gtk
1473 Obsoletes:      openoffice.org-i18n-nso-kde
1474
1475 %description i18n-nso
1476 This package provides resources containing menus and dialogs in
1477 Northern Sotho language.
1478
1479 %description i18n-nso -l pl.UTF-8
1480 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1481 ludu Soto.
1482
1483 %package i18n-or_IN
1484 Summary:        OpenOffice.org - interface in Oriya language for India
1485 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku orija dla Indii
1486 Group:          X11/Applications
1487 Requires:       %{name} = %{epoch}:%{version}-%{release}
1488
1489 %description i18n-or_IN
1490 This package provides resources containing menus and dialogs in Oriya
1491 language for India.
1492
1493 %description i18n-or_IN -l pl.UTF-8
1494 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1495 orija dla Indii.
1496
1497 %package i18n-pa_IN
1498 Summary:        OpenOffice.org - interface in Punjabi language
1499 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku pendżabskim
1500 Group:          X11/Applications
1501 Requires:       %{name} = %{epoch}:%{version}-%{release}
1502
1503 %description i18n-pa_IN
1504 This package provides resources containing menus and dialogs in
1505 Punjabi language.
1506
1507 %description i18n-pa_IN -l pl.UTF-8
1508 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1509 pendżabskim.
1510
1511 %package i18n-pl
1512 Summary:        OpenOffice.org - interface in Polish language
1513 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku polskim
1514 Group:          X11/Applications
1515 Requires:       %{name} = %{epoch}:%{version}-%{release}
1516 Obsoletes:      openoffice-i18n-pl
1517 Obsoletes:      openoffice-i18n-pl-gtk
1518 Obsoletes:      openoffice.org-i18n-pl-gtk
1519 Obsoletes:      openoffice.org-i18n-pl-kde
1520
1521 %description i18n-pl
1522 This package provides resources containing menus and dialogs in Polish
1523 language.
1524
1525 %description i18n-pl -l pl.UTF-8
1526 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1527 polskim.
1528
1529 %package i18n-pt
1530 Summary:        OpenOffice.org - interface in Portuguese language
1531 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku portugalskim
1532 Group:          X11/Applications
1533 Requires:       %{name} = %{epoch}:%{version}-%{release}
1534 Obsoletes:      openoffice-i18n-pt
1535 Obsoletes:      openoffice-i18n-pt-gtk
1536 Obsoletes:      openoffice.org-i18n-pt-gtk
1537 Obsoletes:      openoffice.org-i18n-pt-kde
1538
1539 %description i18n-pt
1540 This package provides resources containing menus and dialogs in
1541 Portuguese language.
1542
1543 %description i18n-pt -l pl.UTF-8
1544 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1545 portugalskim.
1546
1547 %package i18n-pt_BR
1548 Summary:        OpenOffice.org - interface in Brazilian Portuguese language
1549 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku portugalskim dla Brazylii
1550 Group:          X11/Applications
1551 Requires:       %{name} = %{epoch}:%{version}-%{release}
1552 Obsoletes:      openoffice-i18n-pt_BR
1553 Obsoletes:      openoffice-i18n-pt_BR-gtk
1554 Obsoletes:      openoffice.org-i18n-pt_BR-gtk
1555 Obsoletes:      openoffice.org-i18n-pt_BR-kde
1556
1557 %description i18n-pt_BR
1558 This package provides resources containing menus and dialogs in
1559 Brazilian Portuguese language.
1560
1561 %description i18n-pt_BR -l pl.UTF-8
1562 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1563 portugalskim dla Brazylii.
1564
1565 %package i18n-ro
1566 Summary:        OpenOffice.org - interface in Romanian language
1567 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku rumuńskim
1568 Group:          X11/Applications
1569 Requires:       %{name} = %{epoch}:%{version}-%{release}
1570 Obsoletes:      openoffice-i18n-ro
1571 Obsoletes:      openoffice-i18n-ro-gtk
1572 Obsoletes:      openoffice.org-i18n-ro-gtk
1573 Obsoletes:      openoffice.org-i18n-ro-kde
1574
1575 %description i18n-ro
1576 This package provides resources containing menus and dialogs in
1577 Romanian language.
1578
1579 %description i18n-ro -l pl.UTF-8
1580 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1581 rumuńskim.
1582
1583 %package i18n-ru
1584 Summary:        OpenOffice.org - interface in Russian language
1585 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku rosyjskim
1586 Group:          X11/Applications
1587 Requires:       %{name} = %{epoch}:%{version}-%{release}
1588 Obsoletes:      openoffice-i18n-ru
1589 Obsoletes:      openoffice-i18n-ru-gtk
1590 Obsoletes:      openoffice.org-i18n-ru-gtk
1591 Obsoletes:      openoffice.org-i18n-ru-kde
1592
1593 %description i18n-ru
1594 This package provides resources containing menus and dialogs in
1595 Russian language.
1596
1597 %description i18n-ru -l pl.UTF-8
1598 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1599 rosyjskim.
1600
1601 %package i18n-rw
1602 Summary:        OpenOffice.org - interface in Kinarwanda language
1603 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku kinya-ruanda
1604 Group:          X11/Applications
1605 Requires:       %{name} = %{epoch}:%{version}-%{release}
1606
1607 %description i18n-rw
1608 This package provides resources containing menus and dialogs in
1609 Kinarwanda language.
1610
1611 %description i18n-rw -l pl.UTF-8
1612 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1613 kinya-ruanda.
1614
1615 %package i18n-sh
1616 Summary:        OpenOffice.org - interface in Serbo-Croatian language
1617 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku serbsko-chorwackim
1618 Group:          X11/Applications
1619 Requires:       %{name} = %{epoch}:%{version}-%{release}
1620
1621 %description i18n-sh
1622 This package provides resources containing menus and dialogs in
1623 Serbo-Croatian language.
1624
1625 %description i18n-sh -l pl.UTF-8
1626 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1627 serbsko-chorwackim.
1628
1629 %package i18n-sk
1630 Summary:        OpenOffice.org - interface in Slovak language
1631 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku słowackim
1632 Group:          X11/Applications
1633 Requires:       %{name} = %{epoch}:%{version}-%{release}
1634 Obsoletes:      openoffice-i18n-sk
1635 Obsoletes:      openoffice-i18n-sk-gtk
1636 Obsoletes:      openoffice.org-i18n-sk-gtk
1637 Obsoletes:      openoffice.org-i18n-sk-kde
1638
1639 %description i18n-sk
1640 This package provides resources containing menus and dialogs in Slovak
1641 language.
1642
1643 %description i18n-sk -l pl.UTF-8
1644 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1645 słowackim.
1646
1647 %package i18n-sl
1648 Summary:        OpenOffice.org - interface in Slovenian language
1649 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku słoweńskim
1650 Group:          X11/Applications
1651 Requires:       %{name} = %{epoch}:%{version}-%{release}
1652 Obsoletes:      openoffice-i18n-sl
1653 Obsoletes:      openoffice-i18n-sl-gtk
1654 Obsoletes:      openoffice.org-i18n-sl-gtk
1655 Obsoletes:      openoffice.org-i18n-sl-kde
1656
1657 %description i18n-sl
1658 This package provides resources containing menus and dialogs in
1659 Slovenian language.
1660
1661 %description i18n-sl -l pl.UTF-8
1662 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1663 słoweńskim.
1664
1665 %package i18n-sr
1666 Summary:        OpenOffice.org - interface in Serbian language
1667 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku serbskim
1668 Group:          X11/Applications
1669 Requires:       %{name} = %{epoch}:%{version}-%{release}
1670
1671 %description i18n-sr
1672 This package provides resources containing menus and dialogs in
1673 Serbian language.
1674
1675 %description i18n-sr -l pl.UTF-8
1676 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1677 serbskim.
1678
1679 %package i18n-ss
1680 Summary:        OpenOffice.org - interface in Siswant language
1681 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku siswati
1682 Group:          X11/Applications
1683 Requires:       %{name} = %{epoch}:%{version}-%{release}
1684
1685 %description i18n-ss
1686 This package provides resources containing menus and dialogs in
1687 Siswant language.
1688
1689 %description i18n-ss -l pl.UTF-8
1690 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1691 siswati.
1692
1693 %package i18n-st
1694 Summary:        OpenOffice.org - interface in Southern Sotho language
1695 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku południowym sotho
1696 Group:          X11/Applications
1697 Requires:       %{name} = %{epoch}:%{version}-%{release}
1698
1699 %description i18n-st
1700 This package provides resources containing menus and dialogs in
1701 Southern Sotho language.
1702
1703 %description i18n-st -l pl.UTF-8
1704 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1705 południowym sotho.
1706
1707 %package i18n-sv
1708 Summary:        OpenOffice.org - interface in Swedish language
1709 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku szwedzkim
1710 Group:          X11/Applications
1711 Requires:       %{name} = %{epoch}:%{version}-%{release}
1712 Obsoletes:      openoffice-i18n-sv
1713 Obsoletes:      openoffice-i18n-sv-gtk
1714 Obsoletes:      openoffice.org-i18n-sv-gtk
1715 Obsoletes:      openoffice.org-i18n-sv-kde
1716
1717 %description i18n-sv
1718 This package provides resources containing menus and dialogs in
1719 Swedish language.
1720
1721 %description i18n-sv -l pl.UTF-8
1722 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1723 szwedzkim.
1724
1725 %package i18n-sw
1726 Summary:        OpenOffice.org - interface in Swahili language
1727 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku suahili
1728 Group:          X11/Applications
1729 Requires:       %{name} = %{epoch}:%{version}-%{release}
1730
1731 %description i18n-sw
1732 This package provides resources containing menus and dialogs in
1733 Swahili language.
1734
1735 %description i18n-sw -l pl.UTF-8
1736 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1737 suahili.
1738
1739 %package i18n-sw_TZ
1740 Summary:        OpenOffice.org - interface in Swahili language for Tanzania
1741 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku suahili dla Tanzanii
1742 Group:          X11/Applications
1743 Requires:       %{name} = %{epoch}:%{version}-%{release}
1744
1745 %description i18n-sw_TZ
1746 This package provides resources containing menus and dialogs in
1747 Swahili language for Tanzania.
1748
1749 %description i18n-sw_TZ -l pl.UTF-8
1750 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1751 suahili dla Tanzanii.
1752
1753 %package i18n-sx
1754 Summary:        OpenOffice.org - interface in Sutu language
1755 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku sutu
1756 Group:          X11/Applications
1757 Requires:       %{name} = %{epoch}:%{version}-%{release}
1758
1759 %description i18n-sx
1760 This package provides resources containing menus and dialogs in Sutu
1761 language.
1762
1763 %description i18n-sx -l pl.UTF-8
1764 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1765 sutu.
1766
1767 %package i18n-ta_IN
1768 Summary:        OpenOffice.org - interface in Tamil language
1769 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku tamiskim
1770 Group:          X11/Applications
1771 Requires:       %{name} = %{epoch}:%{version}-%{release}
1772
1773 %description i18n-ta_IN
1774 This package provides resources containing menus and dialogs in Tamil
1775 language.
1776
1777 %description i18n-ta_IN -l pl.UTF-8
1778 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1779 tamilskim.
1780
1781 %package i18n-te_IN
1782 Summary:        OpenOffice.org - interface in Telugu language for India
1783 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku telugu dla Indii
1784 Group:          X11/Applications
1785 Requires:       %{name} = %{epoch}:%{version}-%{release}
1786
1787 %description i18n-te_IN
1788 This package provides resources containing menus and dialogs in Telugu
1789 language for India.
1790
1791 %description i18n-te_IN -l pl.UTF-8
1792 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1793 telugu dla Indii.
1794
1795 %package i18n-tg
1796 Summary:        OpenOffice.org - interface in Tajik language
1797 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku tadżyckim
1798 Group:          X11/Applications
1799 Requires:       %{name} = %{epoch}:%{version}-%{release}
1800
1801 %description i18n-tg
1802 This package provides resources containing menus and dialogs in Tajik
1803 language.
1804
1805 %description i18n-tg -l pl.UTF-8
1806 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1807 tadżyckim.
1808
1809 %package i18n-th
1810 Summary:        OpenOffice.org - interface in Thai language
1811 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku tajskim
1812 Group:          X11/Applications
1813 Requires:       %{name} = %{epoch}:%{version}-%{release}
1814 Obsoletes:      openoffice-i18n-th
1815 Obsoletes:      openoffice-i18n-th-gtk
1816 Obsoletes:      openoffice-i18n-th-kde
1817
1818 %description i18n-th
1819 This package provides resources containing menus and dialogs in Thai
1820 language.
1821
1822 %description i18n-th -l pl.UTF-8
1823 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1824 tajskim.
1825
1826 %package i18n-ti_ER
1827 Summary:        OpenOffice.org - interface in Tigrigna language for Eritrea
1828 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku tigrinia dla Erytrei
1829 Group:          X11/Applications
1830 Requires:       %{name} = %{epoch}:%{version}-%{release}
1831
1832 %description i18n-ti_ER
1833 This package provides resources containing menus and dialogs in
1834 Tigrigna language for Eritrea.
1835
1836 %description i18n-ti_ER -l pl.UTF-8
1837 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1838 tigrinia dla Erytrei.
1839
1840 %package i18n-tn
1841 Summary:        OpenOffice.org - interface in Tswana language
1842 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku tswana
1843 Group:          X11/Applications
1844 Requires:       %{name} = %{epoch}:%{version}-%{release}
1845 Obsoletes:      openoffice-i18n-tn
1846 Obsoletes:      openoffice-i18n-tn-gtk
1847 Obsoletes:      openoffice-i18n-tn-kde
1848
1849 %description i18n-tn
1850 This package provides resources containing menus and dialogs in Tswana
1851 language.
1852
1853 %description i18n-tn -l pl.UTF-8
1854 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1855 tswana.
1856
1857 %package i18n-tr
1858 Summary:        OpenOffice.org - interface in Turkish language
1859 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku tureckim
1860 Group:          X11/Applications
1861 Requires:       %{name} = %{epoch}:%{version}-%{release}
1862 Obsoletes:      openoffice-i18n-tr
1863 Obsoletes:      openoffice-i18n-tr-gtk
1864 Obsoletes:      openoffice.org-i18n-tr-gtk
1865 Obsoletes:      openoffice.org-i18n-tr-kde
1866
1867 %description i18n-tr
1868 This package provides resources containing menus and dialogs in
1869 Turkish language.
1870
1871 %description i18n-tr -l pl.UTF-8
1872 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1873 tureckim.
1874
1875 %package i18n-ts
1876 Summary:        OpenOffice.org - interface in Tsonga language
1877 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku tsonga
1878 Group:          X11/Applications
1879 Requires:       %{name} = %{epoch}:%{version}-%{release}
1880
1881 %description i18n-ts
1882 This package provides resources containing menus and dialogs in Tsonga
1883 language.
1884
1885 %description i18n-ts -l pl.UTF-8
1886 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1887 tsonga.
1888
1889 %package i18n-uk
1890 Summary:        OpenOffice.org - interface in Ukrainian language
1891 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku ukraińskim
1892 Group:          X11/Applications
1893 Requires:       %{name} = %{epoch}:%{version}-%{release}
1894 Obsoletes:      openoffice-i18n-uk
1895 Obsoletes:      openoffice-i18n-uk-gtk
1896 Obsoletes:      openoffice.org-i18n-uk-gtk
1897 Obsoletes:      openoffice.org-i18n-uk-kde
1898
1899 %description i18n-uk
1900 This package provides resources containing menus and dialogs in
1901 Ukrainian language.
1902
1903 %description i18n-uk -l pl.UTF-8
1904 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1905 ukraińskim.
1906
1907 %package i18n-ur_IN
1908 Summary:        OpenOffice.org - interface in Urdu language for India
1909 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku urdu dla Indii
1910 Group:          X11/Applications
1911 Requires:       %{name} = %{epoch}:%{version}-%{release}
1912
1913 %description i18n-ur_IN
1914 This package provides resources containing menus and dialogs in Urdu
1915 language for India.
1916
1917 %description i18n-ur_IN -l pl.UTF-8
1918 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1919 urdu dla Indii.
1920
1921 %package i18n-ve
1922 Summary:        OpenOffice.org - interface in Venda language
1923 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku venda
1924 Group:          X11/Applications
1925 Requires:       %{name} = %{epoch}:%{version}-%{release}
1926
1927 %description i18n-ve
1928 This package provides resources containing menus and dialogs in Venda
1929 language.
1930
1931 %description i18n-ve -l pl.UTF-8
1932 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1933 venda.
1934
1935 %package i18n-vi
1936 Summary:        OpenOffice.org - interface in Vietnamese language
1937 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku wietnamskim
1938 Group:          X11/Applications
1939 Requires:       %{name} = %{epoch}:%{version}-%{release}
1940
1941 %description i18n-vi
1942 This package provides resources containing menus and dialogs in
1943 Vietnamese language.
1944
1945 %description i18n-vi -l pl.UTF-8
1946 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1947 wietnamskim.
1948
1949 %package i18n-xh
1950 Summary:        OpenOffice.org - interface in Xhosa language
1951 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku khosa
1952 Group:          X11/Applications
1953 Requires:       %{name} = %{epoch}:%{version}-%{release}
1954
1955 %description i18n-xh
1956 This package provides resources containing menus and dialogs in Xhosa
1957 language.
1958
1959 %description i18n-xh -l pl.UTF-8
1960 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1961 khosa.
1962
1963 %package i18n-zh_CN
1964 Summary:        OpenOffice.org - interface in Chinese language for China
1965 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku chińskim dla Chin
1966 Group:          X11/Applications
1967 Requires:       %{name} = %{epoch}:%{version}-%{release}
1968 Obsoletes:      openoffice-i18n-zh
1969 Obsoletes:      openoffice-i18n-zh_CN
1970 Obsoletes:      openoffice-i18n-zh_CN-gtk
1971 Obsoletes:      openoffice.org-i18n-zh_CN-gtk
1972 Obsoletes:      openoffice.org-i18n-zh_CN-kde
1973
1974 %description i18n-zh_CN
1975 This package provides resources containing menus and dialogs in
1976 Chinese language for China.
1977
1978 %description i18n-zh_CN -l pl.UTF-8
1979 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1980 chińskim dla Chin.
1981
1982 %package i18n-zh_TW
1983 Summary:        OpenOffice.org - interface in Chinese language for Taiwan
1984 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku chińskim dla Tajwanu
1985 Group:          X11/Applications
1986 Requires:       %{name} = %{epoch}:%{version}-%{release}
1987 Obsoletes:      openoffice-i18n-zh
1988 Obsoletes:      openoffice-i18n-zh_TW
1989 Obsoletes:      openoffice-i18n-zh_TW-gtk
1990 Obsoletes:      openoffice.org-i18n-zh_TW-gtk
1991 Obsoletes:      openoffice.org-i18n-zh_TW-kde
1992
1993 %description i18n-zh_TW
1994 This package provides resources containing menus and dialogs in
1995 Chinese language for Taiwan.
1996
1997 %description i18n-zh_TW -l pl.UTF-8
1998 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
1999 chińskim dla Tajwanu.
2000
2001 %package i18n-zu
2002 Summary:        OpenOffice.org - interface in Zulu language
2003 Summary(pl.UTF-8):      OpenOffice.org - interfejs w języku zuluskim
2004 Group:          X11/Applications
2005 Requires:       %{name} = %{epoch}:%{version}-%{release}
2006 Obsoletes:      openoffice-i18n-zu
2007 Obsoletes:      openoffice-i18n-zu-gtk
2008 Obsoletes:      openoffice.org-i18n-zu-gtk
2009 Obsoletes:      openoffice.org-i18n-zu-kde
2010
2011 %description i18n-zu
2012 This package provides resources containing menus and dialogs in Zulu
2013 language.
2014
2015 %description i18n-zu -l pl.UTF-8
2016 Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
2017 zuluskim.
2018
2019 %package -n bash-completion-openoffice
2020 Summary:        bash-completion for OpenOffice.org
2021 Summary(pl.UTF-8):      bashowe uzupełnianie nazw dla OpenOffice.org
2022 Group:          Applications/Shells
2023 Requires:       %{name}
2024 Requires:       bash-completion
2025
2026 %description -n bash-completion-openoffice
2027 bash-completion for OpenOffice.org.
2028
2029 %description -n bash-completion-openoffice -l pl.UTF-8
2030 bashowe uzupełnianie nazw dla Openoffice.org.
2031
2032 %prep
2033 %setup -q -n %(basename %{SOURCE0} .tar.bz2)
2034 install -d src
2035 cp %{SOURCE50} %{SOURCE51} src
2036
2037 # sources, icons, KDE_icons
2038 ln -sf %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} \
2039         %{SOURCE10} %{SOURCE11} %{SOURCE12} \
2040         %{SOURCE15} %{SOURCE16} %{SOURCE17} \
2041         %{SOURCE18} %{SOURCE19} \
2042         %{SOURCE20} %{SOURCE21} \
2043         src
2044
2045 # fixes for the patch subsystem
2046 %patch0 -p1
2047
2048 # teach configure.in about PLD
2049 %patch1 -p1
2050
2051 %patch2 -p1
2052 %patch3 -p1
2053 %patch4 -p1
2054 %patch6 -p1
2055 %if %{with system_myspell}
2056 %patch7 -p1
2057 %endif
2058 %patch8 -p1
2059
2060 # 64 bit related patches (not applied now)
2061 install %{PATCH100} patches/64bit
2062 install %{PATCH101} patches/64bit/64bit-inline.diff
2063
2064 %ifarch %{x8664}
2065 echo "[ PLD64bitfixes ]" >> patches/src680/apply
2066 # patches applied by ooo (extension .diff is required)
2067 for P in %{PATCH107}; do
2068         PATCHNAME=PLD-${P##*/%{name}-}
2069         PATCHNAME=${PATCHNAME%.patch}.diff
2070         install $P patches/src680/$PATCHNAME
2071         echo $PATCHNAME >> patches/src680/apply
2072 done
2073 %endif
2074
2075 echo "[ PLDOnly ]" >> patches/src680/apply
2076 # patches applied by ooo (extension .diff is required)
2077 for P in %{PATCH102} %{PATCH104} %{PATCH108} %{PATCH109}; do
2078         PATCHNAME=PLD-${P##*/%{name}-}
2079         PATCHNAME=${PATCHNAME%.patch}.diff
2080         install $P patches/src680/$PATCHNAME
2081         echo $PATCHNAME >> patches/src680/apply
2082 done
2083
2084 %build
2085 # Make sure we have /proc mounted - otherwise idlc will fail later.
2086 if [ ! -f /proc/cpuinfo ]; then
2087         echo "You need to have /proc mounted in order to build this package!"
2088         exit 1
2089 fi
2090
2091 %{__aclocal}
2092 %{__autoconf}
2093
2094 %ifarch %{x8664} sparc64 ppc64 alpha
2095 DISTRO="PLD64"
2096 %else
2097 DISTRO="PLD"
2098 %endif
2099
2100 export CC="%{__cc}"
2101 export CXX="%{__cxx}"
2102 export ENVCFLAGS="%{rpmcflags}"
2103 # disable STLport 5.1 containers extension, doesn't work with map indexed by enum
2104 export ENVCFLAGSCXX="%{rpmcflags} -fpermissive -D_STLP_NO_CONTAINERS_EXTENSION"
2105 export DESTDIR=$RPM_BUILD_ROOT
2106 export IGNORE_MANIFEST_CHANGES=1
2107 export QTINC="%{_includedir}/qt"
2108 export QTLIB="%{_libdir}"
2109
2110 %if %{with java}
2111 export JAVA_HOME="%{java_home}"
2112 export DB_JAR="%{_javadir}/db.jar"
2113 export ANT_HOME="%{_datadir}/ant"
2114 %endif
2115
2116 export DEFAULT_TO_ENGLISH_FOR_PACKING=1
2117
2118 RPM_BUILD_NR_THREADS="%(echo "%{__make}" | sed -e 's#.*-j\([[:space:]]*[0-9]\+\)#\1#g')"
2119 [ "$RPM_BUILD_NR_THREADS" = "%{__make}" ] && RPM_BUILD_NR_THREADS=1
2120 RPM_BUILD_NR_THREADS=$(echo $RPM_BUILD_NR_THREADS)
2121
2122 if [ -f "%{_javadir}/serializer.jar" ];then
2123         serializer_jar=%{_javadir}/serializer.jar
2124 else
2125         serializer_jar=%{_javadir}/xalan.jar
2126 fi
2127
2128 CONFOPTS="\
2129 %ifarch %{ix86} \
2130         --with-arch=x86 \
2131 %endif
2132 %ifarch ppc
2133         --with-arch=ppc \
2134 %endif
2135 %ifarch sparc sparcv9
2136         --with-arch=sparc \
2137 %endif
2138 %ifarch %{x8664}
2139         --with-arch=x86_64 \
2140 %endif
2141         --disable-odk \
2142         --with-ccache-allowed \
2143         %{?with_system_agg:--with-system-agg} \
2144         %{?with_system_beanshell:--with-system-beanshell} \
2145         %{?with_system_db:--with-system-db} \
2146         %{?with_system_hsqldb:--with-system-hsqldb} \
2147         %{?with_system_hunspell:--with-system-hunspell --without-myspell-dicts} \
2148         %{?with_system_libhnj:--with-system-altlinuxhyphen} \
2149         %{?with_system_mdbtools:--with-system-mdbtools} \
2150         %{?with_system_myspell:--with-system-myspell} \
2151         %{?with_system_xalan:--with-system-xalan --with-serializer-jar=$serializer_jar} \
2152         %{?with_system_xerces:--with-system-xerces} \
2153         %{?with_system_xml_apis:--with-system-xml-apis} \
2154         %{?with_system_xt:--with-system-xt --with-xt-jar=%{_javadir}/classes} \
2155         --with-system-boost \
2156         --with-system-cairo \
2157         --with-system-curl \
2158         --with-system-expat \
2159         --with-system-freetype \
2160         --with-system-gcc \
2161         --with-system-icu \
2162         --with-system-jpeg \
2163         --with-system-libwpd \
2164         --with-system-libxml \
2165         --with-system-nas \
2166         --with-system-neon \
2167         --with-system-odbc-headers \
2168         --with-system-portaudio \
2169         --with-system-python \
2170         --with-system-sablot \
2171         --with-system-sane-header \
2172         --with-system-sndfile \
2173         --with-system-stdlibs \
2174         --with-system-x11-extensions-headers \
2175         --with-system-xmlsec \
2176         --with-system-xrender \
2177         --with-system-xrender-headers=yes \
2178         --with-system-zlib \
2179 %if %{with mozilla}
2180         --with-system-mozilla \
2181         --with-xulrunner \
2182 %else
2183         --disable-mozilla \
2184 %endif
2185         --with-dynamic-xinerama \
2186         --with-intro-bitmaps="\$SRCDIR/openintro_pld.bmp" \
2187         --with-about-bitmaps="\$SRCDIR/openabout_pld.png" \
2188         --with-distro="${DISTRO}" \
2189         --enable-gtk \
2190         --%{!?with_kde:dis}%{?with_kde:en}able-kde \
2191         --without-binsuffix \
2192         --with-installed-ooo-dirname=%{name} \
2193         --with-lang=%{?with_i18n:ALL} \
2194 %if %{with java}
2195         --with-java \
2196         --with-jdk-home=$JAVA_HOME \
2197         --with-ant-home=$ANT_HOME \
2198 %else
2199         --without-java \
2200         --with-system-libxslt \
2201 %endif
2202 %if %{with gnomevfs}
2203         --enable-gnome-vfs \
2204 %else
2205         --disable-gnome-vfs \
2206 %endif
2207         --with-docdir=%{_docdir}/%{name}-%{version} \
2208         --with-python=%{__python} \
2209         --with-stlport=/usr \
2210         --with-x \
2211         --without-fonts \
2212         --without-gpc \
2213         --disable-epm \
2214         --disable-fontooo \
2215         --enable-access \
2216         --enable-cairo \
2217         --enable-crypt-link \
2218         --%{?with_mono:--en}%{!?with_mono:dis}able-mono \
2219         --enable-pam-link \
2220         --enable-openldap \
2221         --enable-cups \
2222         --enable-fontconfig \
2223         --enable-libsn \
2224         --enable-libart \
2225         --disable-rpath \
2226 %if 0%{?debug:1}
2227         --enable-debug \
2228         --enable-crashdump=yes \
2229         --enable-symbols=FULL \
2230 %else
2231         --enable-crashdump=no \
2232         --disable-symbols \
2233 %endif
2234         --with-num-cpus=$RPM_BUILD_NR_THREADS \
2235         --with-tag=%{tag}
2236 "
2237
2238 # build-ooo script will pickup these
2239 export CONFIGURE_OPTIONS="$CONFOPTS"
2240
2241 :> distro-configs/Common.conf
2242 :> distro-configs/Common.conf.in
2243 echo -n "$CONFOPTS" > distro-configs/PLD.conf.in
2244 echo -n "$CONFOPTS" > distro-configs/PLD64.conf.in
2245 if [ $(cat distro-configs/PLD.conf.in | wc -l) -gt 1 ]; then
2246         : 'newline(s) found in distro-configs. some of the options might be lost'
2247         exit 1
2248 fi
2249
2250 # for cvs snaps
2251 [ -x ./autogen.sh ] && ./autogen.sh $CONFOPTS
2252
2253 # main build
2254 %configure \
2255         $CONFOPTS
2256
2257 # this limits processing some files but doesn't limit parallel build
2258 # processes of main OOo build (since OOo uses it's own build system)
2259 %{__make} -j1
2260
2261 # hack for parallel build
2262 if [ $RPM_BUILD_NR_THREADS -gt 1 ]; then
2263         doit=1
2264         while [ "$doit" -eq 1 ]; do
2265                 echo "Waiting one more time..."
2266                 FCH=$(nice -n 20 find . -type f ! -mmin +3 -print 2> /dev/null | wc -l)
2267                 [ "$FCH" -eq 0 ] && doit=0 || sleep 30
2268         done
2269 fi
2270
2271 %install
2272 if [ ! -f installed.stamp -o ! -d $RPM_BUILD_ROOT ]; then
2273         rm -rf $RPM_BUILD_ROOT
2274
2275         # limit to single process installation, it's safe at least
2276         %{__sed} -i -e 's#^BUILD_NCPUS=.*#BUILD_NCPUS=1#g' bin/setup
2277
2278         export DESTDIR=$RPM_BUILD_ROOT
2279         export TMP="%{tmpdir}"
2280         export TEMP="%{tmpdir}"
2281         export DEFAULT_TO_ENGLISH_FOR_PACKING=1
2282
2283         %{__make} install \
2284                 DESTDIR=$RPM_BUILD_ROOT
2285
2286         # Add in the regcomp tool since some people need it for 3rd party add-ons
2287         cp -f build/%{tag}/solver/%{upd}/unxlng*.pro/bin/regcomp{,.bin} $RPM_BUILD_ROOT%{_libdir}/%{name}/program/
2288
2289         # fix python
2290         sed -i -e 's|#!/bin/python|#!%{_bindir}/python|g' $RPM_BUILD_ROOT%{_libdir}/%{name}/program/*.py
2291
2292         # Really needed?
2293         install -d $RPM_BUILD_ROOT%{_pixmapsdir}
2294
2295         rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/kde
2296         rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/cde
2297         rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/gnome
2298         rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/icons
2299         rm -rf $RPM_BUILD_ROOT%{_datadir}/applnk
2300         rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome
2301
2302         # Remove dictionaries (in separate pkg)
2303         rm -vf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/dict/ooo/*
2304         %if %{with system_myspell}
2305         rmdir $RPM_BUILD_ROOT%{_libdir}/%{name}/share/dict/ooo
2306         ln -s %{_datadir}/myspell $RPM_BUILD_ROOT%{_libdir}/%{name}/share/dict/ooo
2307         %else
2308         touch $RPM_BUILD_ROOT%{_libdir}/%{name}/share/dict/ooo/dictionary.lst
2309         %endif
2310
2311         # configs
2312         install -d $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
2313         mv $RPM_BUILD_ROOT{%{_libdir}/%{name}/program,%{_sysconfdir}/%{name}}/sofficerc
2314
2315         %if %{with mozilla}
2316         install -d $RPM_BUILD_ROOT%{_browserpluginsdir}
2317         ln -s %{_libdir}/%{name}/program/libnpsoplugin.so $RPM_BUILD_ROOT%{_browserpluginsdir}
2318         %endif
2319
2320         # is below comment true?
2321         # OOo should not install the Vera fonts, they are Required: now
2322         rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/fonts/truetype/*
2323
2324         # Copy fixed OpenSymbol to correct location
2325         install -d $RPM_BUILD_ROOT%{_fontsdir}/TTF
2326         install build/%{tag}/extras/source/truetype/symbol/opens___.ttf $RPM_BUILD_ROOT%{_fontsdir}/TTF
2327
2328         # We don't need spadmin (gtk) or the setup application
2329         rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/setup
2330         rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/crash_report.bin
2331         rm -f $RPM_BUILD_ROOT%{_desktopdir}/openoffice-setup.desktop
2332         rm -f $RPM_BUILD_ROOT%{_desktopdir}/openoffice-printeradmin.desktop
2333
2334         #rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/gnomeint
2335
2336         # some libs creep in somehow
2337         rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/libstl*.so*
2338         rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/libsndfile*
2339
2340         rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/sopatchlevel.sh
2341         perl -pi -e 's/^[       ]*LD_LIBRARY_PATH/# LD_LIBRARY_PATH/;s/export LD_LIBRARY_PATH/# export LD_LIBRARY_PATH/' \
2342                 $RPM_BUILD_ROOT%{_libdir}/%{name}/program/setup
2343
2344         # Remove setup log
2345         rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/setup.log
2346
2347         # Remove copied system libraries
2348         rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/libgcc_s.so* \
2349                 $RPM_BUILD_ROOT%{_libdir}/%{name}/program/libstdc++*so*
2350
2351         chmod +x $RPM_BUILD_ROOT%{_libdir}/%{name}/program/*.so
2352
2353         rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/xdg
2354         rm -rf $RPM_BUILD_ROOT/opt/gnome
2355         rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/cde-open-url
2356
2357         %if %{without java}
2358         # Java-releated bits
2359         rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/program/hid.lst
2360         rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/program/java-set-classpath
2361         rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/program/jvmfwk3rc
2362         rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/Scripts/beanshell
2363         rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/Scripts/javascript
2364         rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/xslt
2365         %endif
2366
2367         touch installed.stamp
2368 fi
2369
2370 # Find out locales
2371 find_lang() {
2372         local lang="$1"
2373         echo "%%defattr(644,root,root,755)" > ${lang}.lang
2374
2375         # help files
2376         if [ -f build/help_${lang}_list.txt ]; then
2377                 cat build/help_${lang}_list.txt >> ${lang}.lang
2378         fi
2379
2380         lfile="build/lang_${lang}_list.txt"
2381         if [ -f ${lfile} ]; then
2382                 lprefix=$(bin/openoffice-xlate-lang -p ${lang} 2>/dev/null || :)
2383                 longlang=$(bin/openoffice-xlate-lang -l ${lang} 2>/dev/null || :)
2384                 # share/*/${longlang}
2385                 if [ "x${longlang}" != "x" ] ; then
2386                         grep "^%%dir.*/${longlang}/\$" ${lfile} > tmp.lang || :
2387                 fi
2388                 # share/registry/res/${lang} (but en-US for en)
2389                 grep "^%%dir.*/res/${lang}[^/]*/\$" ${lfile} >> tmp.lang || :
2390                 # ... translate %dir into whole tree, handle special wordbook/english case
2391                 sed -e 's,^%%dir ,,;s,\(wordbook/english/\)$,\1soffice.dic,;s,/$,,' tmp.lang >> ${lang}.lang || :
2392                 # share/autocorr/acor${somecodes}.dat (if exist)
2393                 grep '/autocorr/acor.*dat$' ${lfile} >> ${lang}.lang || :
2394                 # user/config/* (if exist, without parent directory)
2395                 grep '/user/config/..*' ${lfile} >> ${lang}.lang || :
2396                 grep "/licenses/LICENSE_${lang}" ${lfile} >> ${lang}.lang || :
2397                 grep "/readmes/README_${lang}" ${lfile} >> ${lang}.lang || :
2398                 # lib/openoffice.org/presers/config/*.so[cdegh]
2399                 grep "/presets/config/.*_${lang}\.so[cdegh]$" ${lfile} >> ${lang}.lang || :
2400                 if [ "x${lprefix}" != "x" ] ; then
2401                         grep "/presets/config/${lprefix}.*\.so[cdegh]$" ${lfile} >> ${lang}.lang || :
2402                 fi
2403                 # lib/openoffice.org/program/resource/*.res
2404                 grep "/program/resource/.*${lang}.res$" ${lfile} >> ${lang}.lang || :
2405                 # lib/openoffice.org/share/autocorr/*.dat
2406                 grep "/share/autocorr/.*${lang}.dat$" ${lfile} >> ${lang}.lang || :
2407                 grep -i "/share/autocorr/.*${lang}-${lang}.dat$" ${lfile} >> ${lang}.lang || :
2408                 # lib/openoffice.org/share/autotext/$lang
2409                 grep "/share/autotext/${lang}$" ${lfile} >> ${lang}.lang || :
2410                 grep "/share/autotext/${lang}/" ${lfile} >> ${lang}.lang || :
2411                 # lib/openoffice.org/share/registry/res/$lang
2412                 grep "/share/registry/res/${lang}$" ${lfile} >> ${lang}.lang || :
2413                 grep "/share/registry/res/${lang}/" ${lfile} >> ${lang}.lang || :
2414                 # lib/openoffice.org/share/template/$lang
2415                 grep "/share/template/${lang}$" ${lfile} >> ${lang}.lang || :
2416                 grep "/share/template/${lang}/" ${lfile} >> ${lang}.lang || :
2417                 # lib/openoffice.org/share/template/wizard/letter/lang
2418                 grep "/share/template/wizard/letter/${lang}$" ${lfile} >> ${lang}.lang || :
2419                 grep "/share/template/wizard/letter/${lang}$" build/common_list.txt >> ${lang}.lang || :
2420                 grep "/share/template/wizard/letter/${lang}/" ${lfile} >> ${lang}.lang || :
2421                 grep "/share/template/wizard/letter/${lang}/" build/common_list.txt >> ${lang}.lang || :
2422                 # lib/openoffice.org/share/wordbook/$lang
2423                 grep "/share/wordbook/${lang}$" ${lfile} >> ${lang}.lang || :
2424                 grep "/share/wordbook/${lang}/" ${lfile} >> ${lang}.lang || :
2425                 # lib/openoffice.org/share/samples/$lang
2426                 grep "/share/samples/${lang}$" ${lfile} >> ${lang}.lang || :
2427                 grep "/share/samples/${lang}/" ${lfile} >> ${lang}.lang || :
2428                 %if %{with java}
2429                 grep "/help/${lang}$" ${lfile} >> ${lang}.lang || :
2430                 grep "/help/${lang}/" ${lfile} >> ${lang}.lang || :
2431                 %endif
2432         fi
2433 }
2434
2435 rm -f *.lang*
2436 langlist=$(ls build/lang_*_list.txt | sed -e 's=build/lang_\(.*\)_list.txt=\1=g')
2437
2438 for lang in $langlist; do
2439         find_lang $lang
2440 done
2441
2442 # put share to %{_datadir} so we're able to produce noarch packages
2443 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
2444 mv $RPM_BUILD_ROOT%{_libdir}/%{name}/share $RPM_BUILD_ROOT%{_datadir}/%{name}
2445 ln -s ../../share/%{name}/share $RPM_BUILD_ROOT%{_libdir}/%{name}/share
2446 %{__sed} -i -e 's,%{_libdir}/%{name}/share,%{_datadir}/%{name}/share,' *.lang
2447
2448 %clean
2449 rm -rf $RPM_BUILD_ROOT
2450
2451 %pre core
2452 %if %{with system_myspell}
2453 # we symlink the dir, unless smb wishes to patch OOo to use system dir directly
2454 if [ -d %{_libdir}/%{name}/share/dict/ooo ] && [ ! -L %{_libdir}/%{name}/share/dict/ooo ]; then
2455         rmdir %{_libdir}/%{name}/share/dict/ooo 2>/dev/null || mv -v %{_libdir}/%{name}/share/dict/ooo{,.rpmsave} || :
2456 fi
2457 %endif
2458 if [ -d %{_libdir}/%{name}/share ] && [ ! -L %{_libdir}/%{name}/share ]; then
2459         install -d %{_datadir}/%{name}
2460         mv %{_libdir}/%{name}/share %{_datadir}/%{name}/share || mv %{_libdir}/%{name}/share{,.rpmsave}
2461 fi
2462
2463 %post core
2464 %update_mime_database
2465 %update_desktop_database_post
2466
2467 %postun core
2468 %update_desktop_database_postun
2469 %update_mime_database
2470
2471 %post base
2472 %update_desktop_database_post
2473
2474 %postun base
2475 %update_desktop_database_postun
2476
2477 %post web
2478 %update_desktop_database_post
2479
2480 %postun web
2481 %update_desktop_database_postun
2482
2483 %post writer
2484 %update_desktop_database_post
2485
2486 %postun writer
2487 %update_desktop_database_postun
2488
2489 %post calc
2490 %update_desktop_database_post
2491
2492 %postun calc
2493 %update_desktop_database_postun
2494
2495 %post draw
2496 %update_desktop_database_post
2497
2498 %postun draw
2499 %update_desktop_database_postun
2500
2501 %post impress
2502 %update_desktop_database_post
2503
2504 %postun impress
2505 %update_desktop_database_postun
2506
2507 %post math
2508 %update_desktop_database_post
2509
2510 %postun math
2511 %update_desktop_database_postun
2512
2513 %post -n fonts-TTF-OpenSymbol
2514 fontpostinst TTF
2515
2516 %postun -n fonts-TTF-OpenSymbol
2517 fontpostinst TTF
2518
2519 %post -n browser-plugin-%{name}
2520 %update_browser_plugins
2521
2522 %postun -n browser-plugin-%{name}
2523 if [ "$1" = 0 ]; then
2524         %update_browser_plugins
2525 fi
2526
2527 # NOTE:
2528 # you may find build/*_list.txt useful to help you package files to packages
2529
2530 %files
2531 %defattr(644,root,root,755)
2532
2533 %files core
2534 %defattr(644,root,root,755)
2535 %doc %{_libdir}/%{name}/LICENSE*
2536 %doc %{_libdir}/%{name}/*README*
2537
2538 %dir %{_sysconfdir}/%{name}
2539 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/sofficerc
2540
2541 %dir %{_libdir}/%{name}
2542 %if %{with java}
2543 %dir %{_libdir}/%{name}/help/en
2544 %dir %{_libdir}/%{name}/program/classes
2545 %endif
2546 %dir %{_libdir}/%{name}/program
2547 %dir %{_libdir}/%{name}/program/resource
2548
2549 %attr(755,root,root) %{_libdir}/%{name}/install-dict
2550 %{_libdir}/%{name}/program/*.rdb
2551 %{_libdir}/%{name}/program/*.bmp
2552 %{_libdir}/%{name}/program/sofficerc
2553 %{_libdir}/%{name}/program/unorc
2554 %{_libdir}/%{name}/program/bootstraprc
2555 %{_libdir}/%{name}/program/configmgrrc
2556 %dir %{_libdir}/%{name}/licenses
2557 %dir %{_libdir}/%{name}/readmes
2558
2559 # symlink
2560 %{_libdir}/%{name}/share
2561
2562 %dir %{_datadir}/%{name}
2563 %dir %{_datadir}/%{name}/share
2564 %dir %{_datadir}/%{name}/share/Scripts
2565 %dir %{_datadir}/%{name}/share/config
2566 %dir %{_datadir}/%{name}/share/registry
2567 %dir %{_datadir}/%{name}/share/registry/data
2568 %dir %{_datadir}/%{name}/share/registry/data/org
2569 %dir %{_datadir}/%{name}/share/registry/data/org/openoffice
2570 %dir %{_datadir}/%{name}/share/registry/data/org/openoffice/Office
2571 %dir %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI
2572 %dir %{_datadir}/%{name}/share/registry/modules
2573 %dir %{_datadir}/%{name}/share/registry/modules/org
2574 %dir %{_datadir}/%{name}/share/registry/modules/org/openoffice
2575 %dir %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office
2576 %dir %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common
2577 %dir %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Embedding
2578 %dir %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Scripting
2579 %dir %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Writer
2580 %dir %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup
2581 %dir %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection
2582 %dir %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter
2583 %dir %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/GraphicFilter
2584 %dir %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Misc
2585 %dir %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types
2586 %dir %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/UISort
2587 %dir %{_datadir}/%{name}/share/registry/schema
2588 %dir %{_datadir}/%{name}/share/registry/schema/org
2589 %dir %{_datadir}/%{name}/share/registry/schema/org/openoffice
2590 %dir %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office
2591 %dir %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI
2592 %dir %{_datadir}/%{name}/share/registry/schema/org/openoffice/TypeDetection
2593 %dir %{_datadir}/%{name}/share/registry/schema/org/openoffice/ucb
2594 %dir %{_datadir}/%{name}/share/autocorr
2595 %dir %{_datadir}/%{name}/share/autotext
2596
2597 %{_datadir}/%{name}/share/basic
2598 %{_datadir}/%{name}/share/config/symbol
2599 %{_datadir}/%{name}/share/config/webcast
2600 %{_datadir}/%{name}/share/config/*.xpm
2601 %{_datadir}/%{name}/share/config/images.zip
2602 %{_datadir}/%{name}/share/config/images_crystal.zip
2603 %{_datadir}/%{name}/share/config/images_industrial.zip
2604 %{_datadir}/%{name}/share/config/images_hicontrast.zip
2605 %dir %{_datadir}/%{name}/share/config/soffice.cfg
2606 %{_datadir}/%{name}/share/config/soffice.cfg/global/
2607 %dir %{_datadir}/%{name}/share/config/soffice.cfg/modules/
2608 %{_datadir}/%{name}/share/config/soffice.cfg/modules/BasicIDE
2609 %{_datadir}/%{name}/share/config/soffice.cfg/modules/sglobal
2610 %{_datadir}/%{name}/share/config/soffice.cfg/modules/StartModule
2611 %{_datadir}/%{name}/share/config/wizard
2612 %dir %{_datadir}/%{name}/share/dict
2613 %{!?with_system_myspell:%dir %{_datadir}/%{name}/share/dict/ooo}
2614 %{?with_system_myspell:%{_datadir}/%{name}/share/dict/ooo}
2615 %{!?with_system_myspell:%ghost %{_datadir}/%{name}/share/dict/ooo/dictionary.lst}
2616 %{_datadir}/%{name}/share/dtd
2617 %{_datadir}/%{name}/share/fonts
2618 %{_datadir}/%{name}/share/gallery
2619 %{_datadir}/%{name}/share/psprint
2620 %dir %{_datadir}/%{name}/share/samples
2621 %dir %{_datadir}/%{name}/share/samples/en-US
2622 %dir %{_datadir}/%{name}/share/template
2623 %dir %{_datadir}/%{name}/share/template/wizard
2624 %dir %{_datadir}/%{name}/share/template/wizard/letter
2625 %dir %{_datadir}/%{name}/share/wordbook
2626 %{_datadir}/%{name}/share/readme
2627 %dir %{_datadir}/%{name}/share/registry/res
2628 %dir %{_datadir}/%{name}/share/registry/data/org/openoffice/TypeDetection
2629 %dir %{_datadir}/%{name}/share/registry/data/org/openoffice/ucb
2630 %{_datadir}/%{name}/share/registry/data/org/openoffice/FirstStartWizard.xcu
2631 %{_datadir}/%{name}/share/registry/data/org/openoffice/Inet.xcu
2632 %{_datadir}/%{name}/share/registry/data/org/openoffice/LDAP.xcu.sample
2633 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/Calc.xcu
2634 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/Common.xcu
2635 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/Compatibility.xcu
2636 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/DataAccess.xcu
2637 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/Embedding.xcu
2638 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/FormWizard.xcu
2639 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/Jobs.xcu
2640 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/Labels.xcu
2641 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/Math.xcu
2642 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/Paths.xcu
2643 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/ProtocolHandler.xcu
2644 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/SFX.xcu
2645 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/Scripting.xcu
2646 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/Security.xcu
2647 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/TableWizard.xcu
2648 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI.xcu
2649 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu
2650 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu
2651 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu
2652 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu
2653 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/ChartCommands.xcu
2654 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu
2655 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/Controller.xcu
2656 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu
2657 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu
2658 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu
2659 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu
2660 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/DbuCommands.xcu
2661 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
2662 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/Factories.xcu
2663 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/GenericCategories.xcu
2664 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
2665 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
2666 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/StartModuleCommands.xcu
2667 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu
2668 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/Views.xcu
2669 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/WebWizard.xcu
2670 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/Writer.xcu
2671 %{_datadir}/%{name}/share/registry/data/org/openoffice/Setup.xcu
2672 %{_datadir}/%{name}/share/registry/data/org/openoffice/TypeDetection/UISort.xcu
2673 %{_datadir}/%{name}/share/registry/data/org/openoffice/VCL.xcu
2674 %{_datadir}/%{name}/share/registry/data/org/openoffice/ucb/Configuration.xcu
2675 %{_datadir}/%{name}/share/registry/schema/org/openoffice/FirstStartWizard.xcs
2676 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Inet.xcs
2677 %{_datadir}/%{name}/share/registry/schema/org/openoffice/LDAP.xcs
2678 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Addons.xcs
2679 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Calc.xcs
2680 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/CalcAddIns.xcs
2681 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Chart.xcs
2682 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Commands.xcs
2683 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Common.xcs
2684 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Compatibility.xcs
2685 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/DataAccess.xcs
2686 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Draw.xcs
2687 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Embedding.xcs
2688 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Events.xcs
2689 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/FormWizard.xcs
2690 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Impress.xcs
2691 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Java.xcs
2692 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Jobs.xcs
2693 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Labels.xcs
2694 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Linguistic.xcs
2695 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Math.xcs
2696 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/OptionsDialog.xcs
2697 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Paths.xcs
2698 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
2699 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Recovery.xcs
2700 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/SFX.xcs
2701 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Scripting.xcs
2702 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Security.xcs
2703 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Substitution.xcs
2704 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/TabBrowse.xcs
2705 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/TableWizard.xcs
2706 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/TypeDetection.xcs
2707 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI.xcs
2708 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs
2709 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs
2710 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/BasicIDEWindowState.xcs
2711 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs
2712 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/BibliographyWindowState.xcs
2713 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/Category.xcs
2714 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs
2715 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs
2716 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/Commands.xcs
2717 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/Controller.xcs
2718 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.xcs
2719 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/DbQueryWindowState.xcs
2720 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/DbRelationWindowState.xcs
2721 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/DbTableWindowState.xcs
2722 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/DbuCommands.xcs
2723 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs
2724 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/Factories.xcs
2725 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs
2726 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs
2727 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs
2728 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/MathWindowState.xcs
2729 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs
2730 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/StartModuleWindowState.xcs
2731 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/WindowState.xcs
2732 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Views.xcs
2733 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/WebWizard.xcs
2734 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/Writer.xcs
2735 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/WriterWeb.xcs
2736 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Setup.xcs
2737 %{_datadir}/%{name}/share/registry/schema/org/openoffice/System.xcs
2738 %{_datadir}/%{name}/share/registry/schema/org/openoffice/TypeDetection/Filter.xcs
2739 %{_datadir}/%{name}/share/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs
2740 %{_datadir}/%{name}/share/registry/schema/org/openoffice/TypeDetection/Misc.xcs
2741 %{_datadir}/%{name}/share/registry/schema/org/openoffice/TypeDetection/Types.xcs
2742 %{_datadir}/%{name}/share/registry/schema/org/openoffice/TypeDetection/UISort.xcs
2743 %{_datadir}/%{name}/share/registry/schema/org/openoffice/UserProfile.xcs
2744 %{_datadir}/%{name}/share/registry/schema/org/openoffice/VCL.xcs
2745 %{_datadir}/%{name}/share/registry/schema/org/openoffice/ucb/Configuration.xcs
2746 %{_datadir}/%{name}/share/registry/schema/org/openoffice/ucb/Hierarchy.xcs
2747 %{_datadir}/%{name}/share/registry/schema/org/openoffice/ucb/Store.xcs
2748 %{_datadir}/%{name}/share/registry/ldap
2749 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-cjk_ja.xcu
2750 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-cjk_ko.xcu
2751 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-cjk_zh-CN.xcu
2752 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-cjk_zh-TW.xcu
2753 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-ctl_ar.xcu
2754 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-ctl_fa.xcu
2755 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-ctl_gu-IN.xcu
2756 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-ctl_he.xcu
2757 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-ctl_hi-IN.xcu
2758 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-ctl_km.xcu
2759 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-ctl_lo.xcu
2760 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-ctl_ne.xcu
2761 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-ctl_pa-IN.xcu
2762 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-ctl_ta-IN.xcu
2763 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-ctl_th.xcu
2764 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-ctl_vi.xcu
2765 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-dicooo.xcu
2766 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-korea.xcu
2767 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-unx.xcu
2768 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-UseOOoFileDialogs.xcu
2769 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Embedding/Embedding-calc.xcu
2770 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Embedding/Embedding-chart.xcu
2771 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Embedding/Embedding-draw.xcu
2772 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Embedding/Embedding-impress.xcu
2773 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Embedding/Embedding-math.xcu
2774 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Embedding/Embedding-writer.xcu
2775 # move it to -writer ?
2776 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Writer/Writer-cjk_ja.xcu
2777 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Writer/Writer-cjk_ko.xcu
2778 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Writer/Writer-cjk_zh-CN.xcu
2779 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Writer/Writer-cjk_zh-TW.xcu
2780 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-af.xcu
2781 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ar.xcu
2782 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-as-IN.xcu
2783 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-be-BY.xcu
2784 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-bg.xcu
2785 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-bn-BD.xcu
2786 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-bn-IN.xcu
2787 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-bn.xcu
2788 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-br.xcu
2789 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-bs.xcu
2790 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ca.xcu
2791 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-cs.xcu
2792 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-cy.xcu
2793 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-da.xcu
2794 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-de.xcu
2795 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-el.xcu
2796 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-en-GB.xcu
2797 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-en-US.xcu
2798 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-en-ZA.xcu
2799 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-eo.xcu
2800 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-es.xcu
2801 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-et.xcu
2802 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-eu.xcu
2803 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-fa.xcu
2804 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-fi.xcu
2805 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-fr.xcu
2806 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ga.xcu
2807 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-gl.xcu
2808 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-gu-IN.xcu
2809 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-he.xcu
2810 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-hi-IN.xcu
2811 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-hr.xcu
2812 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-hu.xcu
2813 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-it.xcu
2814 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ja.xcu
2815 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-km.xcu
2816 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-kn-IN.xcu
2817 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ko.xcu
2818 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ku.xcu
2819 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-lo.xcu
2820 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-lt.xcu
2821 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-lv.xcu
2822 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-mk.xcu
2823 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ml-IN.xcu
2824 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-mr-IN.xcu
2825 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ms.xcu
2826 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-nb.xcu
2827 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ne.xcu
2828 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-nl.xcu
2829 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-nn.xcu
2830 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-nr.xcu
2831 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ns.xcu
2832 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-or-IN.xcu
2833 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-pa-IN.xcu
2834 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-pl.xcu
2835 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-pt-BR.xcu
2836 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-pt.xcu
2837 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ru.xcu
2838 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-rw.xcu
2839 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-sh-YU.xcu
2840 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-sk.xcu
2841 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-sl.xcu
2842 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-sr-CS.xcu
2843 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ss.xcu
2844 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-st.xcu
2845 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-sv.xcu
2846 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-sw-TZ.xcu
2847 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-sw.xcu
2848 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-sx.xcu
2849 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ta-IN.xcu
2850 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-te-IN.xcu
2851 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-tg.xcu
2852 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-th.xcu
2853 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ti-ER.xcu
2854 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-tn.xcu
2855 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-tr.xcu
2856 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ts.xcu
2857 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-uk.xcu
2858 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ur-IN.xcu
2859 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-ve.xcu
2860 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-vi.xcu
2861 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-xh.xcu
2862 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-zh-CN.xcu
2863 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-zh-TW.xcu
2864 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-zu.xcu
2865 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_global_filters.xcu
2866 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_base_filters.xcu
2867 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_chart_filters.xcu
2868 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/GraphicFilter/fcfg_internalgraphics_filters.xcu
2869 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Misc/fcfg_base_others.xcu
2870 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Misc/fcfg_chart_others.xcu
2871 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_base_types.xcu
2872 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_chart_types.xcu
2873 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_internalgraphics_types.xcu
2874 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/UISort/UISort-calc.xcu
2875 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/UISort/UISort-draw.xcu
2876 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/UISort/UISort-impress.xcu
2877 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/UISort/UISort-math.xcu
2878 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/UISort/UISort-writer.xcu
2879
2880 %dir %{_libdir}/%{name}/presets
2881 %dir %{_libdir}/%{name}/presets/autotext
2882 %{_libdir}/%{name}/presets/autotext/mytexts.bau
2883 %{_libdir}/%{name}/presets/basic
2884 %dir %{_libdir}/%{name}/presets/config
2885 %{_libdir}/%{name}/presets/config/autotbl.fmt
2886 %{_libdir}/%{name}/presets/config/cmyk.soc
2887 %{_libdir}/%{name}/presets/config/gallery.soc
2888 %{_libdir}/%{name}/presets/config/html.soc
2889 %{_libdir}/%{name}/presets/config/standard.so?
2890 %{_libdir}/%{name}/presets/config/sun-color.soc
2891 %{_libdir}/%{name}/presets/config/web.soc
2892
2893 %{_libdir}/%{name}/presets/database
2894 %{_libdir}/%{name}/presets/gallery
2895 %{_libdir}/%{name}/presets/psprint
2896
2897 # Programs
2898 %attr(755,root,root) %{_bindir}/ooconfig
2899 %attr(755,root,root) %{_bindir}/ooffice
2900 %attr(755,root,root) %{_bindir}/oofromtemplate
2901 %attr(755,root,root) %{_bindir}/ootool
2902
2903 %attr(755,root,root) %{_libdir}/%{name}/program/configimport.bin
2904 %attr(755,root,root) %{_libdir}/%{name}/program/gengal.bin
2905 %{_libdir}/%{name}/program/pkgchk
2906 %attr(755,root,root) %{_libdir}/%{name}/program/pkgchk.bin
2907 %attr(755,root,root) %{_libdir}/%{name}/program/pluginapp.bin
2908 %attr(755,root,root) %{_libdir}/%{name}/program/setofficelang.bin
2909 %attr(755,root,root) %{_libdir}/%{name}/program/soffice.bin
2910 %attr(755,root,root) %{_libdir}/%{name}/program/spadmin.bin
2911 %attr(755,root,root) %{_libdir}/%{name}/program/uno
2912 %attr(755,root,root) %{_libdir}/%{name}/program/uno.bin
2913 %attr(755,root,root) %{_libdir}/%{name}/program/unopkg.bin
2914 %attr(755,root,root) %{_libdir}/%{name}/program/ooqstart
2915 %attr(755,root,root) %{_libdir}/%{name}/program/pagein*
2916 %attr(755,root,root) %{_libdir}/%{name}/program/regcomp
2917 %attr(755,root,root) %{_libdir}/%{name}/program/regcomp.bin
2918 %{_libdir}/%{name}/program/setuprc
2919 %attr(755,root,root) %{_libdir}/%{name}/program/smath
2920 %attr(755,root,root) %{_libdir}/%{name}/program/soffice
2921 %attr(755,root,root) %{_libdir}/%{name}/program/spadmin
2922 %attr(755,root,root) %{_libdir}/%{name}/program/open-url
2923 %attr(755,root,root) %{_libdir}/%{name}/program/gengal
2924 %attr(755,root,root) %{_libdir}/%{name}/program/configimport
2925 %attr(755,root,root) %{_libdir}/%{name}/program/sbase
2926 %attr(755,root,root) %{_libdir}/%{name}/program/senddoc
2927 %attr(755,root,root) %{_libdir}/%{name}/program/setofficelang
2928 %attr(755,root,root) %{_libdir}/%{name}/program/unopkg
2929 %attr(755,root,root) %{_libdir}/%{name}/program/uri-encode
2930 %attr(755,root,root) %{_libdir}/%{name}/program/viewdoc
2931 %{_libdir}/%{name}/program/versionrc
2932
2933 %if %{with java}
2934 %attr(755,root,root) %{_libdir}/%{name}/program/javaldx
2935 %attr(755,root,root) %{_libdir}/%{name}/program/java-set-classpath
2936 %{_libdir}/%{name}/program/jvmfwk3rc
2937 %{_libdir}/%{name}/program/JREProperties.class
2938
2939 %dir %{_libdir}/%{name}/help
2940 %{_libdir}/%{name}/help/en/*.html
2941 %{_libdir}/%{name}/help/en/*.css
2942 %{_libdir}/%{name}/help/en/sbasic.*
2943 %{_libdir}/%{name}/help/en/schart.*
2944 %{_libdir}/%{name}/help/en/shared.*
2945 %{_libdir}/%{name}/help/*.xsl
2946
2947 %{_libdir}/%{name}/program/classes/ScriptFramework.jar
2948 %{_libdir}/%{name}/program/classes/ScriptProviderForBeanShell.jar
2949 %{_libdir}/%{name}/program/classes/ScriptProviderForJava.jar
2950 %{_libdir}/%{name}/program/classes/ScriptProviderForJavaScript.jar
2951 %{_libdir}/%{name}/program/classes/XMergeBridge.jar
2952 %{_libdir}/%{name}/program/classes/XSLTFilter.jar
2953 %{_libdir}/%{name}/program/classes/XSLTValidate.jar
2954 %{_libdir}/%{name}/program/classes/agenda.jar
2955 %{_libdir}/%{name}/program/classes/classes.jar
2956 %{_libdir}/%{name}/program/classes/commonwizards.jar
2957 %{_libdir}/%{name}/program/classes/fax.jar
2958 %{_libdir}/%{name}/program/classes/form.jar
2959 %{!?with_system_hsqldb:%{_libdir}/%{name}/program/classes/hsqldb.jar}
2960 %{_libdir}/%{name}/program/classes/java_uno.jar
2961 %{_libdir}/%{name}/program/classes/java_uno_accessbridge.jar
2962 %{_libdir}/%{name}/program/classes/js.jar
2963 %{_libdir}/%{name}/program/classes/juh.jar
2964 %{_libdir}/%{name}/program/classes/jurt.jar
2965 %{_libdir}/%{name}/program/classes/jut.jar
2966 %{_libdir}/%{name}/program/classes/letter.jar
2967 %{_libdir}/%{name}/program/classes/officebean.jar
2968 %{_libdir}/%{name}/program/classes/query.jar
2969 %{_libdir}/%{name}/program/classes/report.jar
2970 %{_libdir}/%{name}/program/classes/ridl.jar
2971 %{_libdir}/%{name}/program/classes/sandbox.jar
2972 %{_libdir}/%{name}/program/classes/sdbc_hsqldb.jar
2973 %{!?with_system_xalan:%{_libdir}/%{name}/program/classes/serializer.jar}
2974 %{_libdir}/%{name}/program/classes/table.jar
2975 %{_libdir}/%{name}/program/classes/unoil.jar
2976 %{_libdir}/%{name}/program/classes/unoloader.jar
2977 %{_libdir}/%{name}/program/classes/web.jar
2978 %{!?with_system_xalan:%{_libdir}/%{name}/program/classes/xalan.jar}
2979 %{!?with_system_xerces:%{_libdir}/%{name}/program/classes/xercesImpl.jar}
2980 %{_libdir}/%{name}/program/classes/xmerge.jar
2981 %{!?with_system_xml_apis:%{_libdir}/%{name}/program/classes/xml-apis.jar}
2982
2983 %{_datadir}/%{name}/share/Scripts/beanshell
2984 %{_datadir}/%{name}/share/Scripts/javascript
2985 %{_datadir}/%{name}/share/Scripts/java
2986 %{_datadir}/%{name}/share/config/javavendors.xml
2987
2988 %dir %{_datadir}/%{name}/share/xslt
2989 %{_datadir}/%{name}/share/xslt/common
2990 %dir %{_datadir}/%{name}/share/xslt/export
2991 %{_datadir}/%{name}/share/xslt/export/common
2992 %{_datadir}/%{name}/share/xslt/export/spreadsheetml
2993 %{_datadir}/%{name}/share/xslt/export/wordml
2994 %{_datadir}/%{name}/share/xslt/import
2995 %endif
2996
2997 %{_datadir}/mime/packages/openoffice.xml
2998
2999 %{_desktopdir}/template.desktop
3000
3001 %{_pixmapsdir}/ooo-gulls.png
3002 %{_pixmapsdir}/ooo-template.png
3003
3004 %{_mandir}/man1/ooffice.1
3005 %{_mandir}/man1/oofromtemplate.1
3006 %{_mandir}/man1/openoffice.1*
3007
3008 # en-US
3009 %{_libdir}/%{name}/presets/config/*_en-US.so*
3010 %{_datadir}/%{name}/share/autocorr/acor_*.dat
3011 %{_datadir}/%{name}/share/autotext/en-US
3012 %{_datadir}/%{name}/share/registry/res/en-US
3013 %{_datadir}/%{name}/share/template/en-US
3014 %dir %{_datadir}/%{name}/share/template/wizard/letter/en-US
3015 %{_datadir}/%{name}/share/template/wizard/letter/en-US/*.ott
3016 %{_datadir}/%{name}/share/wordbook/en-US
3017
3018 %{_libdir}/%{name}/program/resource/abp680en-US.res
3019 %{_libdir}/%{name}/program/resource/analysis680en-US.res
3020 %{_libdir}/%{name}/program/resource/avmedia680en-US.res
3021 %{_libdir}/%{name}/program/resource/basctl680en-US.res
3022 %{_libdir}/%{name}/program/resource/bf_frm680en-US.res
3023 %{_libdir}/%{name}/program/resource/bf_ofa680en-US.res
3024 %{_libdir}/%{name}/program/resource/bf_sc680en-US.res
3025 %{_libdir}/%{name}/program/resource/bf_sch680en-US.res
3026 %{_libdir}/%{name}/program/resource/bf_sd680en-US.res
3027 %{_libdir}/%{name}/program/resource/bf_sfx680en-US.res
3028 %{_libdir}/%{name}/program/resource/bf_svx680en-US.res
3029 %{_libdir}/%{name}/program/resource/bf_sw680en-US.res
3030 %{_libdir}/%{name}/program/resource/bib680en-US.res
3031 %{_libdir}/%{name}/program/resource/cal680en-US.res
3032 %{_libdir}/%{name}/program/resource/date680en-US.res
3033 %{_libdir}/%{name}/program/resource/dba680en-US.res
3034 %{_libdir}/%{name}/program/resource/dbp680en-US.res
3035 %{_libdir}/%{name}/program/resource/dbu680en-US.res
3036 %{_libdir}/%{name}/program/resource/dbw680en-US.res
3037 %{_libdir}/%{name}/program/resource/deployment680en-US.res
3038 %{_libdir}/%{name}/program/resource/deploymentgui680en-US.res
3039 %{_libdir}/%{name}/program/resource/dkt680en-US.res
3040 %{_libdir}/%{name}/program/resource/egi680en-US.res
3041 %{_libdir}/%{name}/program/resource/eme680en-US.res
3042 %{_libdir}/%{name}/program/resource/epb680en-US.res
3043 %{_libdir}/%{name}/program/resource/epg680en-US.res
3044 %{_libdir}/%{name}/program/resource/epp680en-US.res
3045 %{_libdir}/%{name}/program/resource/eps680en-US.res
3046 %{_libdir}/%{name}/program/resource/ept680en-US.res
3047 %{_libdir}/%{name}/program/resource/eur680en-US.res
3048 %{_libdir}/%{name}/program/resource/fps_office680en-US.res
3049 %{_libdir}/%{name}/program/resource/frm680en-US.res
3050 %{_libdir}/%{name}/program/resource/fwe680en-US.res
3051 %{_libdir}/%{name}/program/resource/gal680en-US.res
3052 %{_libdir}/%{name}/program/resource/imp680en-US.res
3053 %{_libdir}/%{name}/program/resource/ofa680en-US.res
3054 %{_libdir}/%{name}/program/resource/ooo680en-US.res
3055 %{_libdir}/%{name}/program/resource/pcr680en-US.res
3056 %{_libdir}/%{name}/program/resource/pdffilter680en-US.res
3057 %{_libdir}/%{name}/program/resource/preload680en-US.res
3058 %{_libdir}/%{name}/program/resource/productregistration680en-US.res
3059 %{_libdir}/%{name}/program/resource/san680en-US.res
3060 %{_libdir}/%{name}/program/resource/sc680en-US.res
3061 %{_libdir}/%{name}/program/resource/sch680en-US.res
3062 %{_libdir}/%{name}/program/resource/sd680en-US.res
3063 %{_libdir}/%{name}/program/resource/sdbt680en-US.res
3064 %{_libdir}/%{name}/program/resource/sfx680en-US.res
3065 %{_libdir}/%{name}/program/resource/spa680en-US.res
3066 %{_libdir}/%{name}/program/resource/svs680en-US.res
3067 %{_libdir}/%{name}/program/resource/svt680en-US.res
3068 %{_libdir}/%{name}/program/resource/svx680en-US.res
3069 %{_libdir}/%{name}/program/resource/sw680en-US.res
3070 %{_libdir}/%{name}/program/resource/textconversiondlgs680en-US.res
3071 %{_libdir}/%{name}/program/resource/tfu680en-US.res
3072 %{_libdir}/%{name}/program/resource/tk680en-US.res
3073 %{_libdir}/%{name}/program/resource/tpl680en-US.res
3074 %{_libdir}/%{name}/program/resource/updchk680en-US.res
3075 %{_libdir}/%{name}/program/resource/uui680en-US.res
3076 %{_libdir}/%{name}/program/resource/vcl680en-US.res
3077 %{_libdir}/%{name}/program/resource/wzi680en-US.res
3078 %{_libdir}/%{name}/program/resource/xmlsec680en-US.res
3079 %{_libdir}/%{name}/program/resource/xsltdlg680en-US.res
3080
3081 %{_libdir}/%{name}/licenses/LICENSE_en-US
3082 %{_libdir}/%{name}/licenses/LICENSE_en-US.html
3083 %{_libdir}/%{name}/readmes/README_en-US
3084 %{_libdir}/%{name}/readmes/README_en-US.html
3085
3086 %attr(755,root,root) %{_libdir}/%{name}/program/acceptor.uno.so
3087 %attr(755,root,root) %{_libdir}/%{name}/program/basprov680*.uno.so
3088 %attr(755,root,root) %{_libdir}/%{name}/program/behelper.uno.so
3089 %attr(755,root,root) %{_libdir}/%{name}/program/bridgefac.uno.so
3090 %attr(755,root,root) %{_libdir}/%{name}/program/cairocanvas.uno.so
3091 %attr(755,root,root) %{_libdir}/%{name}/program/canvasfactory.uno.so
3092 %attr(755,root,root) %{_libdir}/%{name}/program/cmdmail.uno.so
3093 %attr(755,root,root) %{_libdir}/%{name}/program/configmgr2.uno.so
3094 %attr(755,root,root) %{_libdir}/%{name}/program/connector.uno.so
3095 %attr(755,root,root) %{_libdir}/%{name}/program/deployment680*.uno.so
3096 %attr(755,root,root) %{_libdir}/%{name}/program/deploymentgui680*.uno.so
3097 %attr(755,root,root) %{_libdir}/%{name}/program/desktopbe1.uno.so
3098 %attr(755,root,root) %{_libdir}/%{name}/program/dlgprov680*.uno.so
3099 %attr(755,root,root) %{_libdir}/%{name}/program/fpicker.uno.so
3100 %attr(755,root,root) %{_libdir}/%{name}/program/fps_office.uno.so
3101 %attr(755,root,root) %{_libdir}/%{name}/program/fsstorage.uno.so
3102 %attr(755,root,root) %{_libdir}/%{name}/program/hatchwindowfactory.uno.so
3103 %attr(755,root,root) %{_libdir}/%{name}/program/i18npool.uno.so
3104 %attr(755,root,root) %{_libdir}/%{name}/program/i18nsearch.uno.so
3105 %attr(755,root,root) %{_libdir}/%{name}/program/implreg.uno.so
3106 %attr(755,root,root) %{_libdir}/%{name}/program/introspection.uno.so
3107 %attr(755,root,root) %{_libdir}/%{name}/program/invocadapt.uno.so
3108 %attr(755,root,root) %{_libdir}/%{name}/program/invocation.uno.so
3109 %attr(755,root,root) %{_libdir}/%{name}/program/ldapbe2.uno.so
3110 %attr(755,root,root) %{_libdir}/%{name}/program/libabp680*.so
3111 %attr(755,root,root) %{_libdir}/%{name}/program/libadabas2.so
3112 %{!?with_system_agg:%attr(755,root,root) %{_libdir}/%{name}/program/libagg680*.so}
3113 %attr(755,root,root) %{_libdir}/%{name}/program/libanimcore.so
3114 %attr(755,root,root) %{_libdir}/%{name}/program/libavmedia680*.so
3115 %attr(755,root,root) %{_libdir}/%{name}/program/libavmediagst.so
3116 %attr(755,root,root) %{_libdir}/%{name}/program/libbasctl680*.so
3117 %attr(755,root,root) %{_libdir}/%{name}/program/libbasegfx680*.so
3118 %attr(755,root,root) %{_libdir}/%{name}/program/libbf_frm680*.so
3119 %attr(755,root,root) %{_libdir}/%{name}/program/libbf_lng680*.so
3120 %attr(755,root,root) %{_libdir}/%{name}/program/libbf_migratefilter680*.so
3121 %attr(755,root,root) %{_libdir}/%{name}/program/libbf_ofa680*.so
3122 %attr(755,root,root) %{_libdir}/%{name}/program/libbf_sch680*.so
3123 %attr(755,root,root) %{_libdir}/%{name}/program/libbf_sd680*.so
3124 %attr(755,root,root) %{_libdir}/%{name}/program/libbf_sm680*.so
3125 %attr(755,root,root) %{_libdir}/%{name}/program/libbf_svx680*.so
3126 %attr(755,root,root) %{_libdir}/%{name}/program/libbf_sw680*.so
3127 %attr(755,root,root) %{_libdir}/%{name}/program/libbf_wrapper680*.so
3128 %attr(755,root,root) %{_libdir}/%{name}/program/libbf_xo680*.so
3129 %attr(755,root,root) %{_libdir}/%{name}/program/libbib680*.so
3130 %attr(755,root,root) %{_libdir}/%{name}/program/libbindet680*.so
3131 %attr(755,root,root) %{_libdir}/%{name}/program/libcached1.so
3132 %attr(755,root,root) %{_libdir}/%{name}/program/libcanvastools680*.so
3133 %attr(755,root,root) %{_libdir}/%{name}/program/libcollator_data.so
3134 %attr(755,root,root) %{_libdir}/%{name}/program/libcomphelp4gcc3.so
3135 %attr(755,root,root) %{_libdir}/%{name}/program/libcppcanvas680*.so
3136 %attr(755,root,root) %{_libdir}/%{name}/program/libctl680*.so
3137 %attr(755,root,root) %{_libdir}/%{name}/program/libcui680*.so
3138 %attr(755,root,root) %{_libdir}/%{name}/program/libdba680*.so
3139 %attr(755,root,root) %{_libdir}/%{name}/program/libdbacfg680*.so
3140 %attr(755,root,root) %{_libdir}/%{name}/program/libdbase680*.so
3141 %attr(755,root,root) %{_libdir}/%{name}/program/libdbaxml680*.so
3142 %attr(755,root,root) %{_libdir}/%{name}/program/libdbp680*.so
3143 %attr(755,root,root) %{_libdir}/%{name}/program/libdbpool2.so
3144 %attr(755,root,root) %{_libdir}/%{name}/program/libdbtools680*.so
3145 %attr(755,root,root) %{_libdir}/%{name}/program/libdbu680*.so
3146 %attr(755,root,root) %{_libdir}/%{name}/program/libdict_ja.so
3147 %attr(755,root,root) %{_libdir}/%{name}/program/libdict_zh.so
3148 %attr(755,root,root) %{_libdir}/%{name}/program/libdtransX11680*.so
3149 %attr(755,root,root) %{_libdir}/%{name}/program/libeggtray680*.so
3150 %attr(755,root,root) %{_libdir}/%{name}/program/libegi680*.so
3151 %attr(755,root,root) %{_libdir}/%{name}/program/libembobj.so
3152 %attr(755,root,root) %{_libdir}/%{name}/program/libemboleobj.so
3153 %attr(755,root,root) %{_libdir}/%{name}/program/libeme680*.so
3154 %attr(755,root,root) %{_libdir}/%{name}/program/libemp680*.so
3155 %attr(755,root,root) %{_libdir}/%{name}/program/libepb680*.so
3156 %attr(755,root,root) %{_libdir}/%{name}/program/libepg680*.so
3157 %attr(755,root,root) %{_libdir}/%{name}/program/libepp680*.so
3158 %attr(755,root,root) %{_libdir}/%{name}/program/libeps680*.so
3159 %attr(755,root,root) %{_libdir}/%{name}/program/libept680*.so
3160 %attr(755,root,root) %{_libdir}/%{name}/program/libera680*.so
3161 %attr(755,root,root) %{_libdir}/%{name}/program/libeti680*.so
3162 %attr(755,root,root) %{_libdir}/%{name}/program/libevoab1.so
3163 %attr(755,root,root) %{_libdir}/%{name}/program/libevtatt.so
3164 %attr(755,root,root) %{_libdir}/%{name}/program/libexlink680*.so
3165 %attr(755,root,root) %{_libdir}/%{name}/program/libexp680*.so
3166 %attr(755,root,root) %{_libdir}/%{name}/program/libfile680*.so
3167 %attr(755,root,root) %{_libdir}/%{name}/program/libfileacc.so
3168 %attr(755,root,root) %{_libdir}/%{name}/program/libfilterconfig1.so
3169 %attr(755,root,root) %{_libdir}/%{name}/program/libflat680*.so
3170 %attr(755,root,root) %{_libdir}/%{name}/program/libfrm680*.so
3171 %attr(755,root,root) %{_libdir}/%{name}/program/libfwe680*.so
3172 %attr(755,root,root) %{_libdir}/%{name}/program/libfwi680*.so
3173 %attr(755,root,root) %{_libdir}/%{name}/program/libfwk680*.so
3174 %attr(755,root,root) %{_libdir}/%{name}/program/libfwl680*.so
3175 %attr(755,root,root) %{_libdir}/%{name}/program/libfwm680*.so
3176 %attr(755,root,root) %{_libdir}/%{name}/program/libgcc3_uno.so
3177 %attr(755,root,root) %{_libdir}/%{name}/program/libgo680*.so
3178 %{!?with_system_hunspell:%attr(755,root,root) %{_libdir}/%{name}/program/libhunspell.so}
3179 %attr(755,root,root) %{_libdir}/%{name}/program/libhyphen680*.so
3180 %attr(755,root,root) %{_libdir}/%{name}/program/libi18nisolang1gcc3.so
3181 %attr(755,root,root) %{_libdir}/%{name}/program/libi18nregexpgcc3.so
3182 %attr(755,root,root) %{_libdir}/%{name}/program/libi18nutilgcc3.so
3183 %attr(755,root,root) %{_libdir}/%{name}/program/libicd680*.so
3184 %attr(755,root,root) %{_libdir}/%{name}/program/libicg680*.so
3185 %attr(755,root,root) %{_libdir}/%{name}/program/libidx680*.so
3186 %attr(755,root,root) %{_libdir}/%{name}/program/libime680*.so
3187 %attr(755,root,root) %{_libdir}/%{name}/program/libindex_data.so
3188 %attr(755,root,root) %{_libdir}/%{name}/program/libipb680*.so
3189 %attr(755,root,root) %{_libdir}/%{name}/program/libipd680*.so
3190 %attr(755,root,root) %{_libdir}/%{name}/program/libips680*.so
3191 %attr(755,root,root) %{_libdir}/%{name}/program/libipt680*.so
3192 %attr(755,root,root) %{_libdir}/%{name}/program/libipx680*.so
3193 %attr(755,root,root) %{_libdir}/%{name}/program/libira680*.so
3194 %attr(755,root,root) %{_libdir}/%{name}/program/libitg680*.so
3195 %attr(755,root,root) %{_libdir}/%{name}/program/libiti680*.so
3196 %attr(755,root,root) %{_libdir}/%{name}/program/libj680l*_g.so
3197 %attr(755,root,root) %{_libdir}/%{name}/program/libkab1.so
3198 %attr(755,root,root) %{_libdir}/%{name}/program/liblegacy_binfilters680*.so
3199 %attr(755,root,root) %{_libdir}/%{name}/program/liblng680*.so
3200 %attr(755,root,root) %{_libdir}/%{name}/program/liblnth680*.so
3201 %attr(755,root,root) %{_libdir}/%{name}/program/liblocaledata_en.so
3202 %attr(755,root,root) %{_libdir}/%{name}/program/liblocaledata_es.so
3203 %attr(755,root,root) %{_libdir}/%{name}/program/liblocaledata_euro.so
3204 %attr(755,root,root) %{_libdir}/%{name}/program/liblocaledata_others.so
3205 %attr(755,root,root) %{_libdir}/%{name}/program/liblwpft680*.so
3206 %attr(755,root,root) %{_libdir}/%{name}/program/libmcnttype.so
3207 %attr(755,root,root) %{_libdir}/%{name}/program/libmdb680*.so
3208 %attr(755,root,root) %{_libdir}/%{name}/program/libmdbimpl680*.so
3209 %attr(755,root,root) %{_libdir}/%{name}/program/libmysql2.so
3210 %attr(755,root,root) %{_libdir}/%{name}/program/libodbc2.so
3211 %attr(755,root,root) %{_libdir}/%{name}/program/libodbcbase2.so
3212 %attr(755,root,root) %{_libdir}/%{name}/program/liboffacc680*.so
3213 %attr(755,root,root) %{_libdir}/%{name}/program/libpackage2.so
3214 %attr(755,root,root) %{_libdir}/%{name}/program/libpcr680*.so
3215 %attr(755,root,root) %{_libdir}/%{name}/program/libpdffilter680*.so
3216 %attr(755,root,root) %{_libdir}/%{name}/program/libpk680*.so
3217 %attr(755,root,root) %{_libdir}/%{name}/program/libpl680*.so
3218 %attr(755,root,root) %{_libdir}/%{name}/program/libpreload680*.so
3219 %attr(755,root,root) %{_libdir}/%{name}/program/libprotocolhandler680*.so
3220 %attr(755,root,root) %{_libdir}/%{name}/program/libpsp680*.so
3221 %attr(755,root,root) %{_libdir}/%{name}/program/libqstart_gtk680*.so
3222 %attr(755,root,root) %{_libdir}/%{name}/program/librecentfile.so
3223 %attr(755,root,root) %{_libdir}/%{name}/program/libres680*.so
3224 %attr(755,root,root) %{_libdir}/%{name}/program/libsb680*.so
3225 %attr(755,root,root) %{_libdir}/%{name}/program/libsch680*.so
3226 %attr(755,root,root) %{_libdir}/%{name}/program/libschd680*.so
3227 %attr(755,root,root) %{_libdir}/%{name}/program/libscn680*.so
3228 %attr(755,root,root) %{_libdir}/%{name}/program/libscriptframe.so
3229 %attr(755,root,root) %{_libdir}/%{name}/program/libsd680*.so
3230 %attr(755,root,root) %{_libdir}/%{name}/program/libsdbc2.so
3231 %attr(755,root,root) %{_libdir}/%{name}/program/libsdbt680*.so
3232 %attr(755,root,root) %{_libdir}/%{name}/program/libsdd680*.so
3233 %attr(755,root,root) %{_libdir}/%{name}/program/libsdui680*.so
3234 %attr(755,root,root) %{_libdir}/%{name}/program/libsfx680*.so
3235 %attr(755,root,root) %{_libdir}/%{name}/program/libso680*.so
3236 %attr(755,root,root) %{_libdir}/%{name}/program/libsot680*.so
3237 %attr(755,root,root) %{_libdir}/%{name}/program/libspa680*.so
3238 %attr(755,root,root) %{_libdir}/%{name}/program/libspell680*.so
3239 %attr(755,root,root) %{_libdir}/%{name}/program/libspl680*.so
3240 %attr(755,root,root) %{_libdir}/%{name}/program/libspl_unx680*.so
3241 %attr(755,root,root) %{_libdir}/%{name}/program/libsrtrs1.so
3242 %attr(755,root,root) %{_libdir}/%{name}/program/libsts680*.so
3243 %attr(755,root,root) %{_libdir}/%{name}/program/libsvl680*.so
3244 %attr(755,root,root) %{_libdir}/%{name}/program/libsvt680*.so
3245 %attr(755,root,root) %{_libdir}/%{name}/program/libsvx680*.so
3246 %attr(755,root,root) %{_libdir}/%{name}/program/libsw680*.so
3247 %attr(755,root,root) %{_libdir}/%{name}/program/libtextconv_dict.so
3248 %attr(755,root,root) %{_libdir}/%{name}/program/libtextconversiondlgs680*.so
3249 %attr(755,root,root) %{_libdir}/%{name}/program/libtfu680*.so
3250 %attr(755,root,root) %{_libdir}/%{name}/program/libtk680*.so
3251 %attr(755,root,root) %{_libdir}/%{name}/program/libtl680*.so
3252 %attr(755,root,root) %{_libdir}/%{name}/program/libtvhlp1.so
3253 %attr(755,root,root) %{_libdir}/%{name}/program/libucb1.so
3254 %attr(755,root,root) %{_libdir}/%{name}/program/libucbhelper3gcc3.so
3255 %attr(755,root,root) %{_libdir}/%{name}/program/libucpchelp1.so
3256 %attr(755,root,root) %{_libdir}/%{name}/program/libucpdav1.so
3257 %attr(755,root,root) %{_libdir}/%{name}/program/libucpfile1.so
3258 %attr(755,root,root) %{_libdir}/%{name}/program/libucpftp1.so
3259 %attr(755,root,root) %{_libdir}/%{name}/program/libucphier1.so
3260 %attr(755,root,root) %{_libdir}/%{name}/program/libucppkg1.so
3261 %attr(755,root,root) %{_libdir}/%{name}/program/libunoxml680*.so
3262 %attr(755,root,root) %{_libdir}/%{name}/program/libupdchk680*.so
3263 %attr(755,root,root) %{_libdir}/%{name}/program/liburp_uno.so
3264 %attr(755,root,root) %{_libdir}/%{name}/program/libutl680*.so
3265 %attr(755,root,root) %{_libdir}/%{name}/program/libuui680*.so
3266 %attr(755,root,root) %{_libdir}/%{name}/program/libvcl680*.so
3267 %attr(755,root,root) %{_libdir}/%{name}/program/libvclplug_gen680*.so
3268 %attr(755,root,root) %{_libdir}/%{name}/program/libvos3gcc3.so
3269 %attr(755,root,root) %{_libdir}/%{name}/program/libxcr680*.so
3270 %attr(755,root,root) %{_libdir}/%{name}/program/libxmlfa680*.so
3271 %attr(755,root,root) %{_libdir}/%{name}/program/libxmlfd680*.so
3272 %attr(755,root,root) %{_libdir}/%{name}/program/libxmlsecurity.so
3273 %attr(755,root,root) %{_libdir}/%{name}/program/libxmx680*.so
3274 %attr(755,root,root) %{_libdir}/%{name}/program/libxo680*.so
3275 %attr(755,root,root) %{_libdir}/%{name}/program/libxof680*.so
3276 %attr(755,root,root) %{_libdir}/%{name}/program/libxsec_fw.so
3277 %attr(755,root,root) %{_libdir}/%{name}/program/libxsec_xmlsec.so
3278 %attr(755,root,root) %{_libdir}/%{name}/program/libxsltdlg680*.so
3279 %attr(755,root,root) %{_libdir}/%{name}/program/libxsltfilter680*.so
3280 %attr(755,root,root) %{_libdir}/%{name}/program/libxstor.so
3281 %attr(755,root,root) %{_libdir}/%{name}/program/localebe1.uno.so
3282 %attr(755,root,root) %{_libdir}/%{name}/program/migrationoo2.uno.so
3283 %attr(755,root,root) %{_libdir}/%{name}/program/namingservice.uno.so
3284 %attr(755,root,root) %{_libdir}/%{name}/program/nestedreg.uno.so
3285 %attr(755,root,root) %{_libdir}/%{name}/program/passwordcontainer.uno.so
3286 %attr(755,root,root) %{_libdir}/%{name}/program/productregistration.uno.so
3287 %attr(755,root,root) %{_libdir}/%{name}/program/proxyfac.uno.so
3288 %attr(755,root,root) %{_libdir}/%{name}/program/reflection.uno.so
3289 %attr(755,root,root) %{_libdir}/%{name}/program/regtypeprov.uno.so
3290 %attr(755,root,root) %{_libdir}/%{name}/program/remotebridge.uno.so
3291 %attr(755,root,root) %{_libdir}/%{name}/program/sax.uno.so
3292 %attr(755,root,root) %{_libdir}/%{name}/program/security.uno.so
3293 %attr(755,root,root) %{_libdir}/%{name}/program/servicemgr.uno.so
3294 %attr(755,root,root) %{_libdir}/%{name}/program/shlibloader.uno.so
3295 %attr(755,root,root) %{_libdir}/%{name}/program/simplereg.uno.so
3296 %attr(755,root,root) %{_libdir}/%{name}/program/slideshow.uno.so
3297 %attr(755,root,root) %{_libdir}/%{name}/program/streams.uno.so
3298 %attr(755,root,root) %{_libdir}/%{name}/program/svtmisc.uno.so
3299 %attr(755,root,root) %{_libdir}/%{name}/program/sysmgr1.uno.so
3300 %attr(755,root,root) %{_libdir}/%{name}/program/syssh.uno.so
3301 %attr(755,root,root) %{_libdir}/%{name}/program/textinstream.uno.so
3302 %attr(755,root,root) %{_libdir}/%{name}/program/textoutstream.uno.so
3303 %attr(755,root,root) %{_libdir}/%{name}/program/typeconverter.uno.so
3304 %attr(755,root,root) %{_libdir}/%{name}/program/typemgr.uno.so
3305 %attr(755,root,root) %{_libdir}/%{name}/program/ucpexpand1.uno.so
3306 %attr(755,root,root) %{_libdir}/%{name}/program/ucptdoc1.uno.so
3307 %attr(755,root,root) %{_libdir}/%{name}/program/uriproc.uno.so
3308 %attr(755,root,root) %{_libdir}/%{name}/program/uuresolver.uno.so
3309 %attr(755,root,root) %{_libdir}/%{name}/program/vbaevents680*.uno.so
3310 %attr(755,root,root) %{_libdir}/%{name}/program/vclcanvas.uno.so
3311
3312 %if %{with java}
3313 %attr(755,root,root) %{_libdir}/%{name}/program/javaloader.uno.so
3314 %attr(755,root,root) %{_libdir}/%{name}/program/javavm.uno.so
3315 %attr(755,root,root) %{_libdir}/%{name}/program/libhsqldb2.so
3316 %attr(755,root,root) %{_libdir}/%{name}/program/libjava_uno.so
3317 %attr(755,root,root) %{_libdir}/%{name}/program/libjdbc2.so
3318 %attr(755,root,root) %{_libdir}/%{name}/program/libjpipe.so
3319 %attr(755,root,root) %{_libdir}/%{name}/program/libjuh.so
3320 %attr(755,root,root) %{_libdir}/%{name}/program/libjuhx.so
3321 %attr(755,root,root) %{_libdir}/%{name}/program/libofficebean.so
3322 %attr(755,root,root) %{_libdir}/%{name}/program/sunjavaplugin.so
3323 %{_libdir}/%{name}/program/libjvmaccessgcc3.so
3324 %{_libdir}/%{name}/program/libjvmfwk.so
3325 %endif
3326
3327 # versioned libraries and their symlinks
3328 %attr(755,root,root) %{_libdir}/%{name}/program/*.so.*
3329 %attr(755,root,root) %{_libdir}/%{name}/program/libcppu.so
3330 %attr(755,root,root) %{_libdir}/%{name}/program/libcppuhelper3gcc3.so
3331 %attr(755,root,root) %{_libdir}/%{name}/program/libcppuhelpergcc3.so
3332 %attr(755,root,root) %{_libdir}/%{name}/program/libreg.so
3333 %attr(755,root,root) %{_libdir}/%{name}/program/librmcxt.so
3334 %attr(755,root,root) %{_libdir}/%{name}/program/libsal.so
3335 %attr(755,root,root) %{_libdir}/%{name}/program/libsalhelper3gcc3.so
3336 %attr(755,root,root) %{_libdir}/%{name}/program/libsalhelpergcc3.so
3337 %attr(755,root,root) %{_libdir}/%{name}/program/libstore.so
3338 %attr(755,root,root) %{_libdir}/%{name}/program/libuno_cppu.so
3339 %attr(755,root,root) %{_libdir}/%{name}/program/libuno_cppuhelpergcc3.so
3340 %attr(755,root,root) %{_libdir}/%{name}/program/libuno_sal.so
3341 %attr(755,root,root) %{_libdir}/%{name}/program/libuno_salhelpergcc3.so
3342
3343 %files -n fonts-TTF-OpenSymbol
3344 %defattr(644,root,root,755)
3345 %{_fontsdir}/TTF/*.ttf
3346
3347 %if %{with kde}
3348 %files libs-kde
3349 %defattr(644,root,root,755)
3350 %attr(755,root,root) %{_libdir}/%{name}/program/kde-open-url
3351 %attr(755,root,root) %{_libdir}/%{name}/program/kdebe1.uno.so
3352 %attr(755,root,root) %{_libdir}/%{name}/program/kdefilepicker
3353 %attr(755,root,root) %{_libdir}/%{name}/program/libfps_kde.so
3354 %attr(755,root,root) %{_libdir}/%{name}/program/libkabdrv1.so
3355 %attr(755,root,root) %{_libdir}/%{name}/program/libvclplug_kde*.so
3356 %endif
3357
3358 %files libs-gtk
3359 %defattr(644,root,root,755)
3360 %attr(755,root,root) %{_libdir}/%{name}/program/fps_gnome.uno.so
3361 %attr(755,root,root) %{_libdir}/%{name}/program/gnome-open-url
3362 %attr(755,root,root) %{_libdir}/%{name}/program/gnome-open-url.bin
3363 %attr(755,root,root) %{_libdir}/%{name}/program/gnome-set-default-application
3364 %attr(755,root,root) %{_libdir}/%{name}/program/libevoab2.so
3365 %attr(755,root,root) %{_libdir}/%{name}/program/libvclplug_gtk*.so
3366 %if %{with gnomevfs}
3367 %attr(755,root,root) %{_libdir}/%{name}/program/gconfbe1.uno.so
3368 %attr(755,root,root) %{_libdir}/%{name}/program/ucpgvfs1.uno.so
3369 %endif
3370
3371 %files base
3372 %defattr(644,root,root,755)
3373 %attr(755,root,root) %{_bindir}/oobase
3374 %attr(755,root,root) %{_libdir}/%{name}/program/sbase
3375 %{_mandir}/man1/oobase.1
3376 %{_desktopdir}/base.desktop
3377 %{_pixmapsdir}/ooo-base.png
3378 %{_libdir}/%{name}/program/resource/cnr680en-US.res
3379 %if %{with java}
3380 %{_libdir}/%{name}/help/en/sdatabase.*
3381 %endif
3382 %{_datadir}/%{name}/share/config/soffice.cfg/modules/dbapp
3383 %{_datadir}/%{name}/share/config/soffice.cfg/modules/dbbrowser
3384 %{_datadir}/%{name}/share/config/soffice.cfg/modules/dbquery
3385 %{_datadir}/%{name}/share/config/soffice.cfg/modules/dbrelation
3386 %{_datadir}/%{name}/share/config/soffice.cfg/modules/dbtable
3387 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-base.xcu
3388 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Setup-base.xcu
3389 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_database_filters.xcu
3390 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Misc/fcfg_database_others.xcu
3391 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_database_types.xcu
3392
3393 %files calc
3394 %defattr(644,root,root,755)
3395 %attr(755,root,root) %{_bindir}/oocalc
3396 %attr(755,root,root) %{_libdir}/%{name}/program/libanalysis680*.so
3397 %attr(755,root,root) %{_libdir}/%{name}/program/libbf_sc680*.so
3398 %attr(755,root,root) %{_libdir}/%{name}/program/libcalc680*.so
3399 %attr(755,root,root) %{_libdir}/%{name}/program/libdate680*.so
3400 %attr(755,root,root) %{_libdir}/%{name}/program/libsc680*.so
3401 %attr(755,root,root) %{_libdir}/%{name}/program/libscd680*.so
3402 %attr(755,root,root) %{_libdir}/%{name}/program/libscui680*.so
3403 %attr(755,root,root) %{_libdir}/%{name}/program/scalc
3404 %{_mandir}/man1/oocalc.1
3405 %{_desktopdir}/calc.desktop
3406 %{_pixmapsdir}/ooo-calc.png
3407 %if %{with java}
3408 %{_libdir}/%{name}/help/en/scalc.*
3409 %endif
3410 %{_libdir}/%{name}/program/resource/analysis680en-US.res
3411 %{_libdir}/%{name}/program/resource/bf_sc680en-US.res
3412 %{_libdir}/%{name}/program/resource/date680en-US.res
3413 %{_libdir}/%{name}/program/resource/sc680en-US.res
3414 %{_datadir}/%{name}/share/config/soffice.cfg/modules/scalc
3415 %{_datadir}/%{name}/share/config/soffice.cfg/modules/schart
3416 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
3417 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu
3418 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-calc.xcu
3419 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Setup-calc.xcu
3420 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_calc_filters.xcu
3421 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_calc_types.xcu
3422 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs
3423 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/CalcWindowState.xcs
3424
3425 %files draw
3426 %defattr(644,root,root,755)
3427 %attr(755,root,root) %{_bindir}/oodraw
3428 %attr(755,root,root) %{_libdir}/%{name}/program/sdraw
3429 %{_mandir}/man1/oodraw.1
3430 %{_desktopdir}/draw.desktop
3431 %{_pixmapsdir}/ooo-draw.png
3432 %if %{with java}
3433 %{_libdir}/%{name}/help/en/sdraw.*
3434 %endif
3435 %{_datadir}/%{name}/share/config/soffice.cfg/modules/sdraw
3436 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu
3437 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-draw.xcu
3438 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Setup-draw.xcu
3439 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_draw_filters.xcu
3440 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_draw_types.xcu
3441 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/DrawWindowState.xcs
3442
3443 %files emailmerge
3444 %defattr(644,root,root,755)
3445 %{_libdir}/%{name}/program/mailmerge.py*
3446 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Writer/Writer-javamail.xcu
3447
3448 %files writer
3449 %defattr(644,root,root,755)
3450 %attr(755,root,root) %{_bindir}/oowriter
3451 %attr(755,root,root) %{_libdir}/%{name}/program/libhwp.so
3452 %attr(755,root,root) %{_libdir}/%{name}/program/libswd680*.so
3453 %attr(755,root,root) %{_libdir}/%{name}/program/libswui680*.so
3454 %attr(755,root,root) %{_libdir}/%{name}/program/libwpft680*.so
3455 %attr(755,root,root) %{_libdir}/%{name}/program/swriter
3456 %{_mandir}/man1/oowriter.1
3457 %{_desktopdir}/writer.desktop
3458 %{_pixmapsdir}/ooo-writer.png
3459 %if %{with java}
3460 %{_libdir}/%{name}/help/en/swriter.*
3461 %{_libdir}/%{name}/program/classes/writer2latex.jar
3462 %endif
3463 %{_datadir}/%{name}/share/config/soffice.cfg/modules/swriter
3464 %{_datadir}/%{name}/share/config/soffice.cfg/modules/sbibliography
3465 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
3466 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
3467 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu
3468 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu
3469 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-writer.xcu
3470 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Setup-writer.xcu
3471 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_global_filters.xcu
3472 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_web_filters.xcu
3473 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_writer_filters.xcu
3474 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_global_types.xcu
3475 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_web_types.xcu
3476 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_writer_types.xcu
3477 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs
3478 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/WriterGlobalWindowState.xcs
3479 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/WriterWebWindowState.xcs
3480 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/WriterWindowState.xcs
3481
3482 %files impress
3483 %defattr(644,root,root,755)
3484 %attr(755,root,root) %{_bindir}/ooimpress
3485 %attr(755,root,root) %{_libdir}/%{name}/program/libanimcore.so
3486 %attr(755,root,root) %{_libdir}/%{name}/program/libplaceware*.so
3487 %attr(755,root,root) %{_libdir}/%{name}/program/simpress
3488 %{_mandir}/man1/ooimpress.1
3489 %{_desktopdir}/impress.desktop
3490 %{_pixmapsdir}/ooo-impress.png
3491 %if %{with java}
3492 %{_libdir}/%{name}/help/en/simpress.*
3493 %endif
3494 %{_datadir}/%{name}/share/config/soffice.cfg/modules/simpress
3495 %{_datadir}/%{name}/share/config/soffice.cfg/simpress/
3496 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/Effects.xcu
3497 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu
3498 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-impress.xcu
3499 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Setup-impress.xcu
3500 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_impress_filters.xcu
3501 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_impress_types.xcu
3502 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/Effects.xcs
3503 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/ImpressWindowState.xcs
3504
3505 %files math
3506 %defattr(644,root,root,755)
3507 %attr(755,root,root) %{_bindir}/oomath
3508 %attr(755,root,root) %{_libdir}/%{name}/program/libsm680*.so
3509 %attr(755,root,root) %{_libdir}/%{name}/program/libsmd680*.so
3510 %attr(755,root,root) %{_libdir}/%{name}/program/smath
3511 %{_mandir}/man1/oomath.1
3512 %{_desktopdir}/math.desktop
3513 %{_pixmapsdir}/ooo-math.png
3514 %if %{with java}
3515 %{_libdir}/%{name}/help/en/smath.*
3516 %endif
3517 %{_libdir}/%{name}/program/resource/bf_sm680en-US.res
3518 %{_libdir}/%{name}/program/resource/sm680en-US.res
3519 %{_datadir}/%{name}/share/config/soffice.cfg/modules/smath
3520 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/MathCommands.xcu
3521 %{_datadir}/%{name}/share/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
3522 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-math.xcu
3523 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Setup-math.xcu
3524 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_math_filters.xcu
3525 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_math_types.xcu
3526 %{_datadir}/%{name}/share/registry/schema/org/openoffice/Office/UI/MathCommands.xcs
3527
3528 %files web
3529 %defattr(644,root,root,755)
3530 %attr(755,root,root) %{_bindir}/ooweb
3531 %{_datadir}/%{name}/share/config/soffice.cfg/modules/sweb
3532 %{_mandir}/man1/ooweb.1
3533 %{_desktopdir}/web.desktop
3534 %{_pixmapsdir}/ooo-web.png
3535
3536 %files graphicfilter
3537 %defattr(644,root,root,755)
3538 %attr(755,root,root) %{_libdir}/%{name}/program/libflash680*.so
3539 %attr(755,root,root) %{_libdir}/%{name}/program/libsvgfilter680*.so
3540 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_drawgraphics_filters.xcu
3541 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_impressgraphics_filters.xcu
3542 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_drawgraphics_types.xcu
3543 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_impressgraphics_types.xcu
3544
3545 %files xsltfilter
3546 %defattr(644,root,root,755)
3547 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_xslt_filters.xcu
3548 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_xslt_types.xcu
3549 %if %{with java}
3550 # not exists when --system-libxslt ?
3551 %{_datadir}/%{name}/share/xslt/docbook
3552 %{_datadir}/%{name}/share/xslt/export/xhtml
3553 %endif
3554
3555 %if %{with java}
3556 %files javafilter
3557 %defattr(644,root,root,755)
3558 %{_libdir}/%{name}/program/classes/aportisdoc.jar
3559 %{_libdir}/%{name}/program/classes/pexcel.jar
3560 %{_libdir}/%{name}/program/classes/pocketword.jar
3561 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_palm_filters.xcu
3562 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_pocketexcel_filters.xcu
3563 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_pocketword_filters.xcu
3564 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_palm_types.xcu
3565 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_pocketexcel_types.xcu
3566 %{_datadir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_pocketword_types.xcu
3567 %endif
3568
3569 %files testtools
3570 %defattr(644,root,root,755)
3571 %attr(755,root,root) %{_libdir}/%{name}/program/libcommuni680*.so
3572 %attr(755,root,root) %{_libdir}/%{name}/program/libsimplecm680*.so
3573 %attr(755,root,root) %{_libdir}/%{name}/program/testtool.bin
3574 %if %{with java}
3575 %{_libdir}/%{name}/program/hid.lst
3576 %endif
3577 %{_libdir}/%{name}/program/resource/stt680en-US.res
3578 %{_libdir}/%{name}/program/testtoolrc
3579
3580 %files pyuno
3581 %defattr(644,root,root,755)
3582 %attr(755,root,root) %{_libdir}/%{name}/program/libpyuno.so
3583 %attr(755,root,root) %{_libdir}/%{name}/program/pythonloader.uno.so
3584 %attr(755,root,root) %{_libdir}/%{name}/program/pyuno.so
3585 %{_libdir}/%{name}/program/pythonloader.unorc
3586 %{_libdir}/%{name}/program/officehelper.py
3587 %{_libdir}/%{name}/program/pythonloader.py
3588 %{_libdir}/%{name}/program/pythonscript.py
3589 %{_libdir}/%{name}/program/uno.py
3590 %{_libdir}/%{name}/program/unohelper.py
3591 %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu
3592
3593 # samples there
3594 %{_datadir}/%{name}/share/Scripts/python
3595
3596 %if %{with mozilla}
3597 %files -n browser-plugin-%{name}
3598 %defattr(644,root,root,755)
3599 %attr(755,root,root) %{_libdir}/%{name}/program/nsplugin
3600 %attr(755,root,root) %{_browserpluginsdir}/libnpsoplugin.so
3601 %{_libdir}/%{name}/program/libnpsoplugin.so
3602 %endif
3603
3604 %if %{with i18n}
3605 %files i18n-af -f af.lang
3606 %defattr(644,root,root,755)
3607
3608 %files i18n-ar -f ar.lang
3609 %defattr(644,root,root,755)
3610
3611 %files i18n-as_IN -f as-IN.lang
3612 %defattr(644,root,root,755)
3613
3614 %files i18n-be_BY -f be-BY.lang
3615 %defattr(644,root,root,755)
3616
3617 %files i18n-bg -f bg.lang
3618 %defattr(644,root,root,755)
3619
3620 %files i18n-bn -f bn.lang
3621 %defattr(644,root,root,755)
3622
3623 %files i18n-bn_BD -f bn-BD.lang
3624 %defattr(644,root,root,755)
3625
3626 %files i18n-bn_IN -f bn-IN.lang
3627 %defattr(644,root,root,755)
3628
3629 %files i18n-br -f br.lang
3630 %defattr(644,root,root,755)
3631
3632 %files i18n-bs -f bs.lang
3633 %defattr(644,root,root,755)
3634
3635 %files i18n-ca -f ca.lang
3636 %defattr(644,root,root,755)
3637
3638 %files i18n-cs -f cs.lang
3639 %defattr(644,root,root,755)
3640
3641 %files i18n-cy -f cy.lang
3642 %defattr(644,root,root,755)
3643
3644 %files i18n-da -f da.lang
3645 %defattr(644,root,root,755)
3646
3647 %files i18n-de -f de.lang
3648 %defattr(644,root,root,755)
3649
3650 %files i18n-el -f el.lang
3651 %defattr(644,root,root,755)
3652
3653 %files i18n-en_GB -f en-GB.lang
3654 %defattr(644,root,root,755)
3655
3656 %files i18n-en_ZA -f en-ZA.lang
3657 %defattr(644,root,root,755)
3658
3659 %files i18n-eo -f eo.lang
3660 %defattr(644,root,root,755)
3661
3662 %files i18n-es -f es.lang
3663 %defattr(644,root,root,755)
3664
3665 %files i18n-et -f et.lang
3666 %defattr(644,root,root,755)
3667
3668 %files i18n-eu -f eu.lang
3669 %defattr(644,root,root,755)
3670
3671 %files i18n-fa -f fa.lang
3672 %defattr(644,root,root,755)
3673
3674 %files i18n-fi -f fi.lang
3675 %defattr(644,root,root,755)
3676
3677 #%files i18n-fo -f fo.lang
3678 #%defattr(644,root,root,755)
3679
3680 %files i18n-fr -f fr.lang
3681 %defattr(644,root,root,755)
3682
3683 %files i18n-ga -f ga.lang
3684 %defattr(644,root,root,755)
3685
3686 %files i18n-gl -f gl.lang
3687 %defattr(644,root,root,755)
3688
3689 %files i18n-gu_IN -f gu-IN.lang
3690 %defattr(644,root,root,755)
3691
3692 %files i18n-he -f he.lang
3693 %defattr(644,root,root,755)
3694
3695 %files i18n-hi_IN -f hi-IN.lang
3696 %defattr(644,root,root,755)
3697
3698 %files i18n-hr -f hr.lang
3699 %defattr(644,root,root,755)
3700
3701 %files i18n-hu -f hu.lang
3702 %defattr(644,root,root,755)
3703
3704 #%files i18n-ia -f ia.lang
3705 #%defattr(644,root,root,755)
3706
3707 #%files i18n-id -f id.lang
3708 #%defattr(644,root,root,755)
3709
3710 %files i18n-it -f it.lang
3711 %defattr(644,root,root,755)
3712
3713 %files i18n-ja -f ja.lang
3714 %defattr(644,root,root,755)
3715
3716 %files i18n-km -f km.lang
3717 %defattr(644,root,root,755)
3718
3719 %files i18n-kn_IN -f kn-IN.lang
3720 %defattr(644,root,root,755)
3721
3722 %files i18n-ko -f ko.lang
3723 %defattr(644,root,root,755)
3724
3725 %files i18n-ku -f ku.lang
3726 %defattr(644,root,root,755)
3727
3728 #%files i18n-la -f la.lang
3729 #%defattr(644,root,root,755)
3730
3731 %files i18n-lo -f lo.lang
3732 %defattr(644,root,root,755)
3733
3734 %files i18n-lt -f lt.lang
3735 %defattr(644,root,root,755)
3736
3737 %files i18n-lv -f lv.lang
3738 %defattr(644,root,root,755)
3739
3740 #%files i18n-med -f med.lang
3741 #%defattr(644,root,root,755)
3742
3743 #%files i18n-mi -f mi.lang
3744 #%defattr(644,root,root,755)
3745
3746 %files i18n-mk -f mk.lang
3747 %defattr(644,root,root,755)
3748
3749 %files i18n-ml_IN -f ml-IN.lang
3750 %defattr(644,root,root,755)
3751
3752 %files i18n-mr_IN -f mr-IN.lang
3753 %defattr(644,root,root,755)
3754
3755 %files i18n-ms -f ms.lang
3756 %defattr(644,root,root,755)
3757
3758 %files i18n-nb -f nb.lang
3759 %defattr(644,root,root,755)
3760
3761 %files i18n-ne -f ne.lang
3762 %defattr(644,root,root,755)
3763
3764 %files i18n-nl -f nl.lang
3765 %defattr(644,root,root,755)
3766
3767 %files i18n-nn -f nn.lang
3768 %defattr(644,root,root,755)
3769
3770 %files i18n-nr -f nr.lang
3771 %defattr(644,root,root,755)
3772
3773 %files i18n-nso -f ns.lang
3774 %defattr(644,root,root,755)
3775
3776 %files i18n-or_IN -f or-IN.lang
3777 %defattr(644,root,root,755)
3778
3779 %files i18n-pa_IN -f pa-IN.lang
3780 %defattr(644,root,root,755)
3781
3782 %files i18n-pl -f pl.lang
3783 %defattr(644,root,root,755)
3784
3785 %files i18n-pt -f pt.lang
3786 %defattr(644,root,root,755)
3787
3788 %files i18n-pt_BR -f pt-BR.lang
3789 %defattr(644,root,root,755)
3790
3791 #%files i18n-ro -f ro.lang
3792 #%defattr(644,root,root,755)
3793
3794 %files i18n-ru -f ru.lang
3795 %defattr(644,root,root,755)
3796
3797 %files i18n-rw -f rw.lang
3798 %defattr(644,root,root,755)
3799
3800 %files i18n-sh -f sh-YU.lang
3801 %defattr(644,root,root,755)
3802
3803 %files i18n-sk -f sk.lang
3804 %defattr(644,root,root,755)
3805
3806 %files i18n-sl -f sl.lang
3807 %defattr(644,root,root,755)
3808
3809 %files i18n-sr -f sr-CS.lang
3810 %defattr(644,root,root,755)
3811
3812 %files i18n-ss -f ss.lang
3813 %defattr(644,root,root,755)
3814
3815 %files i18n-st -f st.lang
3816 %defattr(644,root,root,755)
3817
3818 %files i18n-sv -f sv.lang
3819 %defattr(644,root,root,755)
3820
3821 %files i18n-sw -f sw.lang
3822 %defattr(644,root,root,755)
3823
3824 %files i18n-sw_TZ -f sw-TZ.lang
3825 %defattr(644,root,root,755)
3826
3827 %files i18n-sx -f sx.lang
3828 %defattr(644,root,root,755)
3829
3830 %files i18n-ta_IN -f ta-IN.lang
3831 %defattr(644,root,root,755)
3832
3833 %files i18n-te_IN -f te-IN.lang
3834 %defattr(644,root,root,755)
3835
3836 %files i18n-tg -f tg.lang
3837 %defattr(644,root,root,755)
3838
3839 %files i18n-th -f th.lang
3840 %defattr(644,root,root,755)
3841
3842 %files i18n-ti_ER -f ti-ER.lang
3843 %defattr(644,root,root,755)
3844
3845 %files i18n-tn -f tn.lang
3846 %defattr(644,root,root,755)
3847
3848 %files i18n-tr -f tr.lang
3849 %defattr(644,root,root,755)
3850
3851 %files i18n-ts -f ts.lang
3852 %defattr(644,root,root,755)
3853
3854 %files i18n-uk -f uk.lang
3855 %defattr(644,root,root,755)
3856
3857 %files i18n-ur_IN -f ur-IN.lang
3858 %defattr(644,root,root,755)
3859
3860 %files i18n-ve -f ve.lang
3861 %defattr(644,root,root,755)
3862
3863 %files i18n-vi -f vi.lang
3864 %defattr(644,root,root,755)
3865
3866 %files i18n-xh -f xh.lang
3867 %defattr(644,root,root,755)
3868
3869 %files i18n-zh_CN -f zh-CN.lang
3870 %defattr(644,root,root,755)
3871
3872 %files i18n-zh_TW -f zh-TW.lang
3873 %defattr(644,root,root,755)
3874
3875 %files i18n-zu -f zu.lang
3876 %defattr(644,root,root,755)
3877 %endif
3878
3879 %files -n bash-completion-openoffice
3880 %defattr(644,root,root,755)
3881 /etc/bash_completion.d/*
This page took 0.370565 seconds and 4 git commands to generate.