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