]> git.pld-linux.org Git - packages/libreoffice.git/blob - libreoffice.spec
- fixed (previous version was screwed)
[packages/libreoffice.git] / libreoffice.spec
1 # NOTE:
2 #       - normal build with java requires little less than 17GB of disk space
3 #               $BUILD_ROOT      4.8 GB
4 #               BUILD           11.7 GB
5 #               SRPMS            0.3 GB
6 #               RPMS             0.8 GB
7 # TODO:
8 #       - fix regcomp.bin crash (workarounded by trapping segv signal)
9 #       - fix xml2cmp crash (workarounded by no_lfs_hack)
10 #       - fix help files (xslt hacker needed)
11 #       - bcond with_xt is broken (xt in PLD is too old or broken)
12 #       - check (or remove) bconds with_mono and with_vfs
13 #       - build on 64-bit architectures
14 #       - there's no such rpm.groups as Applications/Office
15 # MAYBE TODO:
16 #       - drop requirement on nas-devel
17 #       - --with-system-myspell + myspell package as in Debian
18 #       - in gtk version menu highlight has almost the same colour as menu text
19 #       - 6 user/config/*.so? files shared between -i18n-en and -i18n-sl
20 #       - add ooglobal symlink and it's ooo-wrapper entry (among calc|draw|impress|math|web|writer)
21 #       - add %{_libdir}/%{name}/share/autocorr/acor_(ll)-(LL).dat files to package (marked with %lang)
22 #       - fix locale names and other locale related things
23 #       - can't be just i18n-{be,gu,hi,kn,pa,ta} instead of *-{be_BY,*_IN}?
24 #       - add option to build with {not} all lanquages
25 #       - REMOVE USE of Xvfb from build-galleries script (ooo-build-2.0.1.2/bin/build-galleries line 84)
26 #       - ooqstart (disappeared from 2.0.3?)
27 #       - check:
28 #               Installed (but unpackaged) file(s) found:
29 #                  /usr/lib/openoffice.org/program/testtoolrc
30 #                  /usr/lib/openoffice.org/program/cde-open-url
31 #               %if %{without java}
32 #                  /usr/lib/openoffice.org/program/hid.lst
33 #                  /usr/lib/openoffice.org/program/java-set-classpath
34 #                  /usr/lib/openoffice.org/program/jvmfwk3rc
35 #               %endif
36 #
37
38 # Conditional build:
39 %bcond_without  java            # without Java support (disables help support)
40 %bcond_with     vfs             # Enable GNOME VFS and Evolution 2 support
41 %bcond_with     mono            # enable compilation of mono bindings
42 %bcond_without  mozilla         # without mozilla
43
44 %bcond_without  system_db               # with internal berkeley db
45 %bcond_without  system_mdbtools
46 %bcond_with     system_xt
47 %bcond_without  system_beanshell
48 %bcond_without  system_libhnj           # with internal ALTLinuxhyph
49
50 %define         is_snapshot     0
51 %define         ver             2.0.4
52 %define         _rel            0.2
53 %define         subver          680
54 %define         snap            OOD680
55 %define         snap2           SRC680
56 %define         bver            m4
57 %define         bugfix          .1
58 %if %{is_snapshot}
59 %define         ooobver         ood680-%{bver}
60 %define         ssnap           ood680-%{bver}
61 %else
62 %define         us_ver          2_0_4
63 %define         ooobver         %{ver}%{bugfix}
64 %define         ssnap           OOO_%{us_ver}
65 %endif
66
67 %define         specflags       -fno-strict-aliasing
68
69 Summary:        OpenOffice.org - powerful office suite
70 Summary(pl):    OpenOffice.org - potê¿ny pakiet biurowy
71 Name:           openoffice.org
72 Version:        %{ver}%{bugfix}
73 %if %{is_snapshot}
74 Release:        0.%{bver}%{?with_vfs:.vfs}.%{_rel}
75 %else
76 Release:        %{_rel}%{?with_vfs:.vfs}
77 %endif
78 Epoch:          1
79 License:        GPL/LGPL
80 Group:          X11/Applications
81 Source0:        http://go-ooo.org/packages/%{snap}/ooo-build-%{ooobver}.tar.gz
82 # Source0-md5:  38a82068e85ca4bc96d088f13e3bedc3
83 Source1:        http://go-ooo.org/packages/%{snap}/%{ssnap}-core.tar.bz2
84 # Source1-md5:  3f18ee3d2e67c8f9daef02ed2dd2fc51
85 Source2:        http://go-ooo.org/packages/%{snap}/%{ssnap}-system.tar.bz2
86 # Source2-md5:  7d5aa9932eaf739bd63449d16cc6a6d0
87 Source3:        http://go-ooo.org/packages/%{snap}/%{ssnap}-binfilter.tar.bz2
88 # Source3-md5:  81f5c0b4b51b47c968e71d6685e022c5
89 Source4:        http://go-ooo.org/packages/%{snap}/%{ssnap}-lang.tar.bz2
90 # Source4-md5:  fbe2fb266ecbdca0dcf55ce677d0fe2b
91 Source10:       http://go-ooo.org/packages/%{snap2}/ooo_custom_images-13.tar.bz2
92 # Source10-md5: 2480af7f890c8175c7f9e183a1b39ed2
93 Source11:       http://go-ooo.org/packages/%{snap2}/ooo_crystal_images-1.tar.gz
94 # Source11-md5: 9c57c933e793f791f2c8817ccd28911c
95 Source12:       http://go-ooo.org/packages/%{snap2}/extras-2.tar.bz2
96 # Source12-md5: 733051ebeffae5232a2eb760162da020
97 Source13:       http://go-ooo.org/packages/libwpd/libwpd-0.8.3.tar.gz
98 # Source13-md5: f34404f8dc6123aca156d203c37e3e5d
99 Source14:       http://go-ooo.org/packages/%{snap2}/mdbtools-0.6pre1.tar.gz
100 # Source14-md5: 246e8f38b2a1af1bcff60ee0da59300b
101 Source15:       http://go-ooo.org/packages/xt/xt-20051206-src-only.zip
102 # Source15-md5: 0395e6e7da27c1cea7e1852286f6ccf9
103 Source16:       http://go-ooo.org/packages/%{snap2}/lp_solve_5.5.tar.gz
104 # Source16-md5: 2ff7b4c52f9c3937ebe3002798fbc479
105 Source17:       http://go-ooo.org/packages/%{snap2}/biblio.tar.bz2
106 # Source17-md5: 1948e39a68f12bfa0b7eb309c14d940c
107 Source50:       openabout_pld.png
108 Source51:       openintro_pld.bmp
109 # patches applied in prep section
110 Patch0:         %{name}-PLD.patch
111 Patch1:         %{name}-vendorname.patch
112 Patch2:         %{name}-stl5_fix.patch
113 Patch3:         %{name}-mdbtools_fix.patch
114 Patch4:         %{name}-nolfs_hack.patch
115 # patches applied by ooo-patching-system 
116 Patch100:       %{name}-STL-lib64.diff
117 Patch101:       %{name}-64bit-inline.diff
118 Patch102:       %{name}-build-pld-splash.diff
119 Patch104:       %{name}-portaudio_v19.diff
120 Patch105:       %{name}-firefox.patch
121 Patch106:       %{name}-i66982.diff
122 Patch107:       %{name}-regcomp_ugly_hack.diff
123 URL:            http://www.openoffice.org/
124 BuildRequires:  ImageMagick
125 BuildRequires:  STLport-devel >= 5.0.0
126 BuildRequires:  autoconf
127 BuildRequires:  automake
128 %{?with_system_beanshell:BuildRequires: beanshell}
129 BuildRequires:  bison >= 1.875-4
130 BuildRequires:  boost-devel
131 BuildRequires:  boost-mem_fn-devel
132 BuildRequires:  boost-spirit-devel
133 BuildRequires:  cairo-devel >= 0.5.2
134 BuildRequires:  cups-devel
135 BuildRequires:  curl-devel >= 7.9.8
136 BuildRequires:  mozilla-firefox-devel
137 BuildRequires:  xorg-lib-libX11-devel
138 BuildRequires:  xorg-xserver-Xvfb
139 %if %{with system_db}
140 BuildRequires:  db-cxx-devel
141 BuildRequires:  db-devel
142 %endif
143 BuildRequires:  /usr/bin/getopt
144 %if %{with vfs}
145 BuildRequires:  gnome-vfs2-devel
146 %endif
147 %if %{with java}
148 BuildRequires:  ant
149 BuildRequires:  db-java >= 4.2.52-4
150 BuildRequires:  jar
151 BuildRequires:  jdk >= 1.4.0_00
152 %else
153 BuildRequires:  libxslt-progs
154 %endif
155 BuildRequires:  flex
156 BuildRequires:  fontconfig-devel >= 1.0.1
157 BuildRequires:  freetype-devel >= 2.1
158 BuildRequires:  gtk+2-devel
159 BuildRequires:  icu
160 BuildRequires:  kdelibs-devel
161 BuildRequires:  libart_lgpl-devel
162 %if %{with system_libhnj}
163 BuildRequires:  libhnj-devel
164 %endif
165 BuildRequires:  libicu-devel
166 BuildRequires:  libjpeg-devel
167 BuildRequires:  libsndfile-devel
168 BuildRequires:  libstdc++-devel >= 5:3.2.1
169 BuildRequires:  libwpd-devel
170 BuildRequires:  libxml2-devel >= 2.0
171 %if %{with system_mdbtools}
172 BuildRequires:  mdbtools-devel >= 0.6
173 %endif
174 BuildRequires:  nspr-devel >= 1:4.6-0.20041030.3
175 BuildRequires:  nss-devel >= 1:3.10
176 %if %{with mono}
177 BuildRequires:  mono-csharp >= 1.1.8
178 BuildRequires:  mono-devel >= 1.1.8
179 %endif
180 BuildRequires:  nas-devel >= 1.7-1
181 BuildRequires:  neon-devel
182 BuildRequires:  openclipart-png >= 0:0.16
183 BuildRequires:  openldap-devel
184 BuildRequires:  pam-devel
185 BuildRequires:  perl-Archive-Zip
186 BuildRequires:  perl-base
187 BuildRequires:  pkgconfig
188 BuildRequires:  portaudio-devel
189 BuildRequires:  python >= 2.2
190 BuildRequires:  python-devel >= 2.2
191 BuildRequires:  python-modules >= 2.2
192 BuildRequires:  rpm-pythonprov
193 BuildRequires:  rpmbuild(macros) >= 1.300
194 BuildRequires:  sablotron-devel
195 BuildRequires:  sane-backends-devel
196 BuildRequires:  sed >= 4.0
197 BuildRequires:  startup-notification-devel >= 0.5
198 BuildRequires:  tcsh
199 BuildRequires:  unixODBC-devel
200 BuildRequires:  unzip
201 BuildRequires:  xmlsec1-nss-devel
202 %{?with_system_xt:BuildRequires:        xt}
203 BuildRequires:  zip
204 BuildRequires:  zlib-devel
205 BuildConflicts: STLport4
206 BuildConflicts: libicu-devel > 3.4.1
207 BuildConflicts: java-sun = 1.4.2
208 Requires(post,postun):  fontpostinst
209 Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
210 Requires:       cups-lib
211 Requires:       db
212 Requires:       libstdc++ >= 5:3.2.1
213 Requires:       mktemp
214 Requires:       sed
215 Obsoletes:      openoffice
216 #Suggests:      chkfontpath
217 ExclusiveArch:  %{ix86} %{x8664} ppc sparc sparcv9
218 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
219
220 %description
221 OpenOffice.org is an open-source project sponsored by Sun Microsystems
222 and hosted by CollabNet. In October of 2000, Sun released the source
223 code of its popular StarOfficeTM productivity suite under open-source
224 licenses. The aim of the OpenOffice.org project is to create, using
225 open-source methods, the next generation of open-network productivity
226 services, including the establishment of open, XML-based standards for
227 office productivity file formats and language-independent bindings to
228 component APIs.
229
230 Features of OpenOffice.org include:
231  - Downloadable source code,
232  - CVS control, and
233  - Infrastructure for community involvement, including guidelines and
234    discussion groups.
235
236 %description -l pl
237 OpenOffice.org jest projektem open-source sponsorowanym przez Sun
238 Microsystems i przechowywanym przez CollabNet. W pa¼dzierniku 2000
239 roku Sun udostêpni³ kod ¼ród³owy popularnego pakietu biurowego
240 StarOfficeTM na zasadach licencji open-source. G³ównym celem
241 OpenOffice.org jest stworzenie sieciowego pakietu biurowego nastêpnej
242 generacji, wykorzystuj±c open-source'owe metody pracy.
243
244 Do zalet OpenOffice.org mo¿na zaliczyæ:
245  - dostêpny ca³y czas kod ¼ród³owy,
246  - kontrola CVS,
247  - infrastruktura s³u¿±ca do komunikowania siê w ramach projektu.
248
249 %package libs
250 Summary:        OpenOffice.org shared libraries
251 Summary(pl):    Biblioteki dzielone OpenOffice.org
252 Group:          X11/Libraries
253 Obsoletes:      openoffice-libs
254
255 %description libs
256 OpenOffice.org productivity suite - shared libraries.
257
258 %description libs -l pl
259 Pakiet biurowy OpenOffice.org - biblioteki.
260
261 %package libs-kde
262 Summary:        OpenOffice.org KDE Interface
263 Summary(pl):    Interfejs KDE dla OpenOffice.org
264 Group:          X11/Libraries
265 Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
266 Obsoletes:      openoffice-i18n-en
267 Obsoletes:      openoffice-i18n-en-kde
268 Obsoletes:      openoffice-libs-kde
269
270 %description libs-kde
271 OpenOffice.org productivity suite - KDE Interface.
272
273 %description libs-kde -l pl
274 Pakiet biurowy OpenOffice.org - Interfejs KDE.
275
276 %package libs-gtk
277 Summary:        OpenOffice.org GTK+ Interface
278 Summary(pl):    Interfejs GTK+ dla OpenOffice.org
279 Group:          X11/Libraries
280 Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
281 Obsoletes:      openoffice-i18n-en
282 Obsoletes:      openoffice-i18n-en-gtk
283 Obsoletes:      openoffice-libs-gtk
284
285 %description libs-gtk
286 OpenOffice.org productivity suite - GTK+ Interface.
287
288 %description libs-gtk -l pl
289 Pakiet biurowy OpenOffice.org - Interfejs GTK+.
290
291 %package i18n-af
292 Summary:        OpenOffice.org - interface in Afrikaans language
293 Summary(pl):    OpenOffice.org - interfejs w jêzyku afrykanerskim
294 Group:          Applications/Office
295 Requires:       %{name} = %{epoch}:%{version}-%{release}
296 Obsoletes:      openoffice-i18n-af
297 Obsoletes:      openoffice-i18n-af-gtk
298 Obsoletes:      openoffice.org-i18n-af-gtk
299 Obsoletes:      openoffice.org-i18n-af-kde
300
301 %description i18n-af
302 This package provides resources containing menus and dialogs in
303 Afrikaans language.
304
305 %description i18n-af -l pl
306 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
307 afrykanerskim.
308
309 %files i18n-af -f af.lang
310 %defattr(644,root,root,755)
311
312 %package i18n-ar
313 Summary:        OpenOffice.org - interface in Arabic language
314 Summary(pl):    OpenOffice.org - interfejs w jêzyku arabskim
315 Group:          Applications/Office
316 Requires:       %{name} = %{epoch}:%{version}-%{release}
317 Obsoletes:      openoffice-i18n-ar
318 Obsoletes:      openoffice-i18n-ar-gtk
319 Obsoletes:      openoffice.org-i18n-ar-gtk
320 Obsoletes:      openoffice.org-i18n-ar-kde
321
322 %description i18n-ar
323 This package provides resources containing menus and dialogs in Arabic
324 language.
325
326 %description i18n-ar -l pl
327 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
328 arabskim.
329
330 %files i18n-ar -f ar.lang
331 %defattr(644,root,root,755)
332
333 %package i18n-be_BY
334 Summary:        OpenOffice.org - interface in Belarusian language
335 Summary(pl):    OpenOffice.org - interfejs w jêzyku bia³oruskim
336 Group:          Applications/Office
337 Requires:       %{name} = %{epoch}:%{version}-%{release}
338
339 %description i18n-be_BY
340 This package provides resources containing menus and dialogs in
341 Belarusian language.
342
343 %description i18n-be_BY -l pl
344 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
345 bia³oruskim.
346
347 %files i18n-be_BY -f be-BY.lang
348 %defattr(644,root,root,755)
349
350 %package i18n-bg
351 Summary:        OpenOffice.org - interface in Bulgarian language
352 Summary(pl):    OpenOffice.org - interfejs w jêzyku bu³garskim
353 Group:          Applications/Office
354 Requires:       %{name} = %{epoch}:%{version}-%{release}
355 Obsoletes:      openoffice-i18n-bg
356 Obsoletes:      openoffice-i18n-bg-gtk
357 Obsoletes:      openoffice.org-i18n-bg-gtk
358 Obsoletes:      openoffice.org-i18n-bg-kde
359
360 %description i18n-bg
361 This package provides resources containing menus and dialogs in
362 Bulgarian language.
363
364 %description i18n-bg -l pl
365 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
366 bu³garskim.
367
368 %files i18n-bg -f bg.lang
369 %defattr(644,root,root,755)
370
371 %package i18n-bn
372 Summary:        OpenOffice.org - interface in Bangla language
373 Summary(pl):    OpenOffice.org - interfejs w jêzyku bengalskim
374 Group:          Applications/Office
375 Requires:       %{name} = %{epoch}:%{version}-%{release}
376
377 %description i18n-bn
378 This package provides resources containing menus and dialogs in Bangla
379 language.
380
381 %description i18n-bn -l pl
382 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
383 bengalskim.
384
385 %files i18n-bn -f bn.lang
386 %defattr(644,root,root,755)
387
388 %package i18n-bn_BD
389 Summary:        OpenOffice.org - interface in Bangla language for Bangladesh
390 Summary(pl):    OpenOffice.org - interfejs w jêzyku bengalskim dla Bangladeszu
391 Group:          Applications/Office
392 Requires:       %{name} = %{epoch}:%{version}-%{release}
393
394 %description i18n-bn_BD
395 This package provides resources containing menus and dialogs in Bangla
396 language for Bangladesh.
397
398 %description i18n-bn_BD -l pl
399 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
400 bengalskim dla Bangladeszu.
401
402 %files i18n-bn_BD -f bn-BD.lang
403 %defattr(644,root,root,755)
404
405 %package i18n-bn_IN
406 Summary:        OpenOffice.org - interface in Bangla language for India
407 Summary(pl):    OpenOffice.org - interfejs w jêzyku bengalskim dla Indii
408 Group:          Applications/Office
409 Requires:       %{name} = %{epoch}:%{version}-%{release}
410
411 %description i18n-bn_IN
412 This package provides resources containing menus and dialogs in Bangla
413 language for India.
414
415 %description i18n-bn_IN -l pl
416 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
417 bengalskim dla Indii.
418
419 %files i18n-bn_IN -f bn-IN.lang
420 %defattr(644,root,root,755)
421
422 %package i18n-br
423 Summary:        OpenOffice.org - interface in Breton language
424 Summary(pl):    OpenOffice.org - interfejs w jêzyku bretoñskim
425 Group:          Applications/Office
426 Requires:       %{name} = %{epoch}:%{version}-%{release}
427
428 %description i18n-br
429 This package provides resources containing menus and dialogs in Breton
430 language.
431
432 %description i18n-br -l pl
433 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
434 bretoñskim.
435
436 %files i18n-br -f br.lang
437 %defattr(644,root,root,755)
438
439 %package i18n-bs
440 Summary:        OpenOffice.org - interface in Bosnian language
441 Summary(pl):    OpenOffice.org - interfejs w jêzyku bo¶niañskim
442 Group:          Applications/Office
443 Requires:       %{name} = %{epoch}:%{version}-%{release}
444
445 %description i18n-bs
446 This package provides resources containing menus and dialogs in
447 Bosnian language.
448
449 %description i18n-bs -l pl
450 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
451 bo¶niañskim
452
453 %files i18n-bs -f bs.lang
454 %defattr(644,root,root,755)
455
456 %package i18n-ca
457 Summary:        OpenOffice.org - interface in Catalan language
458 Summary(pl):    OpenOffice.org - interfejs w jêzyku kataloñskim
459 Group:          Applications/Office
460 Requires:       %{name} = %{epoch}:%{version}-%{release}
461 Obsoletes:      openoffice-i18n-ca
462 Obsoletes:      openoffice-i18n-ca-gtk
463 Obsoletes:      openoffice.org-i18n-ca-gtk
464 Obsoletes:      openoffice.org-i18n-ca-kde
465
466 %description i18n-ca
467 This package provides resources containing menus and dialogs in
468 Catalan language.
469
470 %description i18n-ca -l pl
471 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
472 kataloñskim.
473
474 %files i18n-ca -f ca.lang
475 %defattr(644,root,root,755)
476
477 %package i18n-cs
478 Summary:        OpenOffice.org - interface in Czech language
479 Summary(pl):    OpenOffice.org - interfejs w jêzyku czeskim
480 Group:          Applications/Office
481 Requires:       %{name} = %{epoch}:%{version}-%{release}
482 Obsoletes:      openoffice-i18n-cs
483 Obsoletes:      openoffice-i18n-cs-gtk
484 Obsoletes:      openoffice.org-i18n-cs-gtk
485 Obsoletes:      openoffice.org-i18n-cs-kde
486
487 %description i18n-cs
488 This package provides resources containing menus and dialogs in Czech
489 language.
490
491 %description i18n-cs -l pl
492 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
493 czeskim.
494
495 %files i18n-cs -f cs.lang
496 %defattr(644,root,root,755)
497
498 %package i18n-cy
499 Summary:        OpenOffice.org - interface in Cymraeg language
500 Summary(pl):    OpenOffice.org - interfejs w jêzyku walijskim
501 Group:          Applications/Office
502 Requires:       %{name} = %{epoch}:%{version}-%{release}
503 Obsoletes:      openoffice-i18n-cy
504 Obsoletes:      openoffice-i18n-cy-gtk
505 Obsoletes:      openoffice.org-i18n-cy-gtk
506 Obsoletes:      openoffice.org-i18n-cy-kde
507
508 %description i18n-cy
509 This package provides resources containing menus and dialogs in
510 Cymraeg language.
511
512 %description i18n-cy -l pl
513 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
514 walijskim.
515
516 %files i18n-cy -f cy.lang
517 %defattr(644,root,root,755)
518
519 %package i18n-da
520 Summary:        OpenOffice.org - interface in Danish language
521 Summary(pl):    OpenOffice.org - interfejs w jêzyku duñskim
522 Group:          Applications/Office
523 Requires:       %{name} = %{epoch}:%{version}-%{release}
524 Obsoletes:      openoffice-i18n-da
525 Obsoletes:      openoffice-i18n-da-gtk
526 Obsoletes:      openoffice.org-i18n-da-gtk
527 Obsoletes:      openoffice.org-i18n-da-kde
528
529 %description i18n-da
530 This package provides resources containing menus and dialogs in Danish
531 language.
532
533 %description i18n-da -l pl
534 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
535 duñskim.
536
537 %files i18n-da -f da.lang
538 %defattr(644,root,root,755)
539
540 %package i18n-de
541 Summary:        OpenOffice.org - interface in German language
542 Summary(pl):    OpenOffice.org - interfejs w jêzyku niemieckim
543 Group:          Applications/Office
544 Requires:       %{name} = %{epoch}:%{version}-%{release}
545 Obsoletes:      openoffice-i18n-de
546 Obsoletes:      openoffice-i18n-de-gtk
547 Obsoletes:      openoffice.org-i18n-de-gtk
548 Obsoletes:      openoffice.org-i18n-de-kde
549
550 %description i18n-de
551 This package provides resources containing menus and dialogs in German
552 language.
553
554 %description i18n-de -l pl
555 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
556 niemieckim.
557
558 %files i18n-de -f de.lang
559 %defattr(644,root,root,755)
560
561 %package i18n-el
562 Summary:        OpenOffice.org - interface in Greek language
563 Summary(pl):    OpenOffice.org - interfejs w jêzyku greckim
564 Group:          Applications/Office
565 Requires:       %{name} = %{epoch}:%{version}-%{release}
566 Obsoletes:      openoffice-i18n-el
567 Obsoletes:      openoffice-i18n-el-gtk
568 Obsoletes:      openoffice.org-i18n-el-gtk
569 Obsoletes:      openoffice.org-i18n-el-kde
570
571 %description i18n-el
572 This package provides resources containing menus and dialogs in Greek
573 language.
574
575 %description i18n-el -l pl
576 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
577 greckim.
578
579 %files i18n-el -f el.lang
580 %defattr(644,root,root,755)
581
582 %package i18n-en_GB
583 Summary:        OpenOffice.org - interface in English language for United Kingdom
584 Summary(pl):    OpenOffice.org - interfejs w jêzyku anglieskim dla Wielkiej Brytanii
585 Group:          Applications/Office
586 Requires:       %{name} = %{epoch}:%{version}-%{release}
587
588 %description i18n-en_GB
589 This package provides resources containing menus and dialogs in
590 English language for United Kingdom.
591
592 %description i18n-en_GB -l pl
593 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
594 anglieskim dla Wielkiej Brytanii.
595
596 %files i18n-en_GB -f en-GB.lang
597 %defattr(644,root,root,755)
598
599 %package i18n-en_ZA
600 Summary:        OpenOffice.org - interface in English language for South Africa
601 Summary(pl):    OpenOffice.org - interfejs w jêzyku anglieskim dla Po³udniowej Afryki
602 Group:          Applications/Office
603 Requires:       %{name} = %{epoch}:%{version}-%{release}
604
605 %description i18n-en_ZA
606 This package provides resources containing menus and dialogs in
607 English language for South Africa.
608
609 %description i18n-en_ZA -l pl
610 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
611 anglieskim dla Po³udniowej Afryki.
612
613 %files i18n-en_ZA -f en-ZA.lang
614 %defattr(644,root,root,755)
615
616 %package i18n-eo
617 Summary:        OpenOffice.org - interface in Esperanto language
618 Summary(pl):    OpenOffice.org - interfejs w jêzyku esperanto
619 Group:          Applications/Office
620 Requires:       %{name} = %{epoch}:%{version}-%{release}
621
622 %description i18n-eo
623 This package provides resources containing menus and dialogs in
624 Esperanto language.
625
626 %description i18n-eo -l pl
627 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
628 esperanto.
629
630 %files i18n-eo -f eo.lang
631 %defattr(644,root,root,755)
632
633 %package i18n-es
634 Summary:        OpenOffice.org - interface in Spanish language
635 Summary(pl):    OpenOffice.org - interfejs w jêzyku hiszpañskim
636 Group:          Applications/Office
637 Requires:       %{name} = %{epoch}:%{version}-%{release}
638 Obsoletes:      openoffice-i18n-es
639 Obsoletes:      openoffice-i18n-es-gtk
640 Obsoletes:      openoffice.org-i18n-es-gtk
641 Obsoletes:      openoffice.org-i18n-es-kde
642
643 %description i18n-es
644 This package provides resources containing menus and dialogs in
645 Spanish language.
646
647 %description i18n-es -l pl
648 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
649 hiszpañskim.
650
651 %files i18n-es -f es.lang
652 %defattr(644,root,root,755)
653
654 %package i18n-et
655 Summary:        OpenOffice.org - interface in Estonian language
656 Summary(pl):    OpenOffice.org - interfejs w jêzyku estoñskim
657 Group:          Applications/Office
658 Requires:       %{name} = %{epoch}:%{version}-%{release}
659 Obsoletes:      openoffice-i18n-et
660 Obsoletes:      openoffice-i18n-et-gtk
661 Obsoletes:      openoffice.org-i18n-et-gtk
662 Obsoletes:      openoffice.org-i18n-et-kde
663
664 %description i18n-et
665 This package provides resources containing menus and dialogs in
666 Estonian language.
667
668 %description i18n-et -l pl
669 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
670 estoñskim.
671
672 %files i18n-et -f et.lang
673 %defattr(644,root,root,755)
674
675 %package i18n-eu
676 Summary:        OpenOffice.org - interface in Basque (Euskara) language
677 Summary(pl):    OpenOffice.org - interfejs w jêzyku baskijskim (euskera)
678 Group:          Applications/Office
679 Requires:       %{name} = %{epoch}:%{version}-%{release}
680 Obsoletes:      openoffice-i18n-eu
681 Obsoletes:      openoffice-i18n-eu-gtk
682 Obsoletes:      openoffice-i18n-eu-kde
683
684 %description i18n-eu
685 This package provides resources containing menus and dialogs in Basque
686 (Euskara) language.
687
688 %description i18n-eu -l pl
689 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
690 baskijskim (euskera).
691
692 %files i18n-eu -f eu.lang
693 %defattr(644,root,root,755)
694
695 %package i18n-fa
696 Summary:        OpenOffice.org - interface in Persian language
697 Summary(pl):    OpenOffice.org - interfejs w jêzyku perskim
698 Group:          Applications/Office
699 Requires:       %{name} = %{epoch}:%{version}-%{release}
700 Obsoletes:      openoffice-i18n-fa
701 Obsoletes:      openoffice-i18n-fa-gtk
702 Obsoletes:      openoffice-i18n-fa-kde
703
704 %description i18n-fa
705 This package provides resources containing menus and dialogs in
706 Persian language.
707
708 %description i18n-eu -l pl
709 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
710 perskim.
711
712 %files i18n-fa -f fa.lang
713 %defattr(644,root,root,755)
714
715 %package i18n-fi
716 Summary:        OpenOffice.org - interface in Finnish language
717 Summary(pl):    OpenOffice.org - interfejs w jêzyku fiñskim
718 Group:          Applications/Office
719 Requires:       %{name} = %{epoch}:%{version}-%{release}
720 Obsoletes:      openoffice-i18n-fi
721 Obsoletes:      openoffice-i18n-fi-gtk
722 Obsoletes:      openoffice.org-i18n-fi-gtk
723 Obsoletes:      openoffice.org-i18n-fi-kde
724
725 %description i18n-fi
726 This package provides resources containing menus and dialogs in
727 Finnish language.
728
729 %description i18n-fi -l pl
730 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
731 fiñskim.
732
733 %files i18n-fi -f fi.lang
734 %defattr(644,root,root,755)
735
736 %package i18n-fo
737 Summary:        OpenOffice.org - interface in Faroese language
738 Summary(pl):    OpenOffice.org - interfejs w jêzyku farerskim
739 Group:          Applications/Office
740 Requires:       %{name} = %{epoch}:%{version}-%{release}
741 Obsoletes:      openoffice-i18n-fo
742 Obsoletes:      openoffice-i18n-fo-gtk
743 Obsoletes:      openoffice.org-i18n-fo-gtk
744 Obsoletes:      openoffice.org-i18n-fo-kde
745
746 %description i18n-fo
747 This package provides resources containing menus and dialogs in
748 Faroese language.
749
750 %description i18n-fo -l pl
751 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
752 farerskim.
753
754 #%files i18n-fo -f fo.lang
755
756 %package i18n-fr
757 Summary:        OpenOffice.org - interface in French language
758 Summary(pl):    OpenOffice.org - interfejs w jêzyku francuskim
759 Group:          Applications/Office
760 Requires:       %{name} = %{epoch}:%{version}-%{release}
761 Obsoletes:      openoffice-i18n-fr
762 Obsoletes:      openoffice-i18n-fr-gtk
763 Obsoletes:      openoffice.org-i18n-fr-gtk
764 Obsoletes:      openoffice.org-i18n-fr-kde
765
766 %description i18n-fr
767 This package provides resources containing menus and dialogs in French
768 language.
769
770 %description i18n-fr -l pl
771 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
772 francuskim.
773
774 %files i18n-fr -f fr.lang
775 %defattr(644,root,root,755)
776
777 %package i18n-ga
778 Summary:        OpenOffice.org - interface in Irish language
779 Summary(pl):    OpenOffice.org - interfejs w jêzyku irlandzkim
780 Group:          Applications/Office
781 Requires:       %{name} = %{epoch}:%{version}-%{release}
782 Obsoletes:      openoffice-i18n-ga
783 Obsoletes:      openoffice-i18n-ga-gtk
784 Obsoletes:      openoffice.org-i18n-ga-gtk
785 Obsoletes:      openoffice.org-i18n-ga-kde
786
787 %description i18n-ga
788 This package provides resources containing menus and dialogs in Irish
789 language.
790
791 %description i18n-ga -l pl
792 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
793 irlandzkim.
794
795 %files i18n-ga -f ga.lang
796 %defattr(644,root,root,755)
797
798 %package i18n-gl
799 Summary:        OpenOffice.org - interface in Galician language
800 Summary(pl):    OpenOffice.org - interfejs w jêzyku galicyjskim
801 Group:          Applications/Office
802 Requires:       %{name} = %{epoch}:%{version}-%{release}
803 Obsoletes:      openoffice-i18n-gl
804 Obsoletes:      openoffice-i18n-gl-gtk
805 Obsoletes:      openoffice.org-i18n-gl-gtk
806 Obsoletes:      openoffice.org-i18n-gl-kde
807
808 %description i18n-gl
809 This package provides resources containing menus and dialogs in
810 Galician language.
811
812 %description i18n-gl -l pl
813 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
814 galicyjskim.
815
816 %files i18n-gl -f gl.lang
817 %defattr(644,root,root,755)
818
819 %package i18n-gu_IN
820 Summary:        OpenOffice.org - interface in Gujarati language
821 Summary(pl):    OpenOffice.org - interfejs w jêzyku gud¼arati
822 Group:          Applications/Office
823 Requires:       %{name} = %{epoch}:%{version}-%{release}
824
825 %description i18n-gu_IN
826 This package provides resources containing menus and dialogs in
827 Gujarati language.
828
829 %description i18n-gu_IN -l pl
830 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
831 gud¼arati.
832
833 %files i18n-gu_IN -f gu-IN.lang
834 %defattr(644,root,root,755)
835
836 %package i18n-he
837 Summary:        OpenOffice.org - interface in Hebrew language
838 Summary(pl):    OpenOffice.org - interfejs w jêzyku hebrajskim
839 Group:          Applications/Office
840 Requires:       %{name} = %{epoch}:%{version}-%{release}
841 Obsoletes:      openoffice-i18n-he
842 Obsoletes:      openoffice-i18n-he-gtk
843 Obsoletes:      openoffice.org-i18n-he-gtk
844 Obsoletes:      openoffice.org-i18n-he-kde
845
846 %description i18n-he
847 This package provides resources containing menus and dialogs in Hebrew
848 language.
849
850 %description i18n-he -l pl
851 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
852 hebrajskim.
853
854 %files i18n-he -f he.lang
855 %defattr(644,root,root,755)
856
857 %package i18n-hi_IN
858 Summary:        OpenOffice.org - interface in Hindi language
859 Summary(pl):    OpenOffice.org - interfejs w jêzyku hindi
860 Group:          Applications/Office
861 Requires:       %{name} = %{epoch}:%{version}-%{release}
862 Obsoletes:      openoffice-i18n-hi
863 Obsoletes:      openoffice-i18n-hi-gtk
864 Obsoletes:      openoffice.org-i18n-hi-gtk
865 Obsoletes:      openoffice.org-i18n-hi-kde
866
867 %description i18n-hi_IN
868 This package provides resources containing menus and dialogs in Hindi
869 language.
870
871 %description i18n-hi_IN -l pl
872 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
873 hindi.
874
875 %files i18n-hi_IN -f hi-IN.lang
876 %defattr(644,root,root,755)
877
878 %package i18n-hr
879 Summary:        OpenOffice.org - interface in Croatian language
880 Summary(pl):    OpenOffice.org - interfejs w jêzyku chorwackim
881 Group:          Applications/Office
882 Requires:       %{name} = %{epoch}:%{version}-%{release}
883 Obsoletes:      openoffice-i18n-hr
884 Obsoletes:      openoffice-i18n-hr-gtk
885 Obsoletes:      openoffice.org-i18n-hr-gtk
886 Obsoletes:      openoffice.org-i18n-hr-kde
887
888 %description i18n-hr
889 This package provides resources containing menus and dialogs in
890 Croatian language.
891
892 %description i18n-hr -l pl
893 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
894 chorwackim.
895
896 %files i18n-hr -f hr.lang
897 %defattr(644,root,root,755)
898
899 %package i18n-hu
900 Summary:        OpenOffice.org - interface in Hungarian language
901 Summary(pl):    OpenOffice.org - interfejs w jêzyku wêgierskim
902 Group:          Applications/Office
903 Requires:       %{name} = %{epoch}:%{version}-%{release}
904 Obsoletes:      openoffice-i18n-hu
905 Obsoletes:      openoffice-i18n-hu-gtk
906 Obsoletes:      openoffice.org-i18n-hu-gtk
907 Obsoletes:      openoffice.org-i18n-hu-kde
908
909 %description i18n-hu
910 This package provides resources containing menus and dialogs in
911 Hungarian language.
912
913 %description i18n-hu -l pl
914 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
915 wêgierskim.
916
917 %files i18n-hu -f hu.lang
918 %defattr(644,root,root,755)
919
920 %package i18n-ia
921 Summary:        OpenOffice.org - interface in Interlingua language
922 Summary(pl):    OpenOffice.org - interfejs w jêzyku interlingua
923 Group:          Applications/Office
924 Requires:       %{name} = %{epoch}:%{version}-%{release}
925 Obsoletes:      openoffice-i18n-ia
926 Obsoletes:      openoffice-i18n-ia-gtk
927 Obsoletes:      openoffice.org-i18n-ia-gtk
928 Obsoletes:      openoffice.org-i18n-ia-kde
929
930 %description i18n-ia
931 This package provides resources containing menus and dialogs in
932 Interlingua language.
933
934 %description i18n-ia -l pl
935 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
936 interlingua.
937
938 #%files i18n-ia -f ia.lang
939
940 %package i18n-id
941 Summary:        OpenOffice.org - interface in Indonesian language
942 Summary(pl):    OpenOffice.org - interfejs w jêzyku indonezyjskim
943 Group:          Applications/Office
944 Requires:       %{name} = %{epoch}:%{version}-%{release}
945 Obsoletes:      openoffice-i18n-id
946 Obsoletes:      openoffice-i18n-id-gtk
947 Obsoletes:      openoffice.org-i18n-id-gtk
948 Obsoletes:      openoffice.org-i18n-id-kde
949
950 %description i18n-id
951 This package provides resources containing menus and dialogs in
952 Indonesian language.
953
954 %description i18n-id -l pl
955 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
956 indonezyjskim.
957
958 #%files i18n-id -f id.lang
959
960 %package i18n-it
961 Summary:        OpenOffice.org - interface in Italian language
962 Summary(pl):    OpenOffice.org - interfejs w jêzyku w³oskim
963 Group:          Applications/Office
964 Requires:       %{name} = %{epoch}:%{version}-%{release}
965 Obsoletes:      openoffice-i18n-it
966 ObsoleteS:      openoffice-i18n-it-gtk
967 Obsoletes:      openoffice.org-i18n-it-gtk
968 Obsoletes:      openoffice.org-i18n-it-kde
969
970 %description i18n-it
971 This package provides resources containing menus and dialogs in
972 Italian language.
973
974 %description i18n-it -l pl
975 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
976 w³oskim.
977
978 %files i18n-it -f it.lang
979 %defattr(644,root,root,755)
980
981 %package i18n-ja
982 Summary:        OpenOffice.org - interface in Japan language
983 Summary(pl):    OpenOffice.org - interfejs w jêzyku japoñskim
984 Group:          Applications/Office
985 Requires:       %{name} = %{epoch}:%{version}-%{release}
986 Obsoletes:      openoffice-i18n-ja
987 Obsoletes:      openoffice-i18n-ja-gtk
988 Obsoletes:      openoffice.org-i18n-ja-gtk
989 Obsoletes:      openoffice.org-i18n-ja-kde
990
991 %description i18n-ja
992 This package provides resources containing menus and dialogs in Japan
993 language.
994
995 %description i18n-ja -l pl
996 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
997 japoñskim.
998
999 %files i18n-ja -f ja.lang
1000 %defattr(644,root,root,755)
1001
1002 %package i18n-km
1003 Summary:        OpenOffice.org - interface in Khmer language
1004 Summary(pl):    OpenOffice.org - interfejs w jêzyku khmerskim
1005 Group:          Applications/Office
1006 Requires:       %{name} = %{epoch}:%{version}-%{release}
1007
1008 %description i18n-km
1009 This package provides resources containing menus and dialogs in Khmer
1010 language.
1011
1012 %description i18n-km -l pl
1013 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1014 khmerskim.
1015
1016 %files i18n-km -f km.lang
1017 %defattr(644,root,root,755)
1018
1019 %package i18n-kn_IN
1020 Summary:        OpenOffice.org - interface in Kannada language
1021 Summary(pl):    OpenOffice.org - interfejs w jêzyku kannara
1022 Group:          Applications/Office
1023 Requires:       %{name} = %{epoch}:%{version}-%{release}
1024 Obsoletes:      openoffice-i18n-kn
1025 Obsoletes:      openoffice-i18n-kn-gtk
1026 Obsoletes:      openoffice-i18n-kn-kde
1027
1028 %description i18n-kn_IN
1029 This package provides resources containing menus and dialogs in
1030 Kannada language.
1031
1032 %description i18n-kn_IN -l pl
1033 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1034 kannara.
1035
1036 %files i18n-kn_IN -f kn-IN.lang
1037 %defattr(644,root,root,755)
1038
1039 %package i18n-ko
1040 Summary:        OpenOffice.org - interface in Korean language
1041 Summary(pl):    OpenOffice.org - interfejs w jêzyku koreañskim
1042 Group:          Applications/Office
1043 Requires:       %{name} = %{epoch}:%{version}-%{release}
1044 Obsoletes:      openoffice-i18n-ko
1045 Obsoletes:      openoffice-i18n-ko-gtk
1046 Obsoletes:      openoffice.org-i18n-ko-gtk
1047 Obsoletes:      openoffice.org-i18n-ko-kde
1048
1049 %description i18n-ko
1050 This package provides resources containing menus and dialogs in Korean
1051 language.
1052
1053 %description i18n-ko -l pl
1054 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1055 koreañskim.
1056
1057 %files i18n-ko -f ko.lang
1058 %defattr(644,root,root,755)
1059
1060 %package i18n-ku
1061 Summary:        OpenOffice.org - interface in Kurdish language
1062 Summary(pl):    OpenOffice.org - interfejs w jêzyku kurdyjskim
1063 Group:          Applications/Office
1064 Requires:       %{name} = %{epoch}:%{version}-%{release}
1065
1066 %description i18n-ku
1067 This package provides resources containing menus and dialogs in Kurdish
1068 language.
1069
1070 %description i18n-ku -l pl
1071 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1072 kurdyjskim.
1073
1074 %files i18n-ku -f ku.lang
1075 %defattr(644,root,root,755)
1076
1077 %package i18n-la
1078 Summary:        OpenOffice.org - interface in Latin language
1079 Summary(pl):    OpenOffice.org - interfejs w jêzyku ³aciñskim
1080 Group:          Applications/Office
1081 Requires:       %{name} = %{epoch}:%{version}-%{release}
1082 Obsoletes:      openoffice-i18n-la
1083 Obsoletes:      openoffice-i18n-la-gtk
1084 Obsoletes:      openoffice.org-i18n-la-gtk
1085 Obsoletes:      openoffice.org-i18n-la-kde
1086
1087 %description i18n-la
1088 This package provides resources containing menus and dialogs in Latin
1089 language.
1090
1091 %description i18n-la -l pl
1092 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1093 ³aciñskim.
1094
1095 #%files i18n-la -f la.lang
1096
1097 %package i18n-lo
1098 Summary:        OpenOffice.org - interface in Lao language
1099 Summary(pl):    OpenOffice.org - interfejs w jêzyku laotañskim
1100 Group:          Applications/Office
1101 Requires:       %{name} = %{epoch}:%{version}-%{release}
1102
1103 %description i18n-lo
1104 This package provides resources containing menus and dialogs in Lao
1105 language.
1106
1107 %description i18n-lo -l pl
1108 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1109 laotañskim.
1110
1111 %files i18n-lo -f lo.lang
1112 %defattr(644,root,root,755)
1113
1114 %package i18n-lt
1115 Summary:        OpenOffice.org - interface in Lithuanian language
1116 Summary(pl):    OpenOffice.org - interfejs w jêzyku litewskim
1117 Group:          Applications/Office
1118 Requires:       %{name} = %{epoch}:%{version}-%{release}
1119 Obsoletes:      openoffice-i18n-lt
1120 Obsoletes:      openoffice-i18n-lt-gtk
1121 Obsoletes:      openoffice.org-i18n-lt-gtk
1122 Obsoletes:      openoffice.org-i18n-lt-kde
1123
1124 %description i18n-lt
1125 This package provides resources containing menus and dialogs in
1126 Lithuanian language.
1127
1128 %description i18n-lt -l pl
1129 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1130 litewskim.
1131
1132 %files i18n-lt -f lt.lang
1133 %defattr(644,root,root,755)
1134
1135 %package i18n-lv
1136 Summary:        OpenOffice.org - interface in Latvian language
1137 Summary(pl):    OpenOffice.org - interfejs w jêzyku ³otewskim
1138 Group:          Applications/Office
1139 Requires:       %{name} = %{epoch}:%{version}-%{release}
1140
1141 %description i18n-lv
1142 This package provides resources containing menus and dialogs in
1143 Latvian language.
1144
1145 %description i18n-lv -l pl
1146 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1147 ³otewskim.
1148
1149 %files i18n-lv -f lv.lang
1150 %defattr(644,root,root,755)
1151
1152 %package i18n-med
1153 Summary:        OpenOffice.org - interface in Melpa language
1154 Summary(pl):    OpenOffice.org - interfejs w jêzyku melpa
1155 Group:          Applications/Office
1156 Requires:       %{name} = %{epoch}:%{version}-%{release}
1157 Obsoletes:      openoffice-i18n-med
1158 Obsoletes:      openoffice-i18n-med-gtk
1159 Obsoletes:      openoffice.org-i18n-med-gtk
1160 Obsoletes:      openoffice.org-i18n-med-kde
1161
1162 %description i18n-med
1163 This package provides resources containing menus and dialogs in Melpa
1164 language.
1165
1166 %description i18n-med -l pl
1167 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1168 melpa.
1169
1170 #%files i18n-med -f med.lang
1171
1172 %package i18n-mi
1173 Summary:        OpenOffice.org - interface in Maori language
1174 Summary(pl):    OpenOffice.org - interfejs w jêzyku maoryjskim
1175 Group:          Applications/Office
1176 Requires:       %{name} = %{epoch}:%{version}-%{release}
1177 Obsoletes:      openoffice-i18n-mi
1178 Obsoletes:      openoffice-i18n-mi-gtk
1179 Obsoletes:      openoffice.org-i18n-mi-gtk
1180 Obsoletes:      openoffice.org-i18n-mi-kde
1181
1182 %description i18n-mi
1183 This package provides resources containing menus and dialogs in Maori
1184 language.
1185
1186 %description i18n-mi -l pl
1187 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1188 maoryjskim.
1189
1190 #%files i18n-mi -f mi.lang
1191
1192 %package i18n-mk
1193 Summary:        OpenOffice.org - interface in Macedonian language
1194 Summary(pl):    OpenOffice.org - interfejs w jêzyku macedoñskim
1195 Group:          Applications/Office
1196 Requires:       %{name} = %{epoch}:%{version}-%{release}
1197
1198 %description i18n-mk
1199 This package provides resources containing menus and dialogs in
1200 Macedonian language.
1201
1202 %description i18n-mi -l pl
1203 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1204 macedoñskim.
1205
1206 %files i18n-mk -f mk.lang
1207 %defattr(644,root,root,755)
1208
1209 %package i18n-ms
1210 Summary:        OpenOffice.org - interface in Malay language
1211 Summary(pl):    OpenOffice.org - interfejs w jêzyku malajskim
1212 Group:          Applications/Office
1213 Requires:       %{name} = %{epoch}:%{version}-%{release}
1214 Obsoletes:      openoffice-i18n-ms
1215 Obsoletes:      openoffice-i18n-ms-gtk
1216 Obsoletes:      openoffice.org-i18n-ms-gtk
1217 Obsoletes:      openoffice.org-i18n-ms-kde
1218
1219 %description i18n-ms
1220 This package provides resources containing menus and dialogs in Malay
1221 language.
1222
1223 %description i18n-ms -l pl
1224 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1225 malajskim.
1226
1227 %files i18n-ms -f ms.lang
1228 %defattr(644,root,root,755)
1229
1230 %package i18n-nb
1231 Summary:        OpenOffice.org - interface in Norwegian Bokmaal language
1232 Summary(pl):    OpenOffice.org - interfejs w jêzyku norweskim (odmiana Bokmaal)
1233 Group:          Applications/Office
1234 Requires:       %{name} = %{epoch}:%{version}-%{release}
1235 Obsoletes:      openoffice-i18n-nb
1236 Obsoletes:      openoffice-i18n-nb-gtk
1237 Obsoletes:      openoffice.org-i18n-nb-gtk
1238 Obsoletes:      openoffice.org-i18n-nb-kde
1239
1240 %description i18n-nb
1241 This package provides resources containing menus and dialogs in
1242 Norwegian Bokmaal language.
1243
1244 %description i18n-nb -l pl
1245 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1246 norweskim w odmianie Bokmaal.
1247
1248 %files i18n-nb -f nb.lang
1249 %defattr(644,root,root,755)
1250
1251 %package i18n-ne
1252 Summary:        OpenOffice.org - interface in Nepali language
1253 Summary(pl):    OpenOffice.org - interfejs w jêzyku nepalskim
1254 Group:          Applications/Office
1255 Requires:       %{name} = %{epoch}:%{version}-%{release}
1256
1257 %description i18n-ne
1258 This package provides resources containing menus and dialogs in Nepali
1259 language.
1260
1261 %description i18n-ne -l pl
1262 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1263 nepalskim.
1264
1265 %files i18n-ne -f ne.lang
1266 %defattr(644,root,root,755)
1267
1268 %package i18n-nl
1269 Summary:        OpenOffice.org - interface in Dutch language
1270 Summary(pl):    OpenOffice.org - interfejs w jêzyku holenderskim
1271 Group:          Applications/Office
1272 Requires:       %{name} = %{epoch}:%{version}-%{release}
1273 Obsoletes:      openoffice-i18n-nl
1274 Obsoletes:      openoffice-i18n-nl-gtk
1275 Obsoletes:      openoffice.org-i18n-nl-gtk
1276 Obsoletes:      openoffice.org-i18n-nl-kde
1277
1278 %description i18n-nl
1279 This package provides resources containing menus and dialogs in Dutch
1280 language.
1281
1282 %description i18n-nl -l pl
1283 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1284 holenderskim.
1285
1286 %files i18n-nl -f nl.lang
1287 %defattr(644,root,root,755)
1288
1289 %package i18n-nn
1290 Summary:        OpenOffice.org - interface in Norwegian Nynorsk language
1291 Summary(pl):    OpenOffice.org - interfejs w jêzyku norweskim (odmiana Nynorsk)
1292 Group:          Applications/Office
1293 Requires:       %{name} = %{epoch}:%{version}-%{release}
1294 Obsoletes:      openoffice-i18n-nn
1295 Obsoletes:      openoffice-i18n-nn-gtk
1296 Obsoletes:      openoffice.org-i18n-nn-gtk
1297 Obsoletes:      openoffice.org-i18n-nn-kde
1298
1299 %description i18n-nn
1300 This package provides resources containing menus and dialogs in
1301 Norwegian Nynorsk language.
1302
1303 %description i18n-nn -l pl
1304 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1305 norweskim w odmianie Nynorsk.
1306
1307 %files i18n-nn -f nn.lang
1308 %defattr(644,root,root,755)
1309
1310 %package i18n-nr
1311 Summary:        OpenOffice.org - interface in South Ndebele language
1312 Summary(pl):    OpenOffice.org - interfejs w jêzyku ndebele (po³udniowym)
1313 Group:          Applications/Office
1314 Requires:       %{name} = %{epoch}:%{version}-%{release}
1315
1316 %description i18n-nr
1317 This package provides resources containing menus and dialogs in South
1318 Ndebele language.
1319
1320 %description i18n-nr -l pl
1321 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1322 ndebele (po³udniowym).
1323
1324 %files i18n-nr -f nr.lang
1325 %defattr(644,root,root,755)
1326
1327 %package i18n-nso
1328 Summary:        OpenOffice.org - interface in Northern Sotho language
1329 Summary(pl):    OpenOffice.org - interfejs w jêzyku ludu Soto
1330 Group:          Applications/Office
1331 Requires:       %{name} = %{epoch}:%{version}-%{release}
1332 Obsoletes:      openoffice-i18n-nso
1333 Obsoletes:      openoffice-i18n-nso-gtk
1334 Obsoletes:      openoffice.org-i18n-nso-gtk
1335 Obsoletes:      openoffice.org-i18n-nso-kde
1336
1337 %description i18n-nso
1338 This package provides resources containing menus and dialogs in
1339 Northern Sotho language.
1340
1341 %description i18n-nso -l pl
1342 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1343 ludu Soto.
1344
1345 %files i18n-nso -f ns.lang
1346 %defattr(644,root,root,755)
1347
1348 %package i18n-pa_IN
1349 Summary:        OpenOffice.org - interface in Punjabi language
1350 Summary(pl):    OpenOffice.org - interfejs w jêzyku pend¿abskim
1351 Group:          Applications/Office
1352 Requires:       %{name} = %{epoch}:%{version}-%{release}
1353
1354 %description i18n-pa_IN
1355 This package provides resources containing menus and dialogs in
1356 Punjabi language.
1357
1358 %description i18n-pa_IN -l pl
1359 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1360 pend¿abskim.
1361
1362 %files i18n-pa_IN -f pa-IN.lang
1363 %defattr(644,root,root,755)
1364
1365 %package i18n-pl
1366 Summary:        OpenOffice.org - interface in Polish language
1367 Summary(pl):    OpenOffice.org - interfejs w jêzyku polskim
1368 Group:          Applications/Office
1369 Requires:       %{name} = %{epoch}:%{version}-%{release}
1370 Obsoletes:      openoffice-i18n-pl
1371 Obsoletes:      openoffice-i18n-pl-gtk
1372 Obsoletes:      openoffice.org-i18n-pl-gtk
1373 Obsoletes:      openoffice.org-i18n-pl-kde
1374
1375 %description i18n-pl
1376 This package provides resources containing menus and dialogs in Polish
1377 language.
1378
1379 %description i18n-pl -l pl
1380 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1381 polskim.
1382
1383 %files i18n-pl -f pl.lang
1384 %defattr(644,root,root,755)
1385
1386 %package i18n-pt
1387 Summary:        OpenOffice.org - interface in Portuguese language
1388 Summary(pl):    OpenOffice.org - interfejs w jêzyku portugalskim
1389 Group:          Applications/Office
1390 Requires:       %{name} = %{epoch}:%{version}-%{release}
1391 Obsoletes:      openoffice-i18n-pt
1392 Obsoletes:      openoffice-i18n-pt-gtk
1393 Obsoletes:      openoffice.org-i18n-pt-gtk
1394 Obsoletes:      openoffice.org-i18n-pt-kde
1395
1396 %description i18n-pt
1397 This package provides resources containing menus and dialogs in
1398 Portuguese language.
1399
1400 %description i18n-pt -l pl
1401 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1402 portugalskim.
1403
1404 %files i18n-pt -f pt.lang
1405 %defattr(644,root,root,755)
1406
1407 %package i18n-pt_BR
1408 Summary:        OpenOffice.org - interface in Brazilian Portuguese language
1409 Summary(pl):    OpenOffice.org - interfejs w jêzyku portugalskim dla Brazylii
1410 Group:          Applications/Office
1411 Requires:       %{name} = %{epoch}:%{version}-%{release}
1412 Obsoletes:      openoffice-i18n-pt_BR
1413 Obsoletes:      openoffice-i18n-pt_BR-gtk
1414 Obsoletes:      openoffice.org-i18n-pt_BR-gtk
1415 Obsoletes:      openoffice.org-i18n-pt_BR-kde
1416
1417 %description i18n-pt_BR
1418 This package provides resources containing menus and dialogs in
1419 Brazilian Portuguese language.
1420
1421 %description i18n-pt_BR -l pl
1422 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1423 portugalskim dla Brazylii.
1424
1425 %files i18n-pt_BR -f pt-BR.lang
1426 %defattr(644,root,root,755)
1427
1428 %package i18n-ro
1429 Summary:        OpenOffice.org - interface in Romanian language
1430 Summary(pl):    OpenOffice.org - interfejs w jêzyku rumuñskim
1431 Group:          Applications/Office
1432 Requires:       %{name} = %{epoch}:%{version}-%{release}
1433 Obsoletes:      openoffice-i18n-ro
1434 Obsoletes:      openoffice-i18n-ro-gtk
1435 Obsoletes:      openoffice.org-i18n-ro-gtk
1436 Obsoletes:      openoffice.org-i18n-ro-kde
1437
1438 %description i18n-ro
1439 This package provides resources containing menus and dialogs in
1440 Romanian language.
1441
1442 %description i18n-ro -l pl
1443 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1444 rumuñskim.
1445
1446 #%files i18n-ro -f ro.lang
1447
1448 %package i18n-ru
1449 Summary:        OpenOffice.org - interface in Russian language
1450 Summary(pl):    OpenOffice.org - interfejs w jêzyku rosyjskim
1451 Group:          Applications/Office
1452 Requires:       %{name} = %{epoch}:%{version}-%{release}
1453 Obsoletes:      openoffice-i18n-ru
1454 Obsoletes:      openoffice-i18n-ru-gtk
1455 Obsoletes:      openoffice.org-i18n-ru-gtk
1456 Obsoletes:      openoffice.org-i18n-ru-kde
1457
1458 %description i18n-ru
1459 This package provides resources containing menus and dialogs in
1460 Russian language.
1461
1462 %description i18n-ru -l pl
1463 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1464 rosyjskim.
1465
1466 %files i18n-ru -f ru.lang
1467 %defattr(644,root,root,755)
1468
1469 %package i18n-rw
1470 Summary:        OpenOffice.org - interface in Kinarwanda language
1471 Summary(pl):    OpenOffice.org - interfejs w jêzyku kinya-ruanda
1472 Group:          Applications/Office
1473 Requires:       %{name} = %{epoch}:%{version}-%{release}
1474
1475 %description i18n-rw
1476 This package provides resources containing menus and dialogs in
1477 Kinarwanda language.
1478
1479 %description i18n-rw -l pl
1480 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1481 kinya-ruanda.
1482
1483 %files i18n-rw -f rw.lang
1484 %defattr(644,root,root,755)
1485
1486 %package i18n-sh
1487 Summary:        OpenOffice.org - interface in Serbo-Croatian language
1488 Summary(pl):    OpenOffice.org - interfejs w jêzyku serbsko-chorwackim
1489 Group:          Applications/Office
1490 Requires:       %{name} = %{epoch}:%{version}-%{release}
1491
1492 %description i18n-sh
1493 This package provides resources containing menus and dialogs in
1494 Serbo-Croatian language.
1495
1496 %description i18n-sh -l pl
1497 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1498 serbsko-chorwackim.
1499
1500 %files i18n-sh -f sh-YU.lang
1501 %defattr(644,root,root,755)
1502
1503 %package i18n-sk
1504 Summary:        OpenOffice.org - interface in Slovak language
1505 Summary(pl):    OpenOffice.org - interfejs w jêzyku s³owackim
1506 Group:          Applications/Office
1507 Requires:       %{name} = %{epoch}:%{version}-%{release}
1508 Obsoletes:      openoffice-i18n-sk
1509 Obsoletes:      openoffice-i18n-sk-gtk
1510 Obsoletes:      openoffice.org-i18n-sk-gtk
1511 Obsoletes:      openoffice.org-i18n-sk-kde
1512
1513 %description i18n-sk
1514 This package provides resources containing menus and dialogs in Slovak
1515 language.
1516
1517 %description i18n-sk -l pl
1518 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1519 s³owackim.
1520
1521 %files i18n-sk -f sk.lang
1522 %defattr(644,root,root,755)
1523
1524 %package i18n-sl
1525 Summary:        OpenOffice.org - interface in Slovenian language
1526 Summary(pl):    OpenOffice.org - interfejs w jêzyku s³oweñskim
1527 Group:          Applications/Office
1528 Requires:       %{name} = %{epoch}:%{version}-%{release}
1529 Obsoletes:      openoffice-i18n-sl
1530 Obsoletes:      openoffice-i18n-sl-gtk
1531 Obsoletes:      openoffice.org-i18n-sl-gtk
1532 Obsoletes:      openoffice.org-i18n-sl-kde
1533
1534 %description i18n-sl
1535 This package provides resources containing menus and dialogs in
1536 Slovenian language.
1537
1538 %description i18n-sl -l pl
1539 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1540 s³oweñskim.
1541
1542 %files i18n-sl -f sl.lang
1543 %defattr(644,root,root,755)
1544
1545 %package i18n-sr
1546 Summary:        OpenOffice.org - interface in Serbian language
1547 Summary(pl):    OpenOffice.org - interfejs w jêzyku serbskim
1548 Group:          Applications/Office
1549 Requires:       %{name} = %{epoch}:%{version}-%{release}
1550
1551 %description i18n-sr
1552 This package provides resources containing menus and dialogs in
1553 Serbian language.
1554
1555 %description i18n-sr -l pl
1556 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1557 serbskim.
1558
1559 %files i18n-sr -f sr-CS.lang
1560 %defattr(644,root,root,755)
1561
1562 %package i18n-ss
1563 Summary:        OpenOffice.org - interface in Siswant language
1564 Summary(pl):    OpenOffice.org - interfejs w jêzyku siswati
1565 Group:          Applications/Office
1566 Requires:       %{name} = %{epoch}:%{version}-%{release}
1567
1568 %description i18n-ss
1569 This package provides resources containing menus and dialogs in
1570 Siswant language.
1571
1572 %description i18n-ss -l pl
1573 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1574 siswati.
1575
1576 %files i18n-ss -f ss.lang
1577 %defattr(644,root,root,755)
1578
1579 %package i18n-st
1580 Summary:        OpenOffice.org - interface in Southern Sotho language
1581 Summary(pl):    OpenOffice.org - interfejs w jêzyku po³udniowym sotho
1582 Group:          Applications/Office
1583 Requires:       %{name} = %{epoch}:%{version}-%{release}
1584
1585 %description i18n-st
1586 This package provides resources containing menus and dialogs in
1587 Southern Sotho language.
1588
1589 %description i18n-st -l pl
1590 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1591 po³udniowym sotho.
1592
1593 %files i18n-st -f st.lang
1594 %defattr(644,root,root,755)
1595
1596 %package i18n-sv
1597 Summary:        OpenOffice.org - interface in Swedish language
1598 Summary(pl):    OpenOffice.org - interfejs w jêzyku szwedzkim
1599 Group:          Applications/Office
1600 Requires:       %{name} = %{epoch}:%{version}-%{release}
1601 Obsoletes:      openoffice-i18n-sv
1602 Obsoletes:      openoffice-i18n-sv-gtk
1603 Obsoletes:      openoffice.org-i18n-sv-gtk
1604 Obsoletes:      openoffice.org-i18n-sv-kde
1605
1606 %description i18n-sv
1607 This package provides resources containing menus and dialogs in
1608 Swedish language.
1609
1610 %description i18n-sv -l pl
1611 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1612 szwedzkim.
1613
1614 %files i18n-sv -f sv.lang
1615 %defattr(644,root,root,755)
1616
1617 %package i18n-sw
1618 Summary:        OpenOffice.org - interface in Swahili language
1619 Summary(pl):    OpenOffice.org - interfejs w jêzyku suahili
1620 Group:          Applications/Office
1621 Requires:       %{name} = %{epoch}:%{version}-%{release}
1622
1623 %description i18n-sw
1624 This package provides resources containing menus and dialogs in
1625 Swahili language.
1626
1627 %description i18n-sw -l pl
1628 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1629 suahili.
1630
1631 %files i18n-sw -f sw.lang
1632 %defattr(644,root,root,755)
1633
1634 %package i18n-sw_TZ
1635 Summary:        OpenOffice.org - interface in Swahili language for Tanzania
1636 Summary(pl):    OpenOffice.org - interfejs w jêzyku suahili dla Tanzanii
1637 Group:          Applications/Office
1638 Requires:       %{name} = %{epoch}:%{version}-%{release}
1639
1640 %description i18n-sw_TZ
1641 This package provides resources containing menus and dialogs in
1642 Swahili language for Tanzania.
1643
1644 %description i18n-sw_TZ -l pl
1645 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1646 suahili dla Tanzanii.
1647
1648 %files i18n-sw_TZ -f sw-TZ.lang
1649 %defattr(644,root,root,755)
1650
1651 %package i18n-sx
1652 Summary:        OpenOffice.org - interface in Sutu language
1653 Summary(pl):    OpenOffice.org - interfejs w jêzyku sutu
1654 Group:          Applications/Office
1655 Requires:       %{name} = %{epoch}:%{version}-%{release}
1656
1657 %description i18n-sx
1658 This package provides resources containing menus and dialogs in Sutu
1659 language.
1660
1661 %description i18n-sx -l pl
1662 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1663 sutu.
1664
1665 %files i18n-sx -f sx.lang
1666 %defattr(644,root,root,755)
1667
1668 %package i18n-ta_IN
1669 Summary:        OpenOffice.org - interface in Tamil language
1670 Summary(pl):    OpenOffice.org - interfejs w jêzyku tamiskim
1671 Group:          Applications/Office
1672 Requires:       %{name} = %{epoch}:%{version}-%{release}
1673
1674 %description i18n-ta_IN
1675 This package provides resources containing menus and dialogs in Tamil
1676 language.
1677
1678 %description i18n-ta_IN -l pl
1679 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1680 tamilskim.
1681
1682 %files i18n-ta_IN -f ta-IN.lang
1683 %defattr(644,root,root,755)
1684
1685 %package i18n-th
1686 Summary:        OpenOffice.org - interface in Thai language
1687 Summary(pl):    OpenOffice.org - interfejs w jêzyku tajskim
1688 Group:          Applications/Office
1689 Requires:       %{name} = %{epoch}:%{version}-%{release}
1690 Obsoletes:      openoffice-i18n-th
1691 Obsoletes:      openoffice-i18n-th-gtk
1692 Obsoletes:      openoffice-i18n-th-kde
1693
1694 %description i18n-th
1695 This package provides resources containing menus and dialogs in Thai
1696 language.
1697
1698 %description i18n-th -l pl
1699 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1700 tajskim.
1701
1702 %files i18n-th -f th.lang
1703 %defattr(644,root,root,755)
1704
1705 %package i18n-tn
1706 Summary:        OpenOffice.org - interface in Tswana language
1707 Summary(pl):    OpenOffice.org - interfejs w jêzyku tswana
1708 Group:          Applications/Office
1709 Requires:       %{name} = %{epoch}:%{version}-%{release}
1710 Obsoletes:      openoffice-i18n-tn
1711 Obsoletes:      openoffice-i18n-tn-gtk
1712 Obsoletes:      openoffice-i18n-tn-kde
1713
1714 %description i18n-tn
1715 This package provides resources containing menus and dialogs in Tswana
1716 language.
1717
1718 %description i18n-tn -l pl
1719 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1720 tswana.
1721
1722 %files i18n-tn -f tn.lang
1723 %defattr(644,root,root,755)
1724
1725 %package i18n-tr
1726 Summary:        OpenOffice.org - interface in Turkish language
1727 Summary(pl):    OpenOffice.org - interfejs w jêzyku tureckim
1728 Group:          Applications/Office
1729 Requires:       %{name} = %{epoch}:%{version}-%{release}
1730 Obsoletes:      openoffice-i18n-tr
1731 Obsoletes:      openoffice-i18n-tr-gtk
1732 Obsoletes:      openoffice.org-i18n-tr-gtk
1733 Obsoletes:      openoffice.org-i18n-tr-kde
1734
1735 %description i18n-tr
1736 This package provides resources containing menus and dialogs in
1737 Turkish language.
1738
1739 %description i18n-tr -l pl
1740 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1741 tureckim.
1742
1743 %files i18n-tr -f tr.lang
1744 %defattr(644,root,root,755)
1745
1746 %package i18n-ts
1747 Summary:        OpenOffice.org - interface in Tsonga language
1748 Summary(pl):    OpenOffice.org - interfejs w jêzyku tsonga
1749 Group:          Applications/Office
1750 Requires:       %{name} = %{epoch}:%{version}-%{release}
1751
1752 %description i18n-ts
1753 This package provides resources containing menus and dialogs in Tsonga
1754 language.
1755
1756 %description i18n-ts -l pl
1757 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1758 tsonga.
1759
1760 %files i18n-ts -f ts.lang
1761 %defattr(644,root,root,755)
1762
1763 %package i18n-uk
1764 Summary:        OpenOffice.org - interface in Ukrainian language
1765 Summary(pl):    OpenOffice.org - interfejs w jêzyku ukraiñskim
1766 Group:          Applications/Office
1767 Requires:       %{name} = %{epoch}:%{version}-%{release}
1768 Obsoletes:      openoffice-i18n-uk
1769 Obsoletes:      openoffice-i18n-uk-gtk
1770 Obsoletes:      openoffice.org-i18n-uk-gtk
1771 Obsoletes:      openoffice.org-i18n-uk-kde
1772
1773 %description i18n-uk
1774 This package provides resources containing menus and dialogs in
1775 Ukrainian language.
1776
1777 %description i18n-uk -l pl
1778 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1779 ukraiñskim.
1780
1781 #%files i18n-uk -f uk.lang
1782
1783 %package i18n-ve
1784 Summary:        OpenOffice.org - interface in Venda language
1785 Summary(pl):    OpenOffice.org - interfejs w jêzyku venda
1786 Group:          Applications/Office
1787 Requires:       %{name} = %{epoch}:%{version}-%{release}
1788
1789 %description i18n-ve
1790 This package provides resources containing menus and dialogs in Venda
1791 language.
1792
1793 %description i18n-ve -l pl
1794 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1795 venda.
1796
1797 %files i18n-ve -f ve.lang
1798 %defattr(644,root,root,755)
1799
1800 %package i18n-vi
1801 Summary:        OpenOffice.org - interface in Vietnamese language
1802 Summary(pl):    OpenOffice.org - interfejs w jêzyku wietnamskim
1803 Group:          Applications/Office
1804 Requires:       %{name} = %{epoch}:%{version}-%{release}
1805
1806 %description i18n-vi
1807 This package provides resources containing menus and dialogs in
1808 Vietnamese language.
1809
1810 %description i18n-vi -l pl
1811 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1812 wietnamskim.
1813
1814 %files i18n-vi -f vi.lang
1815 %defattr(644,root,root,755)
1816
1817 %package i18n-xh
1818 Summary:        OpenOffice.org - interface in Xhosa language
1819 Summary(pl):    OpenOffice.org - interfejs w jêzyku khosa
1820 Group:          Applications/Office
1821 Requires:       %{name} = %{epoch}:%{version}-%{release}
1822
1823 %description i18n-xh
1824 This package provides resources containing menus and dialogs in Xhosa
1825 language.
1826
1827 %description i18n-xh -l pl
1828 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1829 khosa.
1830
1831 %files i18n-xh -f xh.lang
1832 %defattr(644,root,root,755)
1833
1834 %package i18n-zh_CN
1835 Summary:        OpenOffice.org - interface in Chinese language for China
1836 Summary(pl):    OpenOffice.org - interfejs w jêzyku chiñskim dla Chin
1837 Group:          Applications/Office
1838 Requires:       %{name} = %{epoch}:%{version}-%{release}
1839 Obsoletes:      openoffice-i18n-zh
1840 Obsoletes:      openoffice-i18n-zh_CN
1841 Obsoletes:      openoffice-i18n-zh_CN-gtk
1842 Obsoletes:      openoffice.org-i18n-zh_CN-gtk
1843 Obsoletes:      openoffice.org-i18n-zh_CN-kde
1844
1845 %description i18n-zh_CN
1846 This package provides resources containing menus and dialogs in
1847 Chinese language for China.
1848
1849 %description i18n-zh_CN -l pl
1850 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1851 chiñskim dla Chin.
1852
1853 %files i18n-zh_CN -f zh-CN.lang
1854 %defattr(644,root,root,755)
1855
1856 %package i18n-zh_TW
1857 Summary:        OpenOffice.org - interface in Chinese language for Taiwan
1858 Summary(pl):    OpenOffice.org - interfejs w jêzyku chiñskim dla Tajwanu
1859 Group:          Applications/Office
1860 Requires:       %{name} = %{epoch}:%{version}-%{release}
1861 Obsoletes:      openoffice-i18n-zh
1862 Obsoletes:      openoffice-i18n-zh_TW
1863 Obsoletes:      openoffice-i18n-zh_TW-gtk
1864 Obsoletes:      openoffice.org-i18n-zh_TW-gtk
1865 Obsoletes:      openoffice.org-i18n-zh_TW-kde
1866
1867 %description i18n-zh_TW
1868 This package provides resources containing menus and dialogs in
1869 Chinese language for Taiwan.
1870
1871 %description i18n-zh_TW -l pl
1872 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1873 chiñskim dla Tajwanu.
1874
1875 %files i18n-zh_TW -f zh-TW.lang
1876 %defattr(644,root,root,755)
1877
1878 %package i18n-zu
1879 Summary:        OpenOffice.org - interface in Zulu language
1880 Summary(pl):    OpenOffice.org - interfejs w jêzyku zuluskim
1881 Group:          Applications/Office
1882 Requires:       %{name} = %{epoch}:%{version}-%{release}
1883 Obsoletes:      openoffice-i18n-zu
1884 Obsoletes:      openoffice-i18n-zu-gtk
1885 Obsoletes:      openoffice.org-i18n-zu-gtk
1886 Obsoletes:      openoffice.org-i18n-zu-kde
1887
1888 %description i18n-zu
1889 This package provides resources containing menus and dialogs in Zulu
1890 language.
1891
1892 %description i18n-zu -l pl
1893 Ten pakiet dostarcza zasoby zawieraj±ce menu i okna dialogowe w jêzyku
1894 zuluskim.
1895
1896 %files i18n-zu -f zu.lang
1897 %defattr(644,root,root,755)
1898
1899 %prep
1900 %setup -q -n ooo-build-%{ooobver}
1901
1902 install -d src
1903 cp %{SOURCE50} %{SOURCE51} src
1904
1905 # sources, icons, KDE_icons
1906 ln -sf %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} \
1907         %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} \
1908         %{SOURCE14} %{SOURCE15} %{SOURCE16} %{SOURCE17} src
1909
1910 # fixes for the patch subsystem
1911 %patch0 -p1
1912
1913 # teach configure.in about PLD
1914 %patch1 -p1
1915
1916 %patch2 -p1
1917 %patch3 -p1
1918 %patch4 -p1
1919
1920 # 64 bit related patches (not applied now)
1921 install %{PATCH100} patches/64bit
1922 install %{PATCH101} patches/64bit/64bit-inline.diff
1923
1924 echo "[ PLDOnly ]" >> patches/src680/apply
1925 # patches applied by ooo (extension .diff is required)
1926 for P in %{PATCH102} %{PATCH104} %{PATCH105} %{PATCH107}; do
1927         PATCHNAME=`basename $P | sed "s/%{name}-//; s/.patch$/.diff/"`
1928         install $P patches/src680/$PATCHNAME
1929         echo $PATCHNAME >> patches/src680/apply
1930 done
1931
1932 %build
1933 # Make sure we have /proc mounted - otherwise idlc will fail later.
1934 if [ ! -r /proc/cpuinfo ]; then
1935         echo "You need to have /proc mounted in order to build this package!"
1936         exit 1
1937 fi
1938
1939 %{__aclocal}
1940 %{__autoconf}
1941
1942 %ifarch %{x8664} sparc64 ppc64 alpha
1943 DISTRO="PLD64"
1944 %else
1945 DISTRO="PLD"
1946 %endif
1947
1948 export CC="%{__cc}"
1949 export CXX="%{__cxx}"
1950 export ENVCFLAGS="%{rpmcflags}"
1951 export ENVCFLAGSCXX="%{rpmcflags} -fpermissive"
1952 export DESTDIR=$RPM_BUILD_ROOT
1953 export IGNORE_MANIFEST_CHANGES=1
1954 export QTINC="%{_includedir}/qt"
1955 export QTLIB="%{_libdir}"
1956
1957 %if %{with java}
1958 export JAVA_HOME=%{java_home}
1959 export DB_JAR="%{_javadir}/db.jar"
1960 export ANT_HOME=%{_prefix}
1961 %endif
1962
1963 export DEFAULT_TO_ENGLISH_FOR_PACKING=1
1964
1965 RPM_BUILD_NR_THREADS="%(echo "%{__make}" | sed -e 's#.*-j\([[:space:]]*[0-9]\+\)#\1#g' | xargs)"
1966 [ "$RPM_BUILD_NR_THREADS" = "%{__make}" ] && RPM_BUILD_NR_THREADS=1
1967
1968 CONFOPTS=" \
1969 %ifarch %{ix86} \
1970         --with-arch=x86 \
1971 %endif
1972 %ifarch ppc
1973         --with-arch=ppc \
1974 %endif
1975 %ifarch sparc sparcv9
1976         --with-arch=sparc \
1977 %endif
1978 %ifarch %{x8664}
1979         --with-arch=x86_64 \
1980 %endif
1981         --disable-odk \
1982         --with-ccache-allowed \
1983         --with-system-gcc \
1984         --with-system-zlib \
1985         --with-system-jpeg \
1986         --with-system-libxml \
1987         --with-system-python \
1988         --with-system-sane-header \
1989         --with-system-x11-extensions-headers \
1990         --with-system-odbc-headers \
1991 %if %{with system_db}
1992         --with-system-db \
1993 %endif
1994         --with-system-curl \
1995         --with-system-freetype \
1996         --with-system-nas \
1997         --with-system-xrender \
1998         --with-system-xrender-headers=yes \
1999         --with-system-expat \
2000         --with-system-sablot \
2001         --with-system-boost \
2002         --with-system-icu \
2003         --with-system-libwpd \
2004 %if %{with system_mdbtools}
2005         --with-system-mdbtools \
2006 %endif
2007         --with-system-neon \
2008         --with-system-portaudio \
2009         --with-system-sndfile \
2010 %if %{with system_xt}
2011         --with-system-xt \
2012         --with-xt-jar=/usr/share/java/classes/ \
2013 %endif
2014 %if %{with system_beanshell}
2015         --with-system-beanshell \
2016 %endif
2017         --with-system-xmlsec \
2018 %if %{with mozilla}
2019         --with-system-mozilla \
2020         --with-firefox \
2021 %else
2022         --disable-mozilla \
2023 %endif
2024         --with-system-cairo \
2025         --with-dynamic-xinerama \
2026         --with-intro-bitmaps="\$SRCDIR/openintro_pld.bmp" \
2027         --with-about-bitmaps="\$SRCDIR/openabout_pld.png" \
2028         --with-distro="${DISTRO}" \
2029         --enable-gtk \
2030         --enable-kde \
2031         --without-binsuffix \
2032         --with-installed-ooo-dirname=%{name} \
2033         --with-lang=ALL \
2034 %if %{with java}
2035         --with-java \
2036         --with-jdk-home=$JAVA_HOME \
2037 %else
2038         --without-java \
2039 %endif
2040 %if %{with vfs}
2041         --enable-gnome-vfs \
2042 %else
2043         --disable-gnome-vfs \
2044 %endif
2045         --with-docdir=%{_docdir}/%{name}-%{version} \
2046         --with-python=%{__python} \
2047         --with-openclipart=%{_datadir}/openclipart \
2048         --with-stlport=/usr \
2049         --with-x \
2050         --without-fonts \
2051         --without-gpc \
2052         --disable-epm \
2053         --disable-fontooo \
2054         --enable-access \
2055         --enable-cairo \
2056         --enable-crypt-link \
2057         %{?with_mono:--enable-mono} %{!?with_mono:--disable-mono} \
2058         --enable-pam-link \
2059         --enable-openldap \
2060         --enable-cups \
2061         --enable-fontconfig \
2062         --enable-libsn \
2063         --enable-libart \
2064         --disable-rpath \
2065 %if 0%{?debug:1}
2066         --enable-debug \
2067         --enable-crashdump=yes \
2068         --enable-symbols=FULL \
2069 %else
2070         --enable-crashdump=no \
2071         --disable-symbols \
2072 %endif
2073         --with-num-cpus=$RPM_BUILD_NR_THREADS
2074 "
2075
2076 # build-ooo script will pickup these
2077 CONFIGURE_OPTIONS="$CONFOPTS"; export CONFIGURE_OPTIONS
2078
2079 :> distro-configs/Common.conf
2080 :> distro-configs/Common.conf.in
2081 echo "$CONFOPTS" > distro-configs/${DISTRO}.conf.in
2082
2083 # for cvs snaps
2084 [ -x ./autogen.sh ] && ./autogen.sh $CONFOPTS
2085
2086 # main build
2087 %configure \
2088         $CONFOPTS
2089
2090 # this limits processing some files but doesn't limit parallel build
2091 # processes of main OOo build (since OOo uses it's own build system)
2092 %{__make} -j1
2093
2094 # hack for parallel build
2095 if [ "$RPM_BUILD_NCPUS" -gt 1 ]; then
2096         doit=1
2097         while [ "$doit" -eq 1 ]; do
2098                 echo "Waiting one more time..."
2099                 FCH=$(nice -n 20 find . -type f ! -mmin +3 -print 2> /dev/null | wc -l)
2100                 [ "$FCH" -eq 0 ] && doit=0 || sleep 30
2101         done
2102 fi
2103
2104 %install
2105 rm -rf $RPM_BUILD_ROOT
2106
2107 # limit to single process installation, it's safe at least
2108 sed -i -e 's#^BUILD_NCPUS=.*#BUILD_NCPUS=1#g' bin/setup
2109
2110 DESTDIR=$RPM_BUILD_ROOT; export DESTDIR
2111 TMP="%{tmpdir}"; export TMP
2112 TEMP="%{tmpdir}"; export TEMP
2113 DEFAULT_TO_ENGLISH_FOR_PACKING=1; export DEFAULT_TO_ENGLISH_FOR_PACKING
2114
2115 %{__make} install \
2116         DESTDIR=$RPM_BUILD_ROOT
2117
2118 install -d $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
2119
2120 # Add in the regcomp tool since some people need it for 3rd party add-ons
2121 cp -f build/%{ssnap}/solver/%{subver}/unxlng*.pro/bin/regcomp $RPM_BUILD_ROOT%{_libdir}/%{name}/program
2122
2123 # fix python
2124 sed -i -e 's|#!/bin/python|#!%{_bindir}/python|g' $RPM_BUILD_ROOT%{_libdir}/%{name}/program/*.py
2125
2126 # Really needed?
2127 install -d $RPM_BUILD_ROOT%{_pixmapsdir}
2128
2129 rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/kde
2130 rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/cde
2131 rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/gnome
2132 rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/icons
2133 rm -rf $RPM_BUILD_ROOT%{_datadir}/applnk
2134 rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome
2135
2136 # Remove dictionaries (in separate pkg)
2137 rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/dict/ooo/*
2138 touch $RPM_BUILD_ROOT%{_libdir}/%{name}/share/dict/ooo/dictionary.lst
2139
2140 # OOo should not install the Vera fonts, they are Required: now
2141 rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/fonts/truetype/*
2142
2143 # Copy fixed OpenSymbol to correct location
2144 install -d $RPM_BUILD_ROOT%{_fontsdir}/TTF
2145 install fonts/opens___.ttf $RPM_BUILD_ROOT%{_fontsdir}/TTF
2146
2147 # We don't need spadmin (gtk) or the setup application
2148 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/setup
2149 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/crash_report.bin
2150 rm -f $RPM_BUILD_ROOT%{_desktopdir}/openoffice-setup.desktop
2151 rm -f $RPM_BUILD_ROOT%{_desktopdir}/openoffice-printeradmin.desktop
2152
2153 #rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/gnomeint
2154
2155 # some libs creep in somehow
2156 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/libstl*.so*
2157 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/libsndfile*
2158
2159 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/sopatchlevel.sh
2160 perl -pi -e 's/^[       ]*LD_LIBRARY_PATH/# LD_LIBRARY_PATH/;s/export LD_LIBRARY_PATH/# export LD_LIBRARY_PATH/' \
2161         $RPM_BUILD_ROOT%{_libdir}/%{name}/program/setup
2162
2163 # Remove setup log
2164 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/setup.log
2165
2166 # Remove copied system libraries
2167 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/program/libgcc_s.so* \
2168         $RPM_BUILD_ROOT%{_libdir}/%{name}/program/libstdc++*so*
2169
2170 # install ooqstart
2171 #install build/OOO_2_0_2/desktop/unxlngi4.pro/bin/ooqstart $RPM_BUILD_ROOT%{_libdir}/%{name}/program
2172
2173 # Find out locales
2174 rm -f *.lang*
2175 langlist="`ls build/lang_*_list.txt|sed -e 's=build/lang_\(.*\)_list.txt=\1=g'`"
2176
2177 for lang in $langlist; do
2178         echo "%%defattr(644,root,root,755)" > ${lang}.lang
2179
2180         # help files
2181         if [ -f build/help_${lang}_list.txt ]; then
2182                 cat build/help_${lang}_list.txt >> ${lang}.lang
2183         fi
2184
2185         lfile="build/lang_${lang}_list.txt"
2186         if [ -f ${lfile} ]; then
2187                 lprefix="`bin/openoffice-xlate-lang -p ${lang} 2>/dev/null || echo ""`"
2188                 longlang="`bin/openoffice-xlate-lang -l ${lang} 2>/dev/null || echo ""`"
2189                 # share/*/${longlang}
2190                 if [ "x${longlang}" != "x" ] ; then
2191                         grep "^%%dir.*/${longlang}/\$" ${lfile} > tmp.lang || :
2192                 fi
2193                 # share/registry/res/${lang} (but en-US for en)
2194                 grep "^%%dir.*/res/${lang}[^/]*/\$" ${lfile} >> tmp.lang || :
2195                 # ... translate %dir into whole tree, handle special wordbook/english case
2196                 sed -e 's,^%%dir ,,;s,\(wordbook/english/\)$,\1soffice.dic,;s,/$,,' tmp.lang >> ${lang}.lang || :
2197                 # share/autocorr/acor${somecodes}.dat (if exist)
2198                 grep '/autocorr/acor.*dat$' ${lfile} >> ${lang}.lang || :
2199                 # user/config/* (if exist, without parent directory)
2200                 grep '/user/config/..*' ${lfile} >> ${lang}.lang || :
2201                 grep "/licenses/LICENSE_${lang}" ${lfile} >> ${lang}.lang || :
2202                 grep "/readmes/README_${lang}" ${lfile} >> ${lang}.lang || :
2203                 # lib/openoffice.org/presers/config/*.so[cdegh]
2204                 grep "/presets/config/.*_${lang}\.so[cdegh]$" ${lfile} >> ${lang}.lang || :
2205                 if [ "x${lprefix}" != "x" ] ; then
2206                         grep "/presets/config/${lprefix}.*\.so[cdegh]$" ${lfile} >> ${lang}.lang || :
2207                 fi
2208                 # lib/openoffice.org/program/resource/*.res
2209                 grep "/program/resource/.*${lang}.res$" ${lfile} >> ${lang}.lang || :
2210                 # lib/openoffice.org/share/autocorr/*.dat
2211                 grep "/share/autocorr/.*${lang}.dat$" ${lfile} >> ${lang}.lang || :
2212                 grep -i "/share/autocorr/.*${lang}-${lang}.dat$" ${lfile} >> ${lang}.lang || :
2213                 # lib/openoffice.org/share/autotext/$lang
2214                 grep "/share/autotext/${lang}$" ${lfile} >> ${lang}.lang || :
2215                 grep "/share/autotext/${lang}/" ${lfile} >> ${lang}.lang || :
2216                 # lib/openoffice.org/share/registry/res/$lang
2217                 grep "/share/registry/res/${lang}$" ${lfile} >> ${lang}.lang || :
2218                 grep "/share/registry/res/${lang}/" ${lfile} >> ${lang}.lang || :
2219                 # lib/openoffice.org/share/template/$lang
2220                 grep "/share/template/${lang}$" ${lfile} >> ${lang}.lang || :
2221                 grep "/share/template/${lang}/" ${lfile} >> ${lang}.lang || :
2222                 # lib/openoffice.org/share/template/wizard/letter/lang
2223                 grep "/share/template/wizard/letter/${lang}$" ${lfile} >> ${lang}.lang || :
2224                 grep "/share/template/wizard/letter/${lang}$" build/common_list.txt >> ${lang}.lang || :
2225                 grep "/share/template/wizard/letter/${lang}/" ${lfile} >> ${lang}.lang || :
2226                 grep "/share/template/wizard/letter/${lang}/" build/common_list.txt >> ${lang}.lang || :
2227                 # lib/openoffice.org/share/wordbook/$lang
2228                 grep "/share/wordbook/${lang}$" ${lfile} >> ${lang}.lang || :
2229                 grep "/share/wordbook/${lang}/" ${lfile} >> ${lang}.lang || :
2230                 %if %{with java}
2231                 grep "/help/${lang}$" ${lfile} >> ${lang}.lang || :
2232                 grep "/help/${lang}/" ${lfile} >> ${lang}.lang || :
2233                 %endif
2234         fi
2235 done
2236
2237 find $RPM_BUILD_ROOT -type f -name '*.so' -exec chmod 755 "{}" ";"
2238 chmod 755 $RPM_BUILD_ROOT%{_libdir}/%{name}/program/*
2239
2240 rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/xdg
2241 rm -rf $RPM_BUILD_ROOT/opt/gnome
2242
2243 %if %{without java}
2244 # Java-releated bits
2245 rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/Scripts/javascript
2246 rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/Scripts/beanshell
2247 rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/xslt
2248 %endif
2249
2250
2251 %clean
2252 rm -rf $RPM_BUILD_ROOT
2253
2254 %post
2255 umask 022
2256 [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1 ||:
2257 [ ! -x /usr/bin/update-mime-database ] || /usr/bin/update-mime-database %{_datadir}/mime >/dev/null 2>&1 ||:
2258
2259 %postun
2260 umask 022
2261 [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1
2262 [ ! -x /usr/bin/update-mime-database ] || /usr/bin/update-mime-database %{_datadir}/mime >/dev/null 2>&1 ||:
2263
2264 %post libs
2265 fontpostinst TTF
2266
2267 %postun libs
2268 fontpostinst TTF
2269
2270 %files
2271 %defattr(644,root,root,755)
2272 %doc %{_libdir}/%{name}/LICENSE*
2273 %doc %{_libdir}/%{name}/*README*
2274
2275 %dir %{_sysconfdir}/openoffice.org
2276
2277 %attr(755,root,root) %{_libdir}/%{name}/install-dict
2278
2279 %{_libdir}/%{name}/program/*.rdb
2280 %{_libdir}/%{name}/program/*.bmp
2281 #%{_libdir}/%{name}/program/user_registry.xsl
2282 %{_libdir}/%{name}/program/sofficerc
2283 %{_libdir}/%{name}/program/unorc
2284 %{_libdir}/%{name}/program/bootstraprc
2285 %{_libdir}/%{name}/program/configmgrrc
2286 #%{_libdir}/%{name}/program/instdb.ins
2287 %dir %{_libdir}/%{name}/program/resource
2288 %dir %{_libdir}/%{name}/licenses
2289 %dir %{_libdir}/%{name}/readmes
2290
2291 #%dir %{_libdir}/%{name}/help
2292 #%{_libdir}/%{name}/help/en
2293 #%{_libdir}/%{name}/help/main_transform.xsl
2294
2295 %dir %{_libdir}/%{name}/share
2296 %dir %{_libdir}/%{name}/share/autocorr
2297 %dir %{_libdir}/%{name}/share/autotext
2298 %{_libdir}/%{name}/share/basic
2299 #%dir %{_libdir}/%{name}/share/bookmark
2300 %dir %{_libdir}/%{name}/share/config
2301 %{_libdir}/%{name}/share/config/symbol
2302 %{_libdir}/%{name}/share/config/webcast
2303 %{_libdir}/%{name}/share/config/*.xpm
2304 %{_libdir}/%{name}/share/config/images.zip
2305 %{_libdir}/%{name}/share/config/images_crystal.zip
2306 %{_libdir}/%{name}/share/config/images_industrial.zip
2307 %{_libdir}/%{name}/share/config/images_hicontrast.zip
2308 %{_libdir}/%{name}/share/config/soffice.cfg
2309 %{_libdir}/%{name}/share/config/wizard
2310 #%dir %{_libdir}/%{name}/share/database
2311 %dir %{_libdir}/%{name}/share/dict
2312 %dir %{_libdir}/%{name}/share/dict/ooo
2313 %{_libdir}/%{name}/share/dtd
2314 %{_libdir}/%{name}/share/fonts
2315 %{_libdir}/%{name}/share/gallery
2316 %{_libdir}/%{name}/share/psprint
2317 %dir %{_libdir}/%{name}/share/samples
2318 %dir %{_libdir}/%{name}/share/template
2319 %dir %{_libdir}/%{name}/share/template/wizard
2320 %dir %{_libdir}/%{name}/share/template/wizard/letter
2321 %dir %{_libdir}/%{name}/share/wordbook
2322 #%dir %{_libdir}/%{name}/share/wordbook/english
2323 #%{_libdir}/%{name}/share/wordbook/english/sun.dic
2324 %{_libdir}/%{name}/share/readme
2325
2326 %dir %{_libdir}/%{name}/share/registry
2327 %dir %{_libdir}/%{name}/share/registry/res
2328 %{_libdir}/%{name}/share/registry/data
2329 %{_libdir}/%{name}/share/registry/schema
2330 %{_libdir}/%{name}/share/registry/ldap
2331 # split ?
2332 %{_libdir}/%{name}/share/registry/modules
2333
2334 #%{_libdir}/%{name}/share/autotext/english
2335 # XXX: in ooo-build only template/english/wizard/bitmaps is in main?
2336 #%{_libdir}/%{name}/share/template/english
2337 %ghost %{_libdir}/%{name}/share/dict/ooo/dictionary.lst
2338
2339 %dir %{_libdir}/%{name}/presets
2340 %dir %{_libdir}/%{name}/presets/autotext
2341 %{_libdir}/%{name}/presets/autotext/mytexts.bau
2342 %{_libdir}/%{name}/presets/basic
2343 %dir %{_libdir}/%{name}/presets/config
2344 %{_libdir}/%{name}/presets/config/autotbl.fmt
2345 %{_libdir}/%{name}/presets/config/cmyk.soc
2346 %{_libdir}/%{name}/presets/config/gallery.soc
2347 %{_libdir}/%{name}/presets/config/html.soc
2348 %{_libdir}/%{name}/presets/config/standard.so?
2349 %{_libdir}/%{name}/presets/config/sun-color.soc
2350 %{_libdir}/%{name}/presets/config/web.soc
2351
2352 %{_libdir}/%{name}/presets/database
2353 %{_libdir}/%{name}/presets/gallery
2354 %{_libdir}/%{name}/presets/psprint
2355
2356 #%{_libdir}/%{name}/presets/autotext/english
2357
2358 /etc/bash_completion.d/*
2359
2360 # Programs
2361 %attr(755,root,root) %{_bindir}/oo*
2362 #%attr(755,root,root) %{_sbindir}/oopadmin
2363 #%attr(755,root,root) %{_libdir}/%{name}/spadmin
2364 %attr(755,root,root) %{_libdir}/%{name}/program/*.bin
2365 #%attr(755,root,root) %{_libdir}/%{name}/program/fromtemplate
2366 #%attr(755,root,root) %{_libdir}/%{name}/program/mozwrapper
2367 #%attr(755,root,root) %{_libdir}/%{name}/program/nswrapper
2368 #%attr(755,root,root) %{_libdir}/%{name}/program/ooovirg
2369 %attr(755,root,root) %{_libdir}/%{name}/program/ooqstart
2370 %attr(755,root,root) %{_libdir}/%{name}/program/pagein*
2371 #%attr(755,root,root) %{_libdir}/%{name}/program/python.sh
2372 %attr(755,root,root) %{_libdir}/%{name}/program/pythonloader.unorc
2373 #%attr(755,root,root) %{_libdir}/%{name}/program/pyunorc
2374 %attr(755,root,root) %{_libdir}/%{name}/program/regcomp
2375 #%attr(755,root,root) %{_libdir}/%{name}/program/sagenda
2376 %attr(755,root,root) %{_libdir}/%{name}/program/scalc
2377 %attr(755,root,root) %{_libdir}/%{name}/program/sdraw
2378 #%attr(755,root,root) %{_libdir}/%{name}/program/setup
2379 %{_libdir}/%{name}/program/setuprc
2380 #%attr(755,root,root) %{_libdir}/%{name}/program/sfax
2381 %attr(755,root,root) %{_libdir}/%{name}/program/simpress
2382 #%attr(755,root,root) %{_libdir}/%{name}/program/slabel
2383 #%attr(755,root,root) %{_libdir}/%{name}/program/sletter
2384 #%attr(755,root,root) %{_libdir}/%{name}/program/smaster
2385 %attr(755,root,root) %{_libdir}/%{name}/program/smath
2386 #%attr(755,root,root) %{_libdir}/%{name}/program/smemo
2387 %attr(755,root,root) %{_libdir}/%{name}/program/soffice
2388 %attr(755,root,root) %{_libdir}/%{name}/program/spadmin
2389 #%attr(755,root,root) %{_libdir}/%{name}/program/svcard
2390 #%attr(755,root,root) %{_libdir}/%{name}/program/sweb
2391 %attr(755,root,root) %{_libdir}/%{name}/program/swriter
2392 %attr(755,root,root) %{_libdir}/%{name}/program/open-url
2393 %if %{with mozilla}
2394 %attr(755,root,root) %{_libdir}/%{name}/program/nsplugin
2395 %endif
2396 %attr(755,root,root) %{_libdir}/%{name}/program/gengal
2397 %attr(755,root,root) %{_libdir}/%{name}/program/configimport
2398 %attr(755,root,root) %{_libdir}/%{name}/program/sbase
2399 %attr(755,root,root) %{_libdir}/%{name}/program/senddoc
2400 %attr(755,root,root) %{_libdir}/%{name}/program/setofficelang
2401 %attr(755,root,root) %{_libdir}/%{name}/program/unopkg
2402 %attr(755,root,root) %{_libdir}/%{name}/program/uri-encode
2403 %attr(755,root,root) %{_libdir}/%{name}/program/viewdoc
2404 %attr(755,root,root) %{_libdir}/%{name}/program/*.py
2405 %attr(755,root,root) %{_libdir}/%{name}/program/pyunorc-update64
2406 %attr(755,root,root) %{_libdir}/%{name}/program/versionrc
2407
2408 %if %{with java}
2409 %attr(755,root,root) %{_libdir}/%{name}/program/javaldx
2410 %attr(755,root,root) %{_libdir}/%{name}/program/java-set-classpath
2411 %attr(755,root,root) %{_libdir}/%{name}/program/jvmfwk3rc
2412 %attr(755,root,root) %{_libdir}/%{name}/program/JREProperties.class
2413 #%attr(755,root,root) %{_libdir}/%{name}/program/cde-open-url
2414 %dir %{_libdir}/%{name}/help
2415 %{_libdir}/%{name}/help/en
2416 %{_libdir}/%{name}/help/main_transform.xsl
2417 %{_libdir}/%{name}/program/hid.lst
2418 %{_libdir}/%{name}/program/classes
2419 %{_libdir}/%{name}/share/Scripts/beanshell
2420 %{_libdir}/%{name}/share/Scripts/javascript
2421 %{_libdir}/%{name}/share/Scripts/java
2422 %{_libdir}/%{name}/share/xslt
2423 %{_libdir}/%{name}/share/config/javavendors.xml
2424 %endif
2425
2426 %dir %{_libdir}/%{name}/share/Scripts
2427 %{_libdir}/%{name}/share/Scripts/python
2428
2429 %{_datadir}/mime/packages/openoffice.xml
2430 %{_desktopdir}/*.desktop
2431 %{_pixmapsdir}/*.png
2432 %{_mandir}/man1/o*.1*
2433
2434 # en-US
2435 %{_libdir}/%{name}/presets/config/*_en-US.so*
2436 %{_libdir}/%{name}/share/autocorr/acor_*.dat
2437 %{_libdir}/%{name}/share/autotext/en-US
2438 %{_libdir}/%{name}/share/registry/res/en-US
2439 %{_libdir}/%{name}/share/template/en-US
2440 %dir %{_libdir}/%{name}/share/template/wizard/letter/en-US
2441 %{_libdir}/%{name}/share/template/wizard/letter/en-US/*.ott
2442 %{_libdir}/%{name}/share/wordbook/en-US
2443 %{_libdir}/%{name}/program/resource/*en-US.res
2444 %{_libdir}/%{name}/licenses/LICENSE_en-US
2445 %{_libdir}/%{name}/licenses/LICENSE_en-US.html
2446 %{_libdir}/%{name}/readmes/README_en-US
2447 %{_libdir}/%{name}/readmes/README_en-US.html
2448
2449 %files libs
2450 %defattr(644,root,root,755)
2451 %dir %{_libdir}/%{name}
2452 %dir %{_libdir}/%{name}/program
2453 #%dir %{_libdir}/%{name}/program/filter
2454
2455 %attr(755,root,root) %{_libdir}/%{name}/program/*.so
2456 %exclude %{_libdir}/%{name}/program/kdebe1.uno.so
2457 %exclude %{_libdir}/%{name}/program/libvclplug_gtk*.so
2458 %exclude %{_libdir}/%{name}/program/libvclplug_kde*.so
2459 %exclude %{_libdir}/%{name}/program/libfps_kde.so
2460 %exclude %{_libdir}/%{name}/program/fps_gnome.uno.so
2461 %exclude %{_libdir}/%{name}/program/libkabdrv1.so
2462 #%exclude %{_libdir}/%{name}/program/libfps_gnome.so
2463 %attr(755,root,root) %{_libdir}/%{name}/program/*.so.*
2464 #%attr(755,root,root) %{_libdir}/%{name}/program/filter/*.so
2465
2466 %{_fontsdir}/TTF/*.ttf
2467
2468 %files libs-kde
2469 %defattr(644,root,root,755)
2470 %attr(755,root,root) %{_libdir}/%{name}/program/kdebe1.uno.so
2471 %attr(755,root,root) %{_libdir}/%{name}/program/kdefilepicker
2472 %attr(755,root,root) %{_libdir}/%{name}/program/libvclplug_kde*.so
2473 %attr(755,root,root) %{_libdir}/%{name}/program/libfps_kde.so
2474 %attr(755,root,root) %{_libdir}/%{name}/program/libkabdrv1.so
2475 %attr(755,root,root) %{_libdir}/%{name}/program/kde-open-url
2476 #%dir %{_libdir}/%{name}/program/resource.kde
2477
2478 %files libs-gtk
2479 %defattr(644,root,root,755)
2480 %attr(755,root,root) %{_libdir}/%{name}/program/libvclplug_gtk*.so
2481 %attr(755,root,root) %{_libdir}/%{name}/program/gnome-open-url
2482 %attr(755,root,root) %{_libdir}/%{name}/program/fps_gnome.uno.so
2483 #%dir %{_libdir}/%{name}/program/resource.gnome
This page took 0.23846 seconds and 4 git commands to generate.