]> git.pld-linux.org Git - packages/thunderbird.git/blob - thunderbird.spec
up to 68.5.0
[packages/thunderbird.git] / thunderbird.spec
1 # TODO:
2 # - build with system mozldap
3 # - do something with *.rdf file, there is file conflict with other lang packages
4 #
5 # Conditional builds
6 %bcond_with     tests           # enable tests (whatever they check)
7 %bcond_without  ldap            # disable e-mail address lookups in LDAP directories
8 %bcond_without  lightning       # disable Sunbird/Lightning calendar
9 %bcond_without  official        # official Thunderbird branding
10 %bcond_with     crashreporter   # report crashes to crash-stats.mozilla.com
11 %bcond_with     gold            # use gold instead of default linker
12 # - disabled shared_js - https://bugzilla.mozilla.org/show_bug.cgi?id=1039964
13 %bcond_with     shared_js       # shared libmozjs library [broken]
14 %bcond_without  system_icu      # build without system ICU
15 %bcond_with     system_cairo    # build with system cairo (not supported in 60.0)
16 %bcond_with     system_libvpx   # build with system libvpx (60.7.0 does not build with libvpx 1.8)
17 %bcond_with     clang           # build using Clang/LLVM
18
19 # UPDATING TRANSLATIONS:
20 %if 0
21 rm -vf *.xpi
22 ./builder -g
23 V=31.4.0
24 U=http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/$V/linux-i686/
25 curl -s $U | sed -ne 's,.*href="\([^"]\+\)/".*,'"$U"'xpi/\1.xpi,p'
26 %endif
27
28 %define         _enable_debug_packages  0
29
30 %if 0%{?_enable_debug_packages} != 1
31 %undefine       crashreporter
32 %endif
33
34 %define         nspr_ver        4.21
35 %define         nss_ver         3.44.3
36
37 # The actual sqlite version (see RHBZ#480989):
38 %define         sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo ERROR)
39
40 Summary:        Thunderbird - email client
41 Summary(pl.UTF-8):      Thunderbird - klient poczty
42 Name:           thunderbird
43 Version:        68.5.0
44 Release:        1
45 License:        MPL v2.0
46 Group:          X11/Applications/Mail
47 Source0:        http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/%{name}-%{version}.source.tar.xz
48 # Source0-md5:  c35bd7fd8d0e9d82752faba0e4954ec4
49 Source1:        %{name}.desktop
50 Source2:        %{name}.sh
51 Source100:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/ar.xpi
52 # Source100-md5:        86cfea878cb845e21b03a0bcf5e078c6
53 Source101:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/ast.xpi
54 # Source101-md5:        fee2684435b74019415628c5e9a42bf6
55 Source102:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/be.xpi
56 # Source102-md5:        84f16958f03ff862babfcba9051351dd
57 Source103:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/bg.xpi
58 # Source103-md5:        8fa1815ab043aebf9da71e608aa54b2b
59 Source104:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/br.xpi
60 # Source104-md5:        68b8a9e25a5938165d0cf510ab9e1a46
61 Source105:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/ca.xpi
62 # Source105-md5:        f08c21e87a4b9e0539bf18a0086a8fa7
63 Source106:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/cs.xpi
64 # Source106-md5:        85029a8d90d82141151d7a3d37a64552
65 Source107:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/cy.xpi
66 # Source107-md5:        25ba3f3af4ee4248f87c1ffe3d4a0d2b
67 Source108:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/da.xpi
68 # Source108-md5:        f6d453d1ff6292180ab0a1587f03918a
69 Source109:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/de.xpi
70 # Source109-md5:        599bfafb772a0f749bb69c8441015870
71 Source110:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/dsb.xpi
72 # Source110-md5:        bac03d1bbedb03097c80f2c2079ed682
73 Source111:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/el.xpi
74 # Source111-md5:        3a990909c7baec6a71a68f292eb8ba42
75 Source112:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/en-GB.xpi
76 # Source112-md5:        a89c15fecdc877512edc7a09e08f46a7
77 Source113:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/en-US.xpi
78 # Source113-md5:        648427154755d5614963b809898b1913
79 Source114:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/es-AR.xpi
80 # Source114-md5:        2b58d5a121ae2114304aa20ff64d72c7
81 Source115:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/es-ES.xpi
82 # Source115-md5:        fa96a90f0066996448ee3a95398b0c54
83 Source116:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/et.xpi
84 # Source116-md5:        1166a7e7b050580a0986c1e61eb61149
85 Source117:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/eu.xpi
86 # Source117-md5:        add3677ec87d4b2db0c3b4a761a941b7
87 Source118:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/fi.xpi
88 # Source118-md5:        3e10dd0047d24cd42773f2fb21375ab6
89 Source119:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/fr.xpi
90 # Source119-md5:        2ae414e6ec3860a1367753f3513d7384
91 Source120:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/fy-NL.xpi
92 # Source120-md5:        33efe92e9b0c830b9e21d4faefd25240
93 Source121:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/ga-IE.xpi
94 # Source121-md5:        ac0925154608c7b41bf2eadb7bd45ac8
95 Source122:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/gd.xpi
96 # Source122-md5:        bb24a3c39fe829871932088023122cc1
97 Source123:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/gl.xpi
98 # Source123-md5:        934989b6da1f2a3ffae74136a4eefaf8
99 Source124:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/he.xpi
100 # Source124-md5:        c0b556982fc77adf6aa190e6d599965f
101 Source125:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/hr.xpi
102 # Source125-md5:        90cf37c53bb376be5922c2a2d17bed52
103 Source126:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/hsb.xpi
104 # Source126-md5:        3c5ffe28e4ff8accd0d1eb22d811ee63
105 Source127:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/hu.xpi
106 # Source127-md5:        1e7edbef0aa75bd71ba426f280184a69
107 Source128:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/hy-AM.xpi
108 # Source128-md5:        2dd5d34098e6f314215125fb5a759ef4
109 Source129:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/id.xpi
110 # Source129-md5:        ac4cd04e1e3b794b62962b537f98320d
111 Source130:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/is.xpi
112 # Source130-md5:        0d8431155de59805170e9a9c0ec3bc80
113 Source131:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/it.xpi
114 # Source131-md5:        eb49ba1d7e5b5705a7ddc62ba4af1f66
115 Source132:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/ja.xpi
116 # Source132-md5:        257487819bace744e591a2224e7aa310
117 Source133:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/kab.xpi
118 # Source133-md5:        734f9b4e86b2c8db2061a3562ff7d211
119 Source134:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/kk.xpi
120 # Source134-md5:        e86b7f17d8c38c849ea413105e828b93
121 Source135:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/ko.xpi
122 # Source135-md5:        7a0e0fb223dbf46809484cba8d9d222a
123 Source136:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/lt.xpi
124 # Source136-md5:        880a1caae43c0f26b77662627b71c494
125 Source137:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/ms.xpi
126 # Source137-md5:        8b643451a73e6067427de230d9e16bf0
127 Source138:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/nb-NO.xpi
128 # Source138-md5:        21a765400205d0a6867ca29b1af2bcae
129 Source139:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/nl.xpi
130 # Source139-md5:        6aad865797dd9bfadb7e98560104b6fa
131 Source140:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/nn-NO.xpi
132 # Source140-md5:        37aab459005dedb197a81694b5ab9ed1
133 Source141:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/pl.xpi
134 # Source141-md5:        67239b9f7f2f2302d8610da156756793
135 Source142:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/pt-BR.xpi
136 # Source142-md5:        8da405fad73dcac8f84234df988d5761
137 Source143:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/pt-PT.xpi
138 # Source143-md5:        d546a137aadc63746b5afd4b980edacb
139 Source144:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/rm.xpi
140 # Source144-md5:        33cfe82fd091de5c4e05ba3f1f9d236a
141 Source145:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/ro.xpi
142 # Source145-md5:        22d6623e01903a409937ade5860efce8
143 Source146:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/ru.xpi
144 # Source146-md5:        a9a30e0e11bf035326ccf3620a7da7ee
145 Source147:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/si.xpi
146 # Source147-md5:        52fd6573f21f3d7b8ad3907aadf60737
147 Source148:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/sk.xpi
148 # Source148-md5:        f1bb0df9259b560a846bd6fb3a68f4eb
149 Source149:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/sl.xpi
150 # Source149-md5:        e9addf766a17e08d451bf08949c6e446
151 Source150:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/sq.xpi
152 # Source150-md5:        40e9123389c6576d8cbc99725e530ab1
153 Source151:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/sr.xpi
154 # Source151-md5:        24f21a2eccdc72a603c867f724d97dc4
155 Source152:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/sv-SE.xpi
156 # Source152-md5:        052c9f9795fb3ffe5465db3d673a3ad5
157 Source153:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/tr.xpi
158 # Source153-md5:        8e595bc064b56683fe671ce6ac2725fc
159 Source154:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/uk.xpi
160 # Source154-md5:        6d6107b4cca0cffc301e25ada36e2543
161 Source155:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/vi.xpi
162 # Source155-md5:        f9109214ac92728e7619ea434e5507dc
163 Source156:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/zh-CN.xpi
164 # Source156-md5:        d6629b6a133d2d4fa6d161aaaebdad95
165 Source157:      http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/zh-TW.xpi
166 # Source157-md5:        ef79713a254b2a7ac629b0ccb62a0273
167 Patch0:         prefs.patch
168 Patch1:         no-subshell.patch
169 Patch2:         enable-addons.patch
170 Patch3:         format.patch
171 URL:            http://www.mozilla.org/projects/thunderbird/
172 BuildRequires:  alsa-lib-devel
173 BuildRequires:  autoconf2_13 >= 2.13
174 %{?with_gold:BuildRequires:     binutils >= 3:2.20.51.0.7}
175 BuildRequires:  bzip2-devel
176 %{?with_system_cairo:BuildRequires:     cairo-devel >= 1.10.2-5}
177 BuildRequires:  cargo
178 %{?with_clang:BuildRequires:    clang}
179 BuildRequires:  clang-devel
180 BuildRequires:  dbus-glib-devel >= 0.60
181 BuildRequires:  fontconfig-devel >= 2.7.0
182 BuildRequires:  freetype-devel >= 1:2.1.8
183 BuildRequires:  glib2-devel >= 1:2.22
184 BuildRequires:  gtk+3-devel >= 3.4.0
185 BuildRequires:  libatomic-devel
186 BuildRequires:  libevent-devel
187 BuildRequires:  libffi-devel > 3.0.9
188 %{?with_system_icu:BuildRequires:       libicu-devel >= 63.1}
189 BuildRequires:  libiw-devel
190 # requires libjpeg-turbo implementing at least libjpeg 6b API
191 BuildRequires:  libjpeg-devel >= 6b
192 BuildRequires:  libjpeg-turbo-devel
193 BuildRequires:  libpng-devel >= 2:1.6.25
194 BuildRequires:  libstdc++-devel
195 %{?with_system_libvpx:BuildRequires:    libvpx-devel >= 1.5.0}
196 BuildRequires:  llvm-devel
197 BuildRequires:  mozldap-devel
198 BuildRequires:  nspr-devel >= 1:%{nspr_ver}
199 BuildRequires:  nss-devel >= 1:%{nss_ver}
200 BuildRequires:  pango-devel >= 1:1.22.0
201 BuildRequires:  perl-base >= 1:5.6
202 BuildRequires:  pixman-devel >= 0.19.2
203 BuildRequires:  pkgconfig
204 BuildRequires:  python >= 1:2.7
205 BuildRequires:  python-virtualenv
206 BuildRequires:  rust >= 1.34.0
207 BuildRequires:  rust-cbindgen >= 0.8.2
208 BuildRequires:  sed >= 4.0
209 BuildRequires:  sqlite3-devel >= 3.28.0
210 BuildRequires:  startup-notification-devel >= 0.8
211 BuildRequires:  virtualenv
212 BuildRequires:  xorg-lib-libX11-devel
213 BuildRequires:  xorg-lib-libXcomposite-devel
214 BuildRequires:  xorg-lib-libXdamage-devel
215 BuildRequires:  xorg-lib-libXext-devel
216 BuildRequires:  xorg-lib-libXfixes-devel
217 BuildRequires:  xorg-lib-libXt-devel
218 %ifarch %{ix86} %{x8664}
219 BuildRequires:  yasm >= 1.0.1
220 %endif
221 BuildRequires:  zip
222 BuildRequires:  zlib-devel >= 1.2.3
223 Requires(post): mktemp >= 1.5-18
224 %{?with_system_cairo:Requires:  cairo >= 1.10.2-5}
225 Requires:       dbus-glib >= 0.60
226 Requires:       glib2 >= 1:2.22
227 Requires:       gtk+3 >= 3.4.0
228 Requires:       libpng >= 2:1.6.25
229 %{?with_system_libvpx:Requires: libvpx >= 1.5.0}
230 Requires:       myspell-common
231 Requires:       nspr >= 1:%{nspr_ver}
232 Requires:       nss >= 1:%{nss_ver}
233 Requires:       pango >= 1:1.22.0
234 Requires:       sqlite3 >= %{sqlite_build_version}
235 Requires:       startup-notification >= 0.8
236 Requires:       libjpeg-turbo
237 Obsoletes:      icedove
238 Obsoletes:      mozilla-thunderbird
239 Obsoletes:      mozilla-thunderbird-dictionary-en-US
240 Conflicts:      thunderbird-lang-resources < %{version}
241 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
242
243 %define         filterout_cpp           -D_FORTIFY_SOURCE=[0-9]+
244
245 %if %{with clang}
246 %define         filterout               -fvar-tracking-assignments
247 %endif
248
249 # firefox/thunderbird/seamonkey provide their own versions
250 %define         _noautoprovfiles        %{_libdir}/%{name}/components
251
252 # we don't want these to satisfy packages depending on xulrunner
253 %define         _noautoprov             libmozalloc.so libmozjs.so libxul.so
254 # and as we don't provide them, don't require either
255 %define         _noautoreq              libmozalloc.so libmozjs.so libxul.so
256
257 %define         topdir          %{_builddir}/thunderbird-%{version}
258 %define         objdir          %{topdir}/obj-%{_target_cpu}
259
260 %description
261 Thunderbird is an open-source, fast and portable email client.
262
263 %description -l pl.UTF-8
264 Thunderbird jest majÄ…cym otwarte ÅºródÅ‚a, szybkim i przenoÅ›nym klientem
265 poczty.
266
267 %package addon-lightning
268 Summary:        An integrated calendar for Thunderbird
269 Summary(pl.UTF-8):      Zintegrowany kalendarz dla Thunderbird
270 License:        MPL 1.1 or GPL v2+ or LGPL v2.1+
271 Group:          Applications/Networking
272 Requires:       %{name} = %{version}-%{release}
273 Obsoletes:      icedove-addon-lightning
274
275 %description addon-lightning
276 Lightning is an calendar extension to Thunderbird email client.
277
278 %description addon-lightning -l pl.UTF-8
279 Lightning to rozszerzenie do klienta poczty Thunderbird dodajÄ…ce
280 funkcjonalność kalendarza.
281
282 %package lang-ar
283 Summary:        Arabic resources for Thunderbird
284 Summary(pl.UTF-8):      Arabskie pliki jÄ™zykowe dla Thunderbirda
285 Group:          I18n
286 Requires:       thunderbird >= %{version}
287 Provides:       thunderbird-lang-resources = %{version}
288 Obsoletes:      icedove-lang-ar
289 Obsoletes:      mozilla-thunderbird-lang-ar
290 BuildArch:      noarch
291
292 %description lang-ar
293 Arabic resources for Thunderbird.
294
295 %description lang-ar -l pl.UTF-8
296 Arabskie pliki jÄ™zykowe dla Thunderbirda.
297
298 %package lang-ast
299 Summary:        Asturian resources for Thunderbird
300 Summary(pl.UTF-8):      Asturskie pliki jÄ™zykowe dla Thunderbirda
301 Group:          I18n
302 Requires:       thunderbird >= %{version}
303 Provides:       thunderbird-lang-resources = %{version}
304 Obsoletes:      icedove-lang-ast
305 Obsoletes:      mozilla-thunderbird-lang-ast
306 BuildArch:      noarch
307
308 %description lang-ast
309 Asturian resources for Thunderbird.
310
311 %description lang-ast -l pl.UTF-8
312 Asturskie pliki jÄ™zykowe dla Thunderbirda.
313
314 %package lang-be
315 Summary:        Belarusian resources for Thunderbird
316 Summary(pl.UTF-8):      BiaÅ‚oruskie pliki jÄ™zykowe dla Thunderbirda
317 Group:          I18n
318 Requires:       thunderbird >= %{version}
319 Provides:       thunderbird-lang-resources = %{version}
320 Obsoletes:      icedove-lang-be
321 Obsoletes:      mozilla-thunderbird-lang-be
322 BuildArch:      noarch
323
324 %description lang-be
325 Belarusian resources for Thunderbird.
326
327 %description lang-be -l pl.UTF-8
328 BiaÅ‚oruskie pliki jÄ™zykowe dla Thunderbirda.
329
330 %package lang-bg
331 Summary:        Bulgarian resources for Thunderbird
332 Summary(pl.UTF-8):      BuÅ‚garskie pliki jÄ™zykowe dla Thunderbirda
333 Group:          I18n
334 Requires:       thunderbird >= %{version}
335 Provides:       thunderbird-lang-resources = %{version}
336 Obsoletes:      icedove-lang-bg
337 Obsoletes:      mozilla-thunderbird-lang-bg
338 BuildArch:      noarch
339
340 %description lang-bg
341 Bulgarian resources for Thunderbird.
342
343 %description lang-bg -l pl.UTF-8
344 BuÅ‚garskie pliki jÄ™zykowe dla Thunderbirda.
345
346 %package lang-bn
347 Summary:        Bengali (Bangladesh) resources for Thunderbird
348 Summary(pl.UTF-8):      Bengalskie pliki jÄ™zykowe dla Thunderbirda (wersja dla Bangladeszu)
349 Group:          I18n
350 Requires:       thunderbird >= %{version}
351 Provides:       thunderbird-lang-resources = %{version}
352 Obsoletes:      icedove-lang-bn
353 Obsoletes:      mozilla-thunderbird-lang-bn
354 BuildArch:      noarch
355
356 %description lang-bn
357 Bengali (Bangladesh) resources for Thunderbird.
358
359 %description lang-bn -l pl.UTF-8
360 Bengalskie pliki jÄ™zykowe dla Thunderbirda (wersja dla Bangladeszu).
361
362 %package lang-br
363 Summary:        Breton resources for Thunderbird
364 Summary(pl.UTF-8):      BretoÅ„skie pliki jÄ™zykowe dla Thunderbirda
365 Group:          I18n
366 Requires:       thunderbird >= %{version}
367 Provides:       thunderbird-lang-resources = %{version}
368 Obsoletes:      icedove-lang-br
369 Obsoletes:      mozilla-thunderbird-lang-br
370 BuildArch:      noarch
371
372 %description lang-br
373 Breton resources for Thunderbird.
374
375 %description lang-br -l pl.UTF-8
376 BretoÅ„skie pliki jÄ™zykowe dla Thunderbirda.
377
378 %package lang-ca
379 Summary:        Catalan resources for Thunderbird
380 Summary(pl.UTF-8):      KataloÅ„skie pliki jÄ™zykowe dla Thunderbirda
381 Group:          I18n
382 Requires:       thunderbird >= %{version}
383 Provides:       thunderbird-lang-resources = %{version}
384 Obsoletes:      icedove-lang-ca
385 Obsoletes:      mozilla-thunderbird-lang-ca
386 BuildArch:      noarch
387
388 %description lang-ca
389 Catalan resources for Thunderbird.
390
391 %description lang-ca -l pl.UTF-8
392 KataloÅ„skie pliki jÄ™zykowe dla Thunderbirda.
393
394 %package lang-cy
395 Summary:        Welsh resources for Thunderbird
396 Summary(pl.UTF-8):      Walijskie pliki jÄ™zykowe dla Thunderbirda
397 Group:          I18n
398 Requires:       thunderbird >= %{version}
399 Provides:       thunderbird-lang-resources = %{version}
400 BuildArch:      noarch
401
402 %description lang-cy
403 Welsh resources for Thunderbird.
404
405 %description lang-cy -l pl.UTF-8
406 Walijskie pliki jÄ™zykowe dla Thunderbirda.
407
408 %package lang-cs
409 Summary:        Czech resources for Thunderbird
410 Summary(pl.UTF-8):      Czeskie pliki jÄ™zykowe dla Thunderbirda
411 Group:          I18n
412 Requires:       thunderbird >= %{version}
413 Provides:       thunderbird-lang-resources = %{version}
414 Obsoletes:      icedove-lang-cs
415 Obsoletes:      mozilla-thunderbird-lang-cs
416 BuildArch:      noarch
417
418 %description lang-cs
419 Czech resources for Thunderbird.
420
421 %description lang-cs -l pl.UTF-8
422 Czeskie pliki jÄ™zykowe dla Thunderbirda.
423
424 %package lang-da
425 Summary:        Danish resources for Thunderbird
426 Summary(pl.UTF-8):      DuÅ„skie pliki jÄ™zykowe dla Thunderbirda
427 Group:          I18n
428 Requires:       thunderbird >= %{version}
429 Provides:       thunderbird-lang-resources = %{version}
430 Obsoletes:      icedove-lang-da
431 Obsoletes:      mozilla-thunderbird-lang-da
432 BuildArch:      noarch
433
434 %description lang-da
435 Danish resources for Thunderbird.
436
437 %description lang-da -l pl.UTF-8
438 DuÅ„skie pliki jÄ™zykowe dla Thunderbirda.
439
440 %package lang-de
441 Summary:        German resources for Thunderbird
442 Summary(pl.UTF-8):      Niemieckie pliki jÄ™zykowe dla Thunderbirda
443 Group:          I18n
444 Requires:       thunderbird >= %{version}
445 Provides:       thunderbird-lang-resources = %{version}
446 Obsoletes:      icedove-lang-de
447 Obsoletes:      mozilla-thunderbird-lang-de
448 BuildArch:      noarch
449
450 %description lang-de
451 German resources for Thunderbird.
452
453 %description lang-de -l pl.UTF-8
454 Niemieckie pliki jÄ™zykowe dla Thunderbirda.
455
456 %package lang-dsb
457 Summary:        Lower Sorbian resources for Thunderbird
458 Summary(pl.UTF-8):      DolnoÅ‚użyckie pliki jÄ™zykowe dla Thunderbirda
459 Group:          I18n
460 Requires:       thunderbird >= %{version}
461 Provides:       thunderbird-lang-resources = %{version}
462 BuildArch:      noarch
463
464 %description lang-dsb
465 Lower Sorbian resources for Thunderbird.
466
467 %description lang-dsb -l pl.UTF-8
468 DolnoÅ‚użyckie pliki jÄ™zykowe dla Thunderbirda.
469
470 %package lang-el
471 Summary:        Greek resources for Thunderbird
472 Summary(pl.UTF-8):      Greckie pliki jÄ™zykowe dla Thunderbirda
473 Group:          I18n
474 Requires:       thunderbird >= %{version}
475 Provides:       thunderbird-lang-resources = %{version}
476 Obsoletes:      icedove-lang-el
477 Obsoletes:      mozilla-thunderbird-lang-el
478 BuildArch:      noarch
479
480 %description lang-el
481 Greek resources for Thunderbird.
482
483 %description lang-el -l pl.UTF-8
484 Greckie pliki jÄ™zykowe dla Thunderbirda.
485
486 %package lang-en_GB
487 Summary:        English (British) resources for Thunderbird
488 Summary(pl.UTF-8):      Angielskie (brytyjskie) pliki jÄ™zykowe dla Thunderbirda
489 Group:          I18n
490 Requires:       thunderbird >= %{version}
491 Provides:       thunderbird-lang-resources = %{version}
492 Obsoletes:      icedove-lang-en_GB
493 Obsoletes:      mozilla-thunderbird-lang-en_GB
494 BuildArch:      noarch
495
496 %description lang-en_GB
497 English (British) resources for Thunderbird.
498
499 %description lang-en_GB -l pl.UTF-8
500 Angielskie (brytyjskie) pliki jÄ™zykowe dla Thunderbirda.
501
502 %package lang-en_US
503 Summary:        English (American) resources for Thunderbird
504 Summary(pl.UTF-8):      Angielskie (amerykaÅ„skie) pliki jÄ™zykowe dla Thunderbirda
505 Group:          I18n
506 Requires:       thunderbird >= %{version}
507 Provides:       thunderbird-lang-resources = %{version}
508 Obsoletes:      icedove-lang-en_US
509 Obsoletes:      mozilla-thunderbird-lang-en_US
510 BuildArch:      noarch
511
512 %description lang-en_US
513 English (American) resources for Thunderbird.
514
515 %description lang-en_US -l pl.UTF-8
516 Angielskie (amerykaÅ„skie) pliki jÄ™zykowe dla Thunderbirda.
517
518 %package lang-es_AR
519 Summary:        Spanish (Andorra) resources for Thunderbird
520 Summary(pl.UTF-8):      HiszpaÅ„skie pliki jÄ™zykowe dla Thunderbirda (wersja dla Andory)
521 Group:          I18n
522 Requires:       thunderbird >= %{version}
523 Provides:       thunderbird-lang-resources = %{version}
524 Obsoletes:      icedove-lang-es_AR
525 Obsoletes:      mozilla-thunderbird-lang-es_AR
526 BuildArch:      noarch
527
528 %description lang-es_AR
529 Spanish (Andorra) resources for Thunderbird.
530
531 %description lang-es_AR -l pl.UTF-8
532 HiszpaÅ„skie pliki jÄ™zykowe dla Thunderbirda (wersja dla Andory).
533
534 %package lang-es
535 Summary:        Spanish (Spain) resources for Thunderbird
536 Summary(pl.UTF-8):      HiszpaÅ„skie pliki jÄ™zykowe dla Thunderbirda (wersja dla Hiszpanii)
537 Group:          I18n
538 Requires:       thunderbird >= %{version}
539 Provides:       thunderbird-lang-resources = %{version}
540 Obsoletes:      icedove-lang-es
541 Obsoletes:      mozilla-thunderbird-lang-es
542 BuildArch:      noarch
543
544 %description lang-es
545 Spanish (Spain) resources for Thunderbird.
546
547 %description lang-es -l pl.UTF-8
548 HiszpaÅ„skie pliki jÄ™zykowe dla Thunderbirda (wersja dla Hiszpanii).
549
550 %package lang-et
551 Summary:        Estonian resources for Thunderbird
552 Summary(pl.UTF-8):      EstoÅ„skie pliki jÄ™zykowe dla Thunderbirda
553 Group:          I18n
554 Requires:       thunderbird >= %{version}
555 Provides:       thunderbird-lang-resources = %{version}
556 Obsoletes:      icedove-lang-et
557 Obsoletes:      mozilla-thunderbird-lang-et
558 BuildArch:      noarch
559
560 %description lang-et
561 Estonian resources for Thunderbird.
562
563 %description lang-et -l pl.UTF-8
564 EstoÅ„skie pliki jÄ™zykowe dla Thunderbirda.
565
566 %package lang-eu
567 Summary:        Basque resources for Thunderbird
568 Summary(pl.UTF-8):      Baskijskie pliki jÄ™zykowe dla Thunderbirda
569 Group:          I18n
570 Requires:       thunderbird >= %{version}
571 Provides:       thunderbird-lang-resources = %{version}
572 Obsoletes:      icedove-lang-eu
573 Obsoletes:      mozilla-thunderbird-lang-eu
574 BuildArch:      noarch
575
576 %description lang-eu
577 Basque resources for Thunderbird.
578
579 %description lang-eu -l pl.UTF-8
580 Baskijskie pliki jÄ™zykowe dla Thunderbirda.
581
582 %package lang-fi
583 Summary:        Finnish resources for Thunderbird
584 Summary(pl.UTF-8):      FiÅ„skie pliki jÄ™zykowe dla Thunderbirda
585 Group:          I18n
586 Requires:       thunderbird >= %{version}
587 Provides:       thunderbird-lang-resources = %{version}
588 Obsoletes:      icedove-lang-fi
589 Obsoletes:      mozilla-thunderbird-lang-fi
590 BuildArch:      noarch
591
592 %description lang-fi
593 Finnish resources for Thunderbird.
594
595 %description lang-fi -l pl.UTF-8
596 FiÅ„skie pliki jÄ™zykowe dla Thunderbirda.
597
598 %package lang-fr
599 Summary:        French resources for Thunderbird
600 Summary(pl.UTF-8):      Francuskie pliki jÄ™zykowe dla Thunderbirda
601 Group:          I18n
602 Requires:       thunderbird >= %{version}
603 Provides:       thunderbird-lang-resources = %{version}
604 Obsoletes:      icedove-lang-fr
605 Obsoletes:      mozilla-thunderbird-lang-fr
606 BuildArch:      noarch
607
608 %description lang-fr
609 French resources for Thunderbird.
610
611 %description lang-fr -l pl.UTF-8
612 Francuskie pliki jÄ™zykowe dla Thunderbirda.
613
614 %package lang-fy
615 Summary:        Frisian resources for Thunderbird
616 Summary(pl.UTF-8):      Fryzyjskie pliki jÄ™zykowe dla Thunderbirda
617 Group:          I18n
618 Requires:       thunderbird >= %{version}
619 Provides:       thunderbird-lang-resources = %{version}
620 Obsoletes:      icedove-lang-fy
621 Obsoletes:      mozilla-thunderbird-lang-fy
622 BuildArch:      noarch
623
624 %description lang-fy
625 Frisian resources for Thunderbird.
626
627 %description lang-fy -l pl.UTF-8
628 Fryzyjskie pliki jÄ™zykowe dla Thunderbirda.
629
630 %package lang-ga
631 Summary:        Irish resources for Thunderbird
632 Summary(pl.UTF-8):      Irlandzkie pliki jÄ™zykowe dla Thunderbirda
633 Group:          I18n
634 Requires:       thunderbird >= %{version}
635 Provides:       thunderbird-lang-resources = %{version}
636 Obsoletes:      icedove-lang-ga
637 Obsoletes:      mozilla-thunderbird-lang-ga
638 BuildArch:      noarch
639
640 %description lang-ga
641 Irish resources for Thunderbird.
642
643 %description lang-ga -l pl.UTF-8
644 Irlandzkie pliki jÄ™zykowe dla Thunderbirda.
645
646 %package lang-gd
647 Summary:        Gaelic resources for Thunderbird
648 Summary(pl.UTF-8):      Szkockie (gaelickie) pliki jÄ™zykowe dla Thunderbirda
649 Group:          I18n
650 Requires:       thunderbird >= %{version}
651 Provides:       thunderbird-lang-resources = %{version}
652 Obsoletes:      icedove-lang-gd
653 Obsoletes:      mozilla-thunderbird-lang-gd
654 BuildArch:      noarch
655
656 %description lang-gd
657 Gaelic resources for Thunderbird.
658
659 %description lang-gd -l pl.UTF-8
660 Szkockie (gaelickie) pliki jÄ™zykowe dla Thunderbirda.
661
662 %package lang-gl
663 Summary:        Galician resources for Thunderbird
664 Summary(pl.UTF-8):      Galicyjskie pliki jÄ™zykowe dla Thunderbirda
665 Group:          I18n
666 Requires:       thunderbird >= %{version}
667 Provides:       thunderbird-lang-resources = %{version}
668 Obsoletes:      icedove-lang-gl
669 Obsoletes:      mozilla-thunderbird-lang-gl
670 BuildArch:      noarch
671
672 %description lang-gl
673 Galician resources for Thunderbird.
674
675 %description lang-gl -l pl.UTF-8
676 Galicyjskie pliki jÄ™zykowe dla Thunderbirda.
677
678 %package lang-he
679 Summary:        Hebrew resources for Thunderbird
680 Summary(pl.UTF-8):      Hebrajskie pliki jÄ™zykowe dla Thunderbirda
681 Group:          I18n
682 Requires:       thunderbird >= %{version}
683 Provides:       thunderbird-lang-resources = %{version}
684 Obsoletes:      icedove-lang-he
685 Obsoletes:      mozilla-thunderbird-lang-he
686 BuildArch:      noarch
687
688 %description lang-he
689 Hebrew resources for Thunderbird.
690
691 %description lang-he -l pl.UTF-8
692 Hebrajskie pliki jÄ™zykowe dla Thunderbirda.
693
694 %package lang-hr
695 Summary:        Croatian resources for Thunderbird
696 Summary(pl.UTF-8):      Chorwackie pliki jÄ™zykowe dla Thunderbirda
697 Group:          I18n
698 Requires:       thunderbird >= %{version}
699 Provides:       thunderbird-lang-resources = %{version}
700 Obsoletes:      icedove-lang-hr
701 Obsoletes:      mozilla-thunderbird-lang-hr
702 BuildArch:      noarch
703
704 %description lang-hr
705 Croatian resources for Thunderbird.
706
707 %description lang-hr -l pl.UTF-8
708 Chorwackie pliki jÄ™zykowe dla Thunderbirda.
709
710 %package lang-hsb
711 Summary:        Upper Sorbian resources for Thunderbird
712 Summary(pl.UTF-8):      GórnoÅ‚użyckie pliki jÄ™zykowe dla Thunderbirda
713 Group:          I18n
714 Requires:       thunderbird >= %{version}
715 Provides:       thunderbird-lang-resources = %{version}
716 BuildArch:      noarch
717
718 %description lang-hsb
719 Upper Sorbian resources for Thunderbird.
720
721 %description lang-hsb -l pl.UTF-8
722 GórnoÅ‚użyckie pliki jÄ™zykowe dla Thunderbirda.
723
724 %package lang-hu
725 Summary:        Hungarian resources for Thunderbird
726 Summary(pl.UTF-8):      WÄ™gierskie pliki jÄ™zykowe dla Thunderbirda
727 Group:          I18n
728 Requires:       thunderbird >= %{version}
729 Provides:       thunderbird-lang-resources = %{version}
730 Obsoletes:      icedove-lang-hu
731 Obsoletes:      mozilla-thunderbird-lang-hu
732 BuildArch:      noarch
733
734 %description lang-hu
735 Hungarian resources for Thunderbird.
736
737 %description lang-hu -l pl.UTF-8
738 WÄ™gierskie pliki jÄ™zykowe dla Thunderbirda.
739
740 %package lang-hy
741 Summary:        Armenian resources for Thunderbird
742 Summary(pl.UTF-8):      OrmiaÅ„skie pliki jÄ™zykowe dla Thunderbirda
743 Group:          I18n
744 Requires:       thunderbird >= %{version}
745 Provides:       thunderbird-lang-resources = %{version}
746 Obsoletes:      icedove-lang-hy
747 Obsoletes:      mozilla-thunderbird-lang-hy
748 BuildArch:      noarch
749
750 %description lang-hy
751 Armenian resources for Thunderbird.
752
753 %description lang-hy -l pl.UTF-8
754 OrmiaÅ„skie pliki jÄ™zykowe dla Thunderbirda.
755
756 %package lang-id
757 Summary:        Indonesian resources for Thunderbird
758 Summary(pl.UTF-8):      Indonezyjskie pliki jÄ™zykowe dla Thunderbirda
759 Group:          I18n
760 Requires:       thunderbird >= %{version}
761 Provides:       thunderbird-lang-resources = %{version}
762 Obsoletes:      icedove-lang-id
763 Obsoletes:      mozilla-thunderbird-lang-id
764 BuildArch:      noarch
765
766 %description lang-id
767 Indonesian resources for Thunderbird.
768
769 %description lang-id -l pl.UTF-8
770 Indonezyjskie pliki jÄ™zykowe dla Thunderbirda.
771
772 %package lang-is
773 Summary:        Icelandic resources for Thunderbird
774 Summary(pl.UTF-8):      Islandzkie pliki jÄ™zykowe dla Thunderbirda
775 Group:          I18n
776 Requires:       thunderbird >= %{version}
777 Provides:       thunderbird-lang-resources = %{version}
778 Obsoletes:      icedove-lang-is
779 Obsoletes:      mozilla-thunderbird-lang-is
780 BuildArch:      noarch
781
782 %description lang-is
783 Icelandic resources for Thunderbird.
784
785 %description lang-is -l pl.UTF-8
786 Islandzkie pliki jÄ™zykowe dla Thunderbirda.
787
788 %package lang-it
789 Summary:        Italian resources for Thunderbird
790 Summary(pl.UTF-8):      WÅ‚oskie pliki jÄ™zykowe dla Thunderbirda
791 Group:          I18n
792 Requires:       thunderbird >= %{version}
793 Provides:       thunderbird-lang-resources = %{version}
794 Obsoletes:      icedove-lang-it
795 Obsoletes:      mozilla-thunderbird-lang-it
796 BuildArch:      noarch
797
798 %description lang-it
799 Italian resources for Thunderbird.
800
801 %description lang-it -l pl.UTF-8
802 WÅ‚oskie pliki jÄ™zykowe dla Thunderbirda.
803
804 %package lang-ja
805 Summary:        Japanese resources for Thunderbird
806 Summary(pl.UTF-8):      JapoÅ„skie pliki jÄ™zykowe dla Thunderbirda
807 Group:          I18n
808 Requires:       thunderbird >= %{version}
809 Provides:       thunderbird-lang-resources = %{version}
810 Obsoletes:      icedove-lang-ja
811 Obsoletes:      mozilla-thunderbird-lang-ja
812 BuildArch:      noarch
813
814 %description lang-ja
815 Japanese resources for Thunderbird.
816
817 %description lang-ja -l pl.UTF-8
818 JapoÅ„skie pliki jÄ™zykowe dla Thunderbirda.
819
820 %package lang-kab
821 Summary:        Kabyle resources for Thunderbird
822 Summary(pl.UTF-8):      Kabylskie pliki jÄ™zykowe dla Thunderbirda
823 Group:          I18n
824 Requires:       thunderbird >= %{version}
825 Provides:       thunderbird-lang-resources = %{version}
826 BuildArch:      noarch
827
828 %description lang-kab
829 Kabyle resources for Thunderbird.
830
831 %description lang-kab -l pl.UTF-8
832 Kabylskie pliki jÄ™zykowe dla Thunderbirda.
833
834 %package lang-kk
835 Summary:        Kazakh resources for Thunderbird
836 Summary(pl.UTF-8):      Kazachskie pliki jÄ™zykowe dla Thunderbirda
837 Group:          I18n
838 Requires:       thunderbird >= %{version}
839 Provides:       thunderbird-lang-resources = %{version}
840 BuildArch:      noarch
841
842 %description lang-kk
843 Kazakh resources for Thunderbird.
844
845 %description lang-kk -l pl.UTF-8
846 Kazachskie pliki jÄ™zykowe dla Thunderbirda.
847
848 %package lang-ko
849 Summary:        Korean resources for Thunderbird
850 Summary(pl.UTF-8):      KoreaÅ„skie pliki jÄ™zykowe dla Thunderbirda
851 Group:          I18n
852 Requires:       thunderbird >= %{version}
853 Provides:       thunderbird-lang-resources = %{version}
854 Obsoletes:      icedove-lang-ko
855 Obsoletes:      mozilla-thunderbird-lang-ko
856 BuildArch:      noarch
857
858 %description lang-ko
859 Korean resources for Thunderbird.
860
861 %description lang-ko -l pl.UTF-8
862 KoreaÅ„skie pliki jÄ™zykowe dla Thunderbirda.
863
864 %package lang-lt
865 Summary:        Lithuanian resources for Thunderbird
866 Summary(pl.UTF-8):      Litewskie pliki jÄ™zykowe dla Thunderbirda
867 Group:          I18n
868 Requires:       thunderbird >= %{version}
869 Provides:       thunderbird-lang-resources = %{version}
870 Obsoletes:      icedove-lang-lt
871 Obsoletes:      mozilla-thunderbird-lang-lt
872 BuildArch:      noarch
873
874 %description lang-lt
875 Lithuanian resources for Thunderbird.
876
877 %description lang-lt -l pl.UTF-8
878 Litewskie pliki jÄ™zykowe dla Thunderbirda.
879
880 %package lang-ms
881 Summary:        Malay resources for Thunderbird
882 Summary(pl.UTF-8):      Malajskie pliki jÄ™zykowe dla Thunderbirda
883 Group:          I18n
884 Requires:       thunderbird >= %{version}
885 Provides:       thunderbird-lang-resources = %{version}
886 BuildArch:      noarch
887
888 %description lang-ms
889 Malay resources for Thunderbird.
890
891 %description lang-ms -l pl.UTF-8
892 Malajskie pliki jÄ™zykowe dla Thunderbirda.
893
894 %package lang-nb
895 Summary:        Norwegian Bokmaal resources for Thunderbird
896 Summary(pl.UTF-8):      Norweskie (bokmaal) pliki jÄ™zykowe dla Thunderbirda
897 Group:          I18n
898 Requires:       thunderbird >= %{version}
899 Provides:       thunderbird-lang-resources = %{version}
900 Obsoletes:      icedove-lang-nb
901 Obsoletes:      mozilla-thunderbird-lang-nb
902 BuildArch:      noarch
903
904 %description lang-nb
905 Norwegian Bokmaal resources for Thunderbird.
906
907 %description lang-nb -l pl.UTF-8
908 Norweskie (bokmaal) pliki jÄ™zykowe dla Thunderbirda.
909
910 %package lang-nl
911 Summary:        Dutch resources for Thunderbird
912 Summary(pl.UTF-8):      Holenderskie pliki jÄ™zykowe dla Thunderbirda
913 Group:          I18n
914 Requires:       thunderbird >= %{version}
915 Provides:       thunderbird-lang-resources = %{version}
916 Obsoletes:      icedove-lang-nl
917 Obsoletes:      mozilla-thunderbird-lang-nl
918 BuildArch:      noarch
919
920 %description lang-nl
921 Dutch resources for Thunderbird.
922
923 %description lang-nl -l pl.UTF-8
924 Holenderskie pliki jÄ™zykowe dla Thunderbirda.
925
926 %package lang-nn
927 Summary:        Norwegian Nynorsk resources for Thunderbird
928 Summary(pl.UTF-8):      Norweskie (nynorsk) pliki jÄ™zykowe dla Thunderbirda
929 Group:          I18n
930 Requires:       thunderbird >= %{version}
931 Provides:       thunderbird-lang-resources = %{version}
932 Obsoletes:      icedove-lang-nn
933 Obsoletes:      mozilla-thunderbird-lang-nn
934 BuildArch:      noarch
935
936 %description lang-nn
937 Norwegian Nynorsk resources for Thunderbird.
938
939 %description lang-nn -l pl.UTF-8
940 Norweskie (nynorsk) pliki jÄ™zykowe dla Thunderbirda.
941
942 %package lang-pa
943 Summary:        Panjabi resources for Thunderbird
944 Summary(pl.UTF-8):      Pendżabskie pliki jÄ™zykowe dla Thunderbirda
945 Group:          I18n
946 Requires:       thunderbird >= %{version}
947 Provides:       thunderbird-lang-resources = %{version}
948 Obsoletes:      icedove-lang-pa
949 Obsoletes:      mozilla-thunderbird-lang-pa
950 BuildArch:      noarch
951
952 %description lang-pa
953 Panjabi resources for Thunderbird.
954
955 %description lang-pa -l pl.UTF-8
956 Pendżabskie pliki jÄ™zykowe dla Thunderbirda.
957
958 %package lang-pl
959 Summary:        Polish resources for Thunderbird
960 Summary(pl.UTF-8):      Polskie pliki jÄ™zykowe dla Thunderbirda
961 Group:          I18n
962 URL:            http://www.thunderbird.pl/
963 Requires:       thunderbird >= %{version}
964 Provides:       thunderbird-lang-resources = %{version}
965 Obsoletes:      icedove-lang-pl
966 Obsoletes:      mozilla-thunderbird-lang-pl
967 BuildArch:      noarch
968
969 %description lang-pl
970 Polish resources for Thunderbird.
971
972 %description lang-pl -l pl.UTF-8
973 Polskie pliki jÄ™zykowe dla Thunderbirda.
974
975 %package lang-pt_BR
976 Summary:        Portuguese (Brazil) resources for Thunderbird
977 Summary(pl.UTF-8):      Portugalskie (brazylijskie) pliki jÄ™zykowe dla Thunderbirda
978 Group:          I18n
979 Requires:       thunderbird >= %{version}
980 Provides:       thunderbird-lang-resources = %{version}
981 Obsoletes:      icedove-lang-pt_BR
982 Obsoletes:      mozilla-thunderbird-lang-pt_BR
983 BuildArch:      noarch
984
985 %description lang-pt_BR
986 Portuguese (Brazil) resources for Thunderbird.
987
988 %description lang-pt_BR -l pl.UTF-8
989 Portugalskie (brazylijskie) pliki jÄ™zykowe dla Thunderbirda.
990
991 %package lang-pt
992 Summary:        Portuguese (Portugal) resources for Thunderbird
993 Summary(pl.UTF-8):      Portugalskie pliki jÄ™zykowe dla Thunderbirda (wersja dla Portugalii)
994 Group:          I18n
995 Requires:       thunderbird >= %{version}
996 Provides:       thunderbird-lang-resources = %{version}
997 Obsoletes:      icedove-lang-pt
998 Obsoletes:      mozilla-thunderbird-lang-pt
999 BuildArch:      noarch
1000
1001 %description lang-pt
1002 Portuguese (Portugal) resources for Thunderbird.
1003
1004 %description lang-pt -l pl.UTF-8
1005 Portugalskie pliki jÄ™zykowe dla Thunderbirda (wersja dla Portugalii).
1006
1007 %package lang-rm
1008 Summary:        Romansh resources for Thunderbird
1009 Summary(pl.UTF-8):      RetoromaÅ„skie pliki jÄ™zykowe dla Thunderbirda
1010 Group:          I18n
1011 Requires:       thunderbird >= %{version}
1012 Provides:       thunderbird-lang-resources = %{version}
1013 Obsoletes:      icedove-lang-rm
1014 Obsoletes:      mozilla-thunderbird-lang-rm
1015 BuildArch:      noarch
1016
1017 %description lang-rm
1018 Romansh resources for Thunderbird.
1019
1020 %description lang-rm -l pl.UTF-8
1021 RetoromaÅ„skie pliki jÄ™zykowe dla Thunderbirda.
1022
1023 %package lang-ro
1024 Summary:        Romanian resources for Thunderbird
1025 Summary(pl.UTF-8):      RumuÅ„skie pliki jÄ™zykowe dla Thunderbirda
1026 Group:          I18n
1027 Requires:       thunderbird >= %{version}
1028 Provides:       thunderbird-lang-resources = %{version}
1029 Obsoletes:      icedove-lang-ro
1030 Obsoletes:      mozilla-thunderbird-lang-ro
1031 BuildArch:      noarch
1032
1033 %description lang-ro
1034 Romanian resources for Thunderbird.
1035
1036 %description lang-ro -l pl.UTF-8
1037 RumuÅ„skie pliki jÄ™zykowe dla Thunderbirda.
1038
1039 %package lang-ru
1040 Summary:        Russian resources for Thunderbird
1041 Summary(pl.UTF-8):      Rosyjskie pliki jÄ™zykowe dla Thunderbirda
1042 Group:          I18n
1043 Requires:       thunderbird >= %{version}
1044 Provides:       thunderbird-lang-resources = %{version}
1045 Obsoletes:      icedove-lang-ru
1046 Obsoletes:      mozilla-thunderbird-lang-ru
1047 BuildArch:      noarch
1048
1049 %description lang-ru
1050 Russian resources for Thunderbird.
1051
1052 %description lang-ru -l pl.UTF-8
1053 Rosyjskie pliki jÄ™zykowe dla Thunderbirda.
1054
1055 %package lang-si
1056 Summary:        Sinhala resources for Thunderbird
1057 Summary(pl.UTF-8):      Syngaleskie pliki jÄ™zykowe dla Thunderbirda
1058 Group:          I18n
1059 Requires:       thunderbird >= %{version}
1060 Provides:       thunderbird-lang-resources = %{version}
1061 Obsoletes:      icedove-lang-si
1062 Obsoletes:      mozilla-thunderbird-lang-si
1063 BuildArch:      noarch
1064
1065 %description lang-si
1066 Sinhala resources for Thunderbird.
1067
1068 %description lang-si -l pl.UTF-8
1069 Syngaleskie pliki jÄ™zykowe dla Thunderbirda.
1070
1071 %package lang-sk
1072 Summary:        Slovak resources for Thunderbird
1073 Summary(pl.UTF-8):      SÅ‚owackie pliki jÄ™zykowe dla Thunderbirda
1074 Group:          I18n
1075 Requires:       thunderbird >= %{version}
1076 Provides:       thunderbird-lang-resources = %{version}
1077 Obsoletes:      icedove-lang-sk
1078 Obsoletes:      mozilla-thunderbird-lang-sk
1079 BuildArch:      noarch
1080
1081 %description lang-sk
1082 Slovak resources for Thunderbird.
1083
1084 %description lang-sk -l pl.UTF-8
1085 SÅ‚owackie pliki jÄ™zykowe dla Thunderbirda.
1086
1087 %package lang-sl
1088 Summary:        Slovene resources for Thunderbird
1089 Summary(pl.UTF-8):      SÅ‚oweÅ„skie pliki jÄ™zykowe dla Thunderbirda
1090 Group:          I18n
1091 Requires:       thunderbird >= %{version}
1092 Provides:       thunderbird-lang-resources = %{version}
1093 Obsoletes:      icedove-lang-sl
1094 Obsoletes:      mozilla-thunderbird-lang-sl
1095 BuildArch:      noarch
1096
1097 %description lang-sl
1098 Slovene resources for Thunderbird.
1099
1100 %description lang-sl -l pl.UTF-8
1101 SÅ‚oweÅ„skie pliki jÄ™zykowe dla Thunderbirda.
1102
1103 %package lang-sq
1104 Summary:        Albanian resources for Thunderbird
1105 Summary(pl.UTF-8):      AlbaÅ„skie pliki jÄ™zykowe dla Thunderbirda
1106 Group:          I18n
1107 Requires:       thunderbird >= %{version}
1108 Provides:       thunderbird-lang-resources = %{version}
1109 Obsoletes:      icedove-lang-sq
1110 Obsoletes:      mozilla-thunderbird-lang-sq
1111 BuildArch:      noarch
1112
1113 %description lang-sq
1114 Albanian resources for Thunderbird.
1115
1116 %description lang-sq -l pl.UTF-8
1117 AlbaÅ„skie pliki jÄ™zykowe dla Thunderbirda.
1118
1119 %package lang-sr
1120 Summary:        Serbian resources for Thunderbird
1121 Summary(pl.UTF-8):      Serbskie pliki jÄ™zykowe dla Thunderbirda
1122 Group:          I18n
1123 Requires:       thunderbird >= %{version}
1124 Provides:       thunderbird-lang-resources = %{version}
1125 Obsoletes:      icedove-lang-sr
1126 Obsoletes:      mozilla-thunderbird-lang-sr
1127 BuildArch:      noarch
1128
1129 %description lang-sr
1130 Serbian resources for Thunderbird.
1131
1132 %description lang-sr -l pl.UTF-8
1133 Serbskie pliki jÄ™zykowe dla Thunderbirda.
1134
1135 %package lang-sv
1136 Summary:        Swedish resources for Thunderbird
1137 Summary(pl.UTF-8):      Szwedzkie pliki jÄ™zykowe dla Thunderbirda
1138 Group:          I18n
1139 Requires:       thunderbird >= %{version}
1140 Provides:       thunderbird-lang-resources = %{version}
1141 Obsoletes:      icedove-lang-sv
1142 Obsoletes:      mozilla-thunderbird-lang-sv
1143 BuildArch:      noarch
1144
1145 %description lang-sv
1146 Swedish resources for Thunderbird.
1147
1148 %description lang-sv -l pl.UTF-8
1149 Szwedzkie pliki jÄ™zykowe dla Thunderbirda.
1150
1151 %package lang-ta_LK
1152 Summary:        Tamil (Sri Lanka) resources for Thunderbird
1153 Summary(pl.UTF-8):      Tamilskie pliki jÄ™zykowe dla Thunderbirda (wersja dla Sri Lanki)
1154 Group:          I18n
1155 Requires:       thunderbird >= %{version}
1156 Provides:       thunderbird-lang-resources = %{version}
1157 Obsoletes:      icedove-lang-ta_LK
1158 Obsoletes:      mozilla-thunderbird-lang-ta_LK
1159 BuildArch:      noarch
1160
1161 %description lang-ta_LK
1162 Tamil (Sri Lanka) resources for Thunderbird.
1163
1164 %description lang-ta_LK -l pl.UTF-8
1165 Tamilskie pliki jÄ™zykowe dla Thunderbirda (wersja dla Sri Lanki).
1166
1167 %package lang-tr
1168 Summary:        Turkish resources for Thunderbird
1169 Summary(pl.UTF-8):      Tureckie pliki jÄ™zykowe dla Thunderbirda
1170 Group:          I18n
1171 Requires:       thunderbird >= %{version}
1172 Provides:       thunderbird-lang-resources = %{version}
1173 Obsoletes:      icedove-lang-tr
1174 Obsoletes:      mozilla-thunderbird-lang-tr
1175 BuildArch:      noarch
1176
1177 %description lang-tr
1178 Turkish resources for Thunderbird.
1179
1180 %description lang-tr -l pl.UTF-8
1181 Tureckie pliki jÄ™zykowe dla Thunderbirda.
1182
1183 %package lang-uk
1184 Summary:        Ukrainian resources for Thunderbird
1185 Summary(pl.UTF-8):      UkraiÅ„skie pliki jÄ™zykowe dla Thunderbirda
1186 Group:          I18n
1187 Requires:       thunderbird >= %{version}
1188 Provides:       thunderbird-lang-resources = %{version}
1189 Obsoletes:      icedove-lang-uk
1190 Obsoletes:      mozilla-thunderbird-lang-uk
1191 BuildArch:      noarch
1192
1193 %description lang-uk
1194 Ukrainian resources for Thunderbird.
1195
1196 %description lang-uk -l pl.UTF-8
1197 UkraiÅ„skie pliki jÄ™zykowe dla Thunderbirda.
1198
1199 %package lang-vi
1200 Summary:        Vietnamese resources for Thunderbird
1201 Summary(pl.UTF-8):      Wietnamskie pliki jÄ™zykowe dla Thunderbirda
1202 Group:          I18n
1203 Requires:       thunderbird >= %{version}
1204 Provides:       thunderbird-lang-resources = %{version}
1205 Obsoletes:      icedove-lang-vi
1206 Obsoletes:      mozilla-thunderbird-lang-vi
1207 BuildArch:      noarch
1208
1209 %description lang-vi
1210 Vietnamese resources for Thunderbird.
1211
1212 %description lang-vi -l pl.UTF-8
1213 Wietnamskie pliki jÄ™zykowe dla Thunderbirda.
1214
1215 %package lang-zh_CN
1216 Summary:        Simplified Chinese resources for Thunderbird
1217 Summary(pl.UTF-8):      ChiÅ„skie (uproszczone) pliki jÄ™zykowe dla Thunderbirda
1218 Group:          I18n
1219 Requires:       thunderbird >= %{version}
1220 Provides:       thunderbird-lang-resources = %{version}
1221 Obsoletes:      icedove-lang-zh_CN
1222 Obsoletes:      mozilla-thunderbird-lang-zh_CN
1223 BuildArch:      noarch
1224
1225 %description lang-zh_CN
1226 Simplified Chinese resources for Thunderbird.
1227
1228 %description lang-zh_CN -l pl.UTF-8
1229 ChiÅ„skie (uproszczone) pliki jÄ™zykowe dla Thunderbirda.
1230
1231 %package lang-zh_TW
1232 Summary:        Traditional Chinese resources for Thunderbird
1233 Summary(pl.UTF-8):      ChiÅ„skie tradycyjne pliki jÄ™zykowe dla Thunderbirda
1234 Group:          I18n
1235 Requires:       thunderbird >= %{version}
1236 Provides:       thunderbird-lang-resources = %{version}
1237 Obsoletes:      icedove-lang-zh_TW
1238 Obsoletes:      mozilla-thunderbird-lang-zh_TW
1239 BuildArch:      noarch
1240
1241 %description lang-zh_TW
1242 Traditional Chinese resources for Thunderbird.
1243
1244 %description lang-zh_TW -l pl.UTF-8
1245 ChiÅ„skie tradycyjne pliki jÄ™zykowe dla Thunderbirda.
1246
1247 %prep
1248 unpack() {
1249         local args="$1" file="$2"
1250         cp -p $file .
1251 }
1252 %define __unzip unpack
1253 %setup -q %(seq -f '-a %g' 100 157 | xargs)
1254 %patch0 -p1
1255 %patch1 -p1
1256 %patch2 -p0
1257 %patch3 -p1
1258
1259 %build
1260 cp -p %{_datadir}/automake/config.* build/autoconf
1261
1262 cat << 'EOF' > .mozconfig
1263 . $topsrcdir/browser/config/mozconfig
1264 mk_add_options MOZ_OBJDIR=%{objdir}
1265
1266 %if %{with clang}
1267 export CC="clang"
1268 export CXX="clang++"
1269 %else
1270 export CC="%{__cc}"
1271 export CXX="%{__cxx}"
1272 %endif
1273 %ifarch %{ix86}
1274 export CFLAGS="%{rpmcflags} -D_FILE_OFFSET_BITS=64 -g0"
1275 export CXXFLAGS="%{rpmcxxflags} -D_FILE_OFFSET_BITS=64 -g0"
1276 export MOZ_DEBUG_FLAGS=" "
1277 export LLVM_USE_SPLIT_DWARF=1
1278 export LLVM_PARALLEL_LINK_JOBS=1
1279 export MOZ_LINK_FLAGS="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
1280 export RUSTFLAGS="-Cdebuginfo=0"
1281 %else
1282 export CFLAGS="%{rpmcflags} -D_FILE_OFFSET_BITS=64"
1283 export CXXFLAGS="%{rpmcxxflags} -D_FILE_OFFSET_BITS=64"
1284 %endif
1285
1286 %if %{with crashreporter}
1287 export MOZ_DEBUG_SYMBOLS=1
1288 %endif
1289
1290 # Options for 'configure' (same as command-line options).
1291 ac_add_options --host=%{_target_platform}
1292 ac_add_options --prefix=%{_prefix}
1293 %if %{?debug:1}0
1294 ac_add_options --disable-optimize
1295 ac_add_options --enable-debug
1296 ac_add_options --enable-debug-modules
1297 ac_add_options --enable-debugger-info-modules
1298 ac_add_options --enable-crash-on-assert
1299 %else
1300 ac_add_options --disable-debug
1301 %endif
1302 ac_add_options --disable-strip
1303 ac_add_options --disable-install-strip
1304 %if %{with tests}
1305 ac_add_options --enable-tests
1306 %else
1307 ac_add_options --disable-tests
1308 %endif
1309 %if %{with lightning}
1310 ac_add_options --enable-calendar
1311 %else
1312 ac_add_options --disable-calendar
1313 %endif
1314 %if %{with crashreporter}
1315 ac_add_options --enable-crashreporter
1316 %else
1317 ac_add_options --disable-crashreporter
1318 %endif
1319 ac_add_options --disable-elf-hack
1320 ac_add_options --disable-gconf
1321 ac_add_options --disable-necko-wifi
1322 ac_add_options --disable-updater
1323 ac_add_options --enable-alsa
1324 ac_add_options --enable-application=comm/mail
1325 ac_add_options --enable-chrome-format=omni
1326 ac_add_options --enable-default-toolkit=cairo-gtk3
1327 %if %{with ldap}
1328 ac_add_options --enable-ldap
1329 %else
1330 ac_add_options --disable-ldap
1331 %endif
1332 %{?with_official:ac_add_options --enable-official-branding}
1333 %{?with_gold:ac_add_options --enable-linker=gold}
1334 ac_add_options --enable-readline
1335 %{?with_shared_js:ac_add_options --enable-shared-js}
1336 ac_add_options --enable-startup-notification
1337 %{?with_system_cairo:ac_add_options --enable-system-cairo}
1338 ac_add_options --enable-system-ffi
1339 ac_add_options --enable-system-sqlite
1340 ac_add_options --with-distribution-id=org.pld-linux
1341 ac_add_options --with-system-bz2
1342 ac_add_options --with%{!?with_system_icu:out}-system-icu
1343 ac_add_options --with-system-jpeg
1344 ac_add_options --with-system-libevent
1345 ac_add_options --with%{!?with_system_libvpx:out}-system-libvpx
1346 ac_add_options --with-system-nspr
1347 ac_add_options --with-system-nss
1348 ac_add_options --with-system-png
1349 ac_add_options --with-system-zlib
1350 EOF
1351
1352 %if ! %{with clang}
1353 # On x86_64 architectures, Mozilla can build up to 4 jobs at once in parallel,
1354 # however builds tend to fail on other arches when building in parallel.
1355 RPM_BUILD_NR_THREADS=1
1356 %ifarch %{x8664}
1357 jobs=$(echo %{_smp_mflags} | cut -dj -f2)
1358 [ -n "$jobs" -a "$jobs" -gt 4 ] && RPM_BUILD_NR_THREADS=4 || RPM_BUILD_NR_THREADS="$jobs"
1359 %endif
1360 export MOZ_MAKE_FLAGS="-j${RPM_BUILD_NR_THREADS}"
1361 %endif
1362
1363 AUTOCONF=/usr/bin/autoconf2_13 ./mach build
1364
1365 %if %{with crashreporter}
1366 # create debuginfo for crash-stats.mozilla.com
1367 %{__make} -j1 -C obj-%{_target_cpu} buildsymbols
1368 %endif
1369
1370 %install
1371 rm -rf $RPM_BUILD_ROOT
1372 install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir}/%{name}/{extensions,plugins},%{_datadir}/%{name},%{_pixmapsdir},%{_desktopdir}}
1373
1374 cd %{objdir}
1375 %{__make} -C comm/mail/installer stage-package \
1376         DESTDIR=$RPM_BUILD_ROOT \
1377         installdir=%{_libdir}/%{name} \
1378         PKG_SKIP_STRIP=1
1379
1380 cp -a dist/thunderbird/* $RPM_BUILD_ROOT%{_libdir}/%{name}/
1381
1382 # Enable crash reporter for Thunderbird application
1383 %if %{with crashreporter}
1384 %{__sed} -i -e 's/\[Crash Reporter\]/[Crash Reporter]\nEnabled=1/' $RPM_BUILD_ROOT%{_libdir}/%{name}/application.ini
1385
1386 # Add debuginfo for crash-stats.mozilla.com
1387 install -d $RPM_BUILD_ROOT%{_exec_prefix}/lib/debug%{_libdir}/%{name}
1388 cp -a dist/%{name}-%{version}.en-US.linux-*.crashreporter-symbols.zip $RPM_BUILD_ROOT%{_prefix}/lib/debug%{_libdir}/%{name}
1389 %endif
1390
1391 %{__sed} -e 's,@LIBDIR@,%{_libdir},' %{SOURCE2} > $RPM_BUILD_ROOT%{_bindir}/%{name}
1392 cp -p dist/thunderbird/chrome/icons/default/default48.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
1393 cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
1394
1395 # move arch independant ones to datadir
1396 %{__mv} $RPM_BUILD_ROOT%{_libdir}/%{name}/chrome $RPM_BUILD_ROOT%{_datadir}/%{name}/chrome
1397 %{__mv} $RPM_BUILD_ROOT%{_libdir}/%{name}/defaults $RPM_BUILD_ROOT%{_datadir}/%{name}/defaults
1398 %{__mv} $RPM_BUILD_ROOT%{_libdir}/%{name}/extensions $RPM_BUILD_ROOT%{_datadir}/%{name}/extensions
1399 %{__mv} $RPM_BUILD_ROOT%{_libdir}/%{name}/isp $RPM_BUILD_ROOT%{_datadir}/%{name}/isp
1400 ln -s ../../share/%{name}/chrome $RPM_BUILD_ROOT%{_libdir}/%{name}/chrome
1401 ln -s ../../share/%{name}/defaults $RPM_BUILD_ROOT%{_libdir}/%{name}/defaults
1402 ln -s ../../share/%{name}/extensions $RPM_BUILD_ROOT%{_libdir}/%{name}/extensions
1403 ln -s ../../share/%{name}/isp $RPM_BUILD_ROOT%{_libdir}/%{name}/isp
1404
1405 # mozldap
1406 %{__sed} -i '/lib\(ldap\|ldif\|prldap\)60.so/d' $RPM_BUILD_ROOT%{_libdir}/%{name}/dependentlibs.list
1407 %{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/lib{ldap,ldif,prldap}60.so
1408
1409 # remove unecessary stuff
1410 %{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/removed-files
1411
1412 cd ..
1413 for a in *.xpi; do
1414         basename=$(basename $a .xpi)
1415         cp -p $a $RPM_BUILD_ROOT%{_datadir}/%{name}/extensions/langpack-$basename@thunderbird.mozilla.org.xpi
1416 done
1417
1418 %clean
1419 rm -rf $RPM_BUILD_ROOT
1420
1421 %pretrans
1422 if [ -d %{_libdir}/%{name}/extensions ] && [ ! -L %{_libdir}/%{name}/extensions ]; then
1423         install -d %{_datadir}/%{name}
1424         if [ -e %{_datadir}/%{name}/extensions ]; then
1425                 mv %{_datadir}/%{name}/extensions{,.rpmsave}
1426         fi
1427         mv -v %{_libdir}/%{name}/extensions %{_datadir}/%{name}/extensions
1428 fi
1429 for d in chrome defaults icons isp modules res; do
1430         if [ -d %{_libdir}/%{name}/$d ] && [ ! -L %{_libdir}/%{name}/$d ]; then
1431                 install -d %{_datadir}/%{name}
1432                 mv %{_libdir}/%{name}/$d %{_datadir}/%{name}/$d
1433         fi
1434 done
1435 exit 0
1436
1437 %post
1438 %update_desktop_database_post
1439
1440 %postun
1441 %update_desktop_database_postun
1442
1443 %files
1444 %defattr(644,root,root,755)
1445 %attr(755,root,root) %{_bindir}/%{name}
1446 %dir %{_libdir}/%{name}
1447 %dir %{_libdir}/%{name}/plugins
1448
1449 %dir %{_libdir}/%{name}/gtk2
1450 %attr(755,root,root) %{_libdir}/%{name}/gtk2/libmozgtk.so
1451 %attr(755,root,root) %{_libdir}/%{name}/libmozgtk.so
1452 %attr(755,root,root) %{_libdir}/%{name}/liblgpllibs.so
1453 %{?with_shared_js:%attr(755,root,root) %{_libdir}/%{name}/libmozjs.so}
1454 %attr(755,root,root) %{_libdir}/%{name}/libmozsandbox.so
1455 %attr(755,root,root) %{_libdir}/%{name}/libmozwayland.so
1456 %attr(755,root,root) %{_libdir}/%{name}/libxul.so
1457 %attr(755,root,root) %{_libdir}/%{name}/*-bin
1458 %attr(755,root,root) %{_libdir}/%{name}/pingsender
1459 %attr(755,root,root) %{_libdir}/%{name}/plugin-container
1460 %attr(755,root,root) %{_libdir}/%{name}/precomplete
1461 %attr(755,root,root) %{_libdir}/%{name}/thunderbird
1462
1463 %{_libdir}/%{name}/application.ini
1464 %{_libdir}/%{name}/blocklist.xml
1465 %{_libdir}/%{name}/chrome.manifest
1466 %{_libdir}/%{name}/dependentlibs.list
1467 %{_libdir}/%{name}/omni.ja
1468 %{_libdir}/%{name}/platform.ini
1469 %{!?with_system_icu:%{_libdir}/%{name}/icudt58l.dat}
1470
1471 %dir %{_libdir}/%{name}/features
1472 %{_libdir}/%{name}/features/wetransfer@extensions.thunderbird.net.xpi
1473
1474 %dir %{_libdir}/%{name}/fonts
1475 %{_libdir}/%{name}/fonts/TwemojiMozilla.ttf
1476
1477 %if %{with crashreporter}
1478 %attr(755,root,root) %{_libdir}/%{name}/crashreporter
1479 %{_libdir}/%{name}/crashreporter.ini
1480 %{_libdir}/%{name}/Throbber-small.gif
1481 %endif
1482
1483 %dir %{_libdir}/%{name}/distribution
1484 %dir %{_libdir}/%{name}/distribution/extensions
1485
1486 # symlinks
1487 %{_libdir}/%{name}/chrome
1488 %{_libdir}/%{name}/defaults
1489 %{_libdir}/%{name}/extensions
1490 %{_libdir}/%{name}/isp
1491
1492 %{_pixmapsdir}/*.png
1493 %{_desktopdir}/*.desktop
1494
1495 %dir %{_datadir}/%{name}
1496 %{_datadir}/%{name}/chrome
1497 %{_datadir}/%{name}/defaults
1498 %dir %{_datadir}/%{name}/extensions
1499 %{_datadir}/%{name}/isp
1500
1501 %if %{with lightning}
1502 %files addon-lightning
1503 %defattr(644,root,root,755)
1504 %{_libdir}/%{name}/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}.xpi
1505 %endif
1506
1507 %files lang-ar
1508 %defattr(644,root,root,755)
1509 %{_datadir}/%{name}/extensions/langpack-ar@thunderbird.mozilla.org.xpi
1510
1511 %files lang-ast
1512 %defattr(644,root,root,755)
1513 %{_datadir}/%{name}/extensions/langpack-ast@thunderbird.mozilla.org.xpi
1514
1515 %files lang-be
1516 %defattr(644,root,root,755)
1517 %{_datadir}/%{name}/extensions/langpack-be@thunderbird.mozilla.org.xpi
1518
1519 %files lang-bg
1520 %defattr(644,root,root,755)
1521 %{_datadir}/%{name}/extensions/langpack-bg@thunderbird.mozilla.org.xpi
1522
1523 %files lang-br
1524 %defattr(644,root,root,755)
1525 %{_datadir}/%{name}/extensions/langpack-br@thunderbird.mozilla.org.xpi
1526
1527 %files lang-ca
1528 %defattr(644,root,root,755)
1529 %{_datadir}/%{name}/extensions/langpack-ca@thunderbird.mozilla.org.xpi
1530
1531 %files lang-cs
1532 %defattr(644,root,root,755)
1533 %{_datadir}/%{name}/extensions/langpack-cs@thunderbird.mozilla.org.xpi
1534
1535 %files lang-cy
1536 %defattr(644,root,root,755)
1537 %{_datadir}/%{name}/extensions/langpack-cy@thunderbird.mozilla.org.xpi
1538
1539 %files lang-da
1540 %defattr(644,root,root,755)
1541 %{_datadir}/%{name}/extensions/langpack-da@thunderbird.mozilla.org.xpi
1542
1543 %files lang-de
1544 %defattr(644,root,root,755)
1545 %{_datadir}/%{name}/extensions/langpack-de@thunderbird.mozilla.org.xpi
1546
1547 %files lang-dsb
1548 %defattr(644,root,root,755)
1549 %{_datadir}/%{name}/extensions/langpack-dsb@thunderbird.mozilla.org.xpi
1550
1551 %files lang-el
1552 %defattr(644,root,root,755)
1553 %{_datadir}/%{name}/extensions/langpack-el@thunderbird.mozilla.org.xpi
1554
1555 %files lang-en_GB
1556 %defattr(644,root,root,755)
1557 %{_datadir}/%{name}/extensions/langpack-en-GB@thunderbird.mozilla.org.xpi
1558
1559 %files lang-en_US
1560 %defattr(644,root,root,755)
1561 %{_datadir}/%{name}/extensions/langpack-en-US@thunderbird.mozilla.org.xpi
1562
1563 %files lang-es_AR
1564 %defattr(644,root,root,755)
1565 %{_datadir}/%{name}/extensions/langpack-es-AR@thunderbird.mozilla.org.xpi
1566
1567 %files lang-es
1568 %defattr(644,root,root,755)
1569 %{_datadir}/%{name}/extensions/langpack-es-ES@thunderbird.mozilla.org.xpi
1570
1571 %files lang-et
1572 %defattr(644,root,root,755)
1573 %{_datadir}/%{name}/extensions/langpack-et@thunderbird.mozilla.org.xpi
1574
1575 %files lang-eu
1576 %defattr(644,root,root,755)
1577 %{_datadir}/%{name}/extensions/langpack-eu@thunderbird.mozilla.org.xpi
1578
1579 %files lang-fi
1580 %defattr(644,root,root,755)
1581 %{_datadir}/%{name}/extensions/langpack-fi@thunderbird.mozilla.org.xpi
1582
1583 %files lang-fr
1584 %defattr(644,root,root,755)
1585 %{_datadir}/%{name}/extensions/langpack-fr@thunderbird.mozilla.org.xpi
1586
1587 %files lang-fy
1588 %defattr(644,root,root,755)
1589 %{_datadir}/%{name}/extensions/langpack-fy-NL@thunderbird.mozilla.org.xpi
1590
1591 %files lang-ga
1592 %defattr(644,root,root,755)
1593 %{_datadir}/%{name}/extensions/langpack-ga-IE@thunderbird.mozilla.org.xpi
1594
1595 %files lang-gd
1596 %defattr(644,root,root,755)
1597 %{_datadir}/%{name}/extensions/langpack-gd@thunderbird.mozilla.org.xpi
1598
1599 %files lang-gl
1600 %defattr(644,root,root,755)
1601 %{_datadir}/%{name}/extensions/langpack-gl@thunderbird.mozilla.org.xpi
1602
1603 %files lang-he
1604 %defattr(644,root,root,755)
1605 %{_datadir}/%{name}/extensions/langpack-he@thunderbird.mozilla.org.xpi
1606
1607 %files lang-hr
1608 %defattr(644,root,root,755)
1609 %{_datadir}/%{name}/extensions/langpack-hr@thunderbird.mozilla.org.xpi
1610
1611 %files lang-hsb
1612 %defattr(644,root,root,755)
1613 %{_datadir}/%{name}/extensions/langpack-hsb@thunderbird.mozilla.org.xpi
1614
1615 %files lang-hu
1616 %defattr(644,root,root,755)
1617 %{_datadir}/%{name}/extensions/langpack-hu@thunderbird.mozilla.org.xpi
1618
1619 %files lang-hy
1620 %defattr(644,root,root,755)
1621 %{_datadir}/%{name}/extensions/langpack-hy-AM@thunderbird.mozilla.org.xpi
1622
1623 %files lang-id
1624 %defattr(644,root,root,755)
1625 %{_datadir}/%{name}/extensions/langpack-id@thunderbird.mozilla.org.xpi
1626
1627 %files lang-is
1628 %defattr(644,root,root,755)
1629 %{_datadir}/%{name}/extensions/langpack-is@thunderbird.mozilla.org.xpi
1630
1631 %files lang-it
1632 %defattr(644,root,root,755)
1633 %{_datadir}/%{name}/extensions/langpack-it@thunderbird.mozilla.org.xpi
1634
1635 %files lang-ja
1636 %defattr(644,root,root,755)
1637 %{_datadir}/%{name}/extensions/langpack-ja@thunderbird.mozilla.org.xpi
1638
1639 %files lang-kab
1640 %defattr(644,root,root,755)
1641 %{_datadir}/%{name}/extensions/langpack-kab@thunderbird.mozilla.org.xpi
1642
1643 %files lang-kk
1644 %defattr(644,root,root,755)
1645 %{_datadir}/%{name}/extensions/langpack-kk@thunderbird.mozilla.org.xpi
1646
1647 %files lang-ko
1648 %defattr(644,root,root,755)
1649 %{_datadir}/%{name}/extensions/langpack-ko@thunderbird.mozilla.org.xpi
1650
1651 %files lang-lt
1652 %defattr(644,root,root,755)
1653 %{_datadir}/%{name}/extensions/langpack-lt@thunderbird.mozilla.org.xpi
1654
1655 %files lang-ms
1656 %defattr(644,root,root,755)
1657 %{_datadir}/%{name}/extensions/langpack-ms@thunderbird.mozilla.org.xpi
1658
1659 %files lang-nb
1660 %defattr(644,root,root,755)
1661 %{_datadir}/%{name}/extensions/langpack-nb-NO@thunderbird.mozilla.org.xpi
1662
1663 %files lang-nl
1664 %defattr(644,root,root,755)
1665 %{_datadir}/%{name}/extensions/langpack-nl@thunderbird.mozilla.org.xpi
1666
1667 %files lang-nn
1668 %defattr(644,root,root,755)
1669 %{_datadir}/%{name}/extensions/langpack-nn-NO@thunderbird.mozilla.org.xpi
1670
1671 %files lang-pl
1672 %defattr(644,root,root,755)
1673 %{_datadir}/%{name}/extensions/langpack-pl@thunderbird.mozilla.org.xpi
1674
1675 %files lang-pt_BR
1676 %defattr(644,root,root,755)
1677 %{_datadir}/%{name}/extensions/langpack-pt-BR@thunderbird.mozilla.org.xpi
1678
1679 %files lang-pt
1680 %defattr(644,root,root,755)
1681 %{_datadir}/%{name}/extensions/langpack-pt-PT@thunderbird.mozilla.org.xpi
1682
1683 %files lang-rm
1684 %defattr(644,root,root,755)
1685 %{_datadir}/%{name}/extensions/langpack-rm@thunderbird.mozilla.org.xpi
1686
1687 %files lang-ro
1688 %defattr(644,root,root,755)
1689 %{_datadir}/%{name}/extensions/langpack-ro@thunderbird.mozilla.org.xpi
1690
1691 %files lang-ru
1692 %defattr(644,root,root,755)
1693 %{_datadir}/%{name}/extensions/langpack-ru@thunderbird.mozilla.org.xpi
1694
1695 %files lang-si
1696 %defattr(644,root,root,755)
1697 %{_datadir}/%{name}/extensions/langpack-si@thunderbird.mozilla.org.xpi
1698
1699 %files lang-sk
1700 %defattr(644,root,root,755)
1701 %{_datadir}/%{name}/extensions/langpack-sk@thunderbird.mozilla.org.xpi
1702
1703 %files lang-sl
1704 %defattr(644,root,root,755)
1705 %{_datadir}/%{name}/extensions/langpack-sl@thunderbird.mozilla.org.xpi
1706
1707 %files lang-sq
1708 %defattr(644,root,root,755)
1709 %{_datadir}/%{name}/extensions/langpack-sq@thunderbird.mozilla.org.xpi
1710
1711 %files lang-sr
1712 %defattr(644,root,root,755)
1713 %{_datadir}/%{name}/extensions/langpack-sr@thunderbird.mozilla.org.xpi
1714
1715 %files lang-sv
1716 %defattr(644,root,root,755)
1717 %{_datadir}/%{name}/extensions/langpack-sv-SE@thunderbird.mozilla.org.xpi
1718
1719 %files lang-tr
1720 %defattr(644,root,root,755)
1721 %{_datadir}/%{name}/extensions/langpack-tr@thunderbird.mozilla.org.xpi
1722
1723 %files lang-uk
1724 %defattr(644,root,root,755)
1725 %{_datadir}/%{name}/extensions/langpack-uk@thunderbird.mozilla.org.xpi
1726
1727 %files lang-vi
1728 %defattr(644,root,root,755)
1729 %{_datadir}/%{name}/extensions/langpack-vi@thunderbird.mozilla.org.xpi
1730
1731 %files lang-zh_CN
1732 %defattr(644,root,root,755)
1733 %{_datadir}/%{name}/extensions/langpack-zh-CN@thunderbird.mozilla.org.xpi
1734
1735 %files lang-zh_TW
1736 %defattr(644,root,root,755)
1737 %{_datadir}/%{name}/extensions/langpack-zh-TW@thunderbird.mozilla.org.xpi
This page took 0.17703 seconds and 4 git commands to generate.