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