]> git.pld-linux.org Git - packages/firefox.git/blob - firefox.spec
upstream patch to fix build with wayland 1.20; rel 2
[packages/firefox.git] / firefox.spec
1 # TODO:
2 # - consider --enable-libproxy
3 # - do something with *.rdf file, there if file conflict with other lang packages
4 # - enable RLBox (requires "wasi sysroot" in essence wasm/wasi toolchain, ie packaged wasm-sdk
5 #   https://github.com/WebAssembly/wasi-sdk)
6 #
7 # Conditional build:
8 %bcond_with     tests           # enable tests (whatever they check)
9 %bcond_with     gps             # GPS support via gpsd
10 %bcond_without  official        # official Firefox branding
11 %bcond_with     lto             # build with link time optimization
12 %bcond_with     pgo             # PGO-enabled build (requires working $DISPLAY == :100)
13 %bcond_without  geckodriver     # WebDriver
14 %bcond_without  gold            # use default linker instead of gold
15 # - disabled shared_js - https://bugzilla.mozilla.org/show_bug.cgi?id=1039964
16 %bcond_with     shared_js       # shared libmozjs library [broken]
17 %bcond_without  system_icu      # build without system ICU
18 %bcond_with     system_cairo    # build with system cairo (not supported in 60.0)
19 %bcond_without  system_libvpx   # build with system libvpx
20 %bcond_without  clang           # build using Clang/LLVM
21 %bcond_with     lowmem          # lower memory requirements
22 %bcond_with     rust_simd       # enable SIMD in Rust code
23
24 %if %{with lto}
25 %define         with_clang      1
26 %undefine       with_gold
27 %endif
28
29 %ifarch %{ix86} %{arm} aarch64
30 %define         with_lowmem     1
31 %endif
32
33 # On updating version, grab CVE links from:
34 # https://www.mozilla.org/security/known-vulnerabilities/firefox.html
35 # Release Notes:
36 # https://developer.mozilla.org/en-US/Firefox/Releases
37 # UPDATING TRANSLATIONS:
38 %if 0
39 rm -vf *.xpi
40 ../builder -g firefox-languages.spec
41 V=53.0
42 U=https://releases.mozilla.org/pub/firefox/releases/$V/linux-i686/
43 curl -s $U | sed -ne 's,.*href="\([^"]\+\)/".*,'"$U"'xpi/\1.xpi,p'
44 %endif
45
46 %define         nspr_ver        4.32
47 %define         nss_ver         3.72
48
49 Summary:        Firefox web browser
50 Summary(hu.UTF-8):      Firefox web böngésző
51 Summary(pl.UTF-8):      Firefox - przeglądarka WWW
52 Name:           firefox
53 Version:        95.0.1
54 Release:        2
55 License:        MPL v2.0
56 Group:          X11/Applications/Networking
57 Source0:        https://releases.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz
58 # Source0-md5:  8d65a1233f49bb7a3d1dc23e063489e2
59 Source3:        %{name}.desktop
60 Source4:        %{name}.sh
61 Source5:        vendor.js
62 Source6:        vendor-ac.js
63 Source100:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ach.xpi
64 # Source100-md5:        b614a0453af40d6e61638e61134884c4
65 Source101:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/af.xpi
66 # Source101-md5:        91b6222ebde5721d60534de37b5ee520
67 Source102:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/an.xpi
68 # Source102-md5:        6512adbbc957bb45d5bb344323015219
69 Source103:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ar.xpi
70 # Source103-md5:        76bd265db02d9b4b7bfb14c90a116af8
71 Source104:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ast.xpi
72 # Source104-md5:        566d7c10f8877731070b08a38fb41fa1
73 Source105:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/az.xpi
74 # Source105-md5:        5f463705bbc1a20c6450a5e14d5f2689
75 Source106:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/be.xpi
76 # Source106-md5:        9b04601d1442a6f46f29d29f89e49058
77 Source107:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/bg.xpi
78 # Source107-md5:        53c681e692a4eba4a0ec887d01a6091b
79 Source108:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/bn.xpi
80 # Source108-md5:        32fbd4ec41083685e8d84970b85047ae
81 Source109:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/br.xpi
82 # Source109-md5:        f4450c70fe753e7b8b9e5b12cb34c3ca
83 Source110:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/bs.xpi
84 # Source110-md5:        f62af6df16f0cceeeb36e14debbcf868
85 Source111:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ca.xpi
86 # Source111-md5:        df2406bef6feda755531548a6d7e2fcf
87 Source112:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ca-valencia.xpi
88 # Source112-md5:        232c4985949571a2a0659a304cb00228
89 Source113:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/cak.xpi
90 # Source113-md5:        d8c54e9c36c9a8be6211116dd7df5b13
91 Source114:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/cs.xpi
92 # Source114-md5:        080734de121ea47dfe26a66ef6edfd17
93 Source115:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/cy.xpi
94 # Source115-md5:        9c8b93bb7b0940a8dd72b3072162dbb9
95 Source116:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/da.xpi
96 # Source116-md5:        e3c5d5f3e7d94976f299d0bf700ab84e
97 Source117:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/de.xpi
98 # Source117-md5:        bdf648f3c446fa1e30bb54e99d49f2c5
99 Source118:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/dsb.xpi
100 # Source118-md5:        5bfa692734a8c15b1e1ac746b0259cc0
101 Source119:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/el.xpi
102 # Source119-md5:        55102a6f3a6e371987a474e485a24374
103 Source120:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/en-CA.xpi
104 # Source120-md5:        1284fc375b2d6a566cd3172a4e66d477
105 Source121:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/en-GB.xpi
106 # Source121-md5:        09bc71cbad6d448ba701520652cef1b8
107 Source122:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/en-US.xpi
108 # Source122-md5:        f44a28525070e2d0693e55b33145d55e
109 Source123:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/eo.xpi
110 # Source123-md5:        2efce9c51279553de7a79d5f69ed3c15
111 Source124:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/es-AR.xpi
112 # Source124-md5:        6017100f4fc50f3b3ca2a4a993206eb2
113 Source125:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/es-CL.xpi
114 # Source125-md5:        d0764fa76a9e79da8ffc3f91b52afb67
115 Source126:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/es-ES.xpi
116 # Source126-md5:        7750151e94e5209521614f57fa5e3c63
117 Source127:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/es-MX.xpi
118 # Source127-md5:        5771f78a516c6e2365eb7dc3a6c2563f
119 Source128:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/et.xpi
120 # Source128-md5:        a87a63513713ff47af4d3799d4c688af
121 Source129:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/eu.xpi
122 # Source129-md5:        ad48f3865f39ed05e9479320b1d9f206
123 Source130:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/fa.xpi
124 # Source130-md5:        a653a05041d5d0ce2dd3b0196230f916
125 Source131:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ff.xpi
126 # Source131-md5:        f48bd542f33f87fcf60dd5238b93d2de
127 Source132:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/fi.xpi
128 # Source132-md5:        05624b9fa8a4b1b768bf6bad465a9001
129 Source133:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/fr.xpi
130 # Source133-md5:        36d920d6c49f002d63174d6b15a0e20f
131 Source134:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/fy-NL.xpi
132 # Source134-md5:        a8b09284a7a0e8f8a5111bd8ad7d6d9a
133 Source135:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ga-IE.xpi
134 # Source135-md5:        f855cfbd2bd0f4d56ee35c3d025b5d3a
135 Source136:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/gd.xpi
136 # Source136-md5:        68edf9966f1bb1be388e753f9ebdded2
137 Source137:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/gl.xpi
138 # Source137-md5:        b8b3443d41485da435a4ea844e29779e
139 Source138:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/gn.xpi
140 # Source138-md5:        d8d9ab82fc190cf4b50e15d550bfd0b3
141 Source139:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/gu-IN.xpi
142 # Source139-md5:        e34b642eb6236058364c61dab879faa8
143 Source140:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/he.xpi
144 # Source140-md5:        e390afd7c636d2800b0f287a93875c6e
145 Source141:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hi-IN.xpi
146 # Source141-md5:        57b7b0a4f2d069d05967b4f7c2de2c13
147 Source142:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hr.xpi
148 # Source142-md5:        b9bd39fc7eceecdcad4206d0eb5f7c1b
149 Source143:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hsb.xpi
150 # Source143-md5:        f58103ed5d542e890cc178ae8bce23dd
151 Source144:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hu.xpi
152 # Source144-md5:        d2acf956ff662c2f64a1204625b630e4
153 Source145:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hy-AM.xpi
154 # Source145-md5:        0d768ce769ccc79b878cf6a632863e10
155 Source146:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ia.xpi
156 # Source146-md5:        301c507e2fd3e186e976c1060264794a
157 Source147:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/id.xpi
158 # Source147-md5:        d57bcaad354f1dd05069284be0ca443b
159 Source148:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/is.xpi
160 # Source148-md5:        4d90d2693907ef54fa70ce553ba3bca7
161 Source149:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/it.xpi
162 # Source149-md5:        f5683ee4cb2acc4a13196c5b97cfc61a
163 Source150:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ja.xpi
164 # Source150-md5:        1830a73201b7f2b1b23b107927865d79
165 Source151:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ka.xpi
166 # Source151-md5:        c83c7746c5d846137b5826c5c81b72fa
167 Source152:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/kab.xpi
168 # Source152-md5:        41fedf9c7cc47c74ec23a12bd348a411
169 Source153:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/kk.xpi
170 # Source153-md5:        566ce24f47c1e3e8bb57a1f553fc163f
171 Source154:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/km.xpi
172 # Source154-md5:        a7361211531dea036dffa23326be20e8
173 Source155:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/kn.xpi
174 # Source155-md5:        8377da1f316122f3576bb9d752cd9690
175 Source156:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ko.xpi
176 # Source156-md5:        2756897873fa3294927e4e64c9686532
177 Source157:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/lij.xpi
178 # Source157-md5:        27a08d22e1711fe5560dd4d2e038c8b2
179 Source158:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/lt.xpi
180 # Source158-md5:        da3889472605bbff359e56f13c23fb83
181 Source159:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/lv.xpi
182 # Source159-md5:        b5502d46d9ca39d787c57ce8784faced
183 Source160:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/mk.xpi
184 # Source160-md5:        b39ccac9e8aa1c3f79f16d2dcd8b6511
185 Source161:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/mr.xpi
186 # Source161-md5:        bf5e4f902d76046b05786f6ab9099096
187 Source162:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ms.xpi
188 # Source162-md5:        aa00c55e8618c92818a68a2d7923343d
189 Source163:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/my.xpi
190 # Source163-md5:        b8bfe8726cd6432a3b6faffe5377902a
191 Source164:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/nb-NO.xpi
192 # Source164-md5:        227148fbaa1a7f1dcafb83838ec0fd59
193 Source165:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ne-NP.xpi
194 # Source165-md5:        a61c22905483c848821d1eccbb9cbd4a
195 Source166:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/nl.xpi
196 # Source166-md5:        f4ad0015d81b35ea81f2e027f30ed0b7
197 Source167:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/nn-NO.xpi
198 # Source167-md5:        c7c01234895ce3752dc3b6bff186731f
199 Source168:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/oc.xpi
200 # Source168-md5:        ca7f8d4bc70895654053e68c0b4d476b
201 Source169:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/pa-IN.xpi
202 # Source169-md5:        ae7bec9f85a564acd3fda5965e9511fa
203 Source170:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/pl.xpi
204 # Source170-md5:        70aa9611c3793920c1afd047353a67ee
205 Source171:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/pt-BR.xpi
206 # Source171-md5:        702367e042db65f389c2b04b73048699
207 Source172:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/pt-PT.xpi
208 # Source172-md5:        bfbc908e96417532f7d834e70f381bf0
209 Source173:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/rm.xpi
210 # Source173-md5:        3b6bdbb8e260ea9eafc26802047fe0ec
211 Source174:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ro.xpi
212 # Source174-md5:        b0e6c37227b9b5bfa8cad8332d5aaf03
213 Source175:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ru.xpi
214 # Source175-md5:        8c0c0459412ad4ad0dacb786ec0fc8ca
215 Source176:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sco.xpi
216 # Source176-md5:        2a115874f8382f2e88f941dc1365a6b0
217 Source177:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/si.xpi
218 # Source177-md5:        a7908cbe0b918e5c207eebe0513bbe2f
219 Source178:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sk.xpi
220 # Source178-md5:        baa4a0f6610b38bb2ceec235db1c591b
221 Source179:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sl.xpi
222 # Source179-md5:        e8c4357691f495aff93dee2af800c631
223 Source180:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/son.xpi
224 # Source180-md5:        3aaad49542ffd22a82f2999376d1e20f
225 Source181:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sq.xpi
226 # Source181-md5:        7edd3351b80a4e60c537cea3fbae3708
227 Source182:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sr.xpi
228 # Source182-md5:        1d1025554fb1e3f4a3a71c72c4da6b40
229 Source183:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sv-SE.xpi
230 # Source183-md5:        26c0a589a37b49e99e444a00073e2d10
231 Source184:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/szl.xpi
232 # Source184-md5:        54b985d567303d51b36ff82fdc4c31f5
233 Source185:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ta.xpi
234 # Source185-md5:        96c6e8f1d13c2202b6b3b7ea0b5a5a6c
235 Source186:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/te.xpi
236 # Source186-md5:        60154f4e298afb186c4b188656d00139
237 Source187:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/th.xpi
238 # Source187-md5:        e2afd04fff0b98acf35fbbf2e2fcef1b
239 Source188:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/tl.xpi
240 # Source188-md5:        fa1e7c46de8027b34db020bfb70416cf
241 Source189:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/tr.xpi
242 # Source189-md5:        923aabb043585ce43d701a651575cad7
243 Source190:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/trs.xpi
244 # Source190-md5:        07bae35c874d7f391144132955f60918
245 Source191:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/uk.xpi
246 # Source191-md5:        7cd8d3669b93a582b15089b856b83f9a
247 Source192:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ur.xpi
248 # Source192-md5:        0bb82b61e42ab36047b9ee2e72baa0fe
249 Source193:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/uz.xpi
250 # Source193-md5:        2fc48f4568e539ec32f616e1e66d7511
251 Source194:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/vi.xpi
252 # Source194-md5:        29c90d7e63f3d290df5f60ce868460a0
253 Source195:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/xh.xpi
254 # Source195-md5:        23f9690c9039f39e900428dbf1c2c49f
255 Source196:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/zh-CN.xpi
256 # Source196-md5:        f95b9d914fe1872d6270c79fc47cfc80
257 Source197:      https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/zh-TW.xpi
258 # Source197-md5:        6b56a60a7cb22c1be1f7e8448b928cb7
259 Patch0:         wayland-1.20.patch
260 Patch4:         %{name}-prefs.patch
261 Patch5:         %{name}-pld-bookmarks.patch
262 Patch6:         %{name}-no-subshell.patch
263 Patch7:         %{name}-middle_click_paste.patch
264 Patch8:         %{name}-system-virtualenv.patch
265 Patch9:         %{name}-Disable-Firefox-Health-Report.patch
266 Patch10:        system-cairo.patch
267 Patch11:        glibc-double.patch
268 # Test if it can be removed when updating package
269 Patch12:        glibc-2.34.patch
270 URL:            https://www.mozilla.org/firefox/
271 BuildRequires:  OpenGL-devel
272 BuildRequires:  alsa-lib-devel
273 BuildRequires:  autoconf2_13
274 BuildRequires:  automake
275 %{?with_gold:BuildRequires:     binutils >= 3:2.20.51.0.7}
276 %{?with_system_cairo:BuildRequires:     cairo-devel >= 1.10.2-5}
277 BuildRequires:  cargo >= 1.32.0
278 %{?with_clang:BuildRequires:    clang}
279 BuildRequires:  clang-devel >= 5.0
280 BuildRequires:  dbus-glib-devel >= 0.60
281 BuildRequires:  fontconfig-devel >= 1:2.7.0
282 BuildRequires:  freetype-devel >= 1:2.1.8
283 %{!?with_clang:BuildRequires:   gcc-c++ >= 6:7}
284 BuildRequires:  glib2-devel >= 1:2.42
285 %{?with_gps:BuildRequires:      gpsd-devel >= 3.11}
286 BuildRequires:  gtk+3-devel >= 3.14.0
287 BuildRequires:  libatomic-devel
288 # DECnet (dnprogs.spec), not dummy net (libdnet.spec)
289 #BuildRequires: libdnet-devel
290 BuildRequires:  libdrm-devel >= 2.4
291 BuildRequires:  libevent-devel >= 1.4.7
292 # standalone libffi 3.0.9 or gcc's from 4.5(?)+
293 BuildRequires:  libffi-devel >= 6:3.0.9
294 %{?with_system_icu:BuildRequires:       libicu-devel >= 69.1}
295 # requires libjpeg-turbo implementing at least libjpeg 6b API
296 BuildRequires:  libjpeg-devel >= 6b
297 BuildRequires:  libjpeg-turbo-devel
298 BuildRequires:  libpng(APNG)-devel >= 0.10
299 BuildRequires:  libpng-devel >= 2:1.6.35
300 BuildRequires:  libstdc++-devel >= 6:7
301 BuildRequires:  libxcb-devel
302 %{?with_system_libvpx:BuildRequires:    libvpx-devel >= 1.8.0}
303 BuildRequires:  libwebp-devel >= 1.0.2
304 %{?with_clang:BuildRequires:    lld}
305 BuildRequires:  llvm-devel >= 5.0
306 %ifarch %{ix86} %{x8664}
307 BuildRequires:  nasm >= 2.14
308 %endif
309 # or --disable-nodejs ?
310 BuildRequires:  nodejs >= 10.23.1
311 BuildRequires:  nspr-devel >= 1:%{nspr_ver}
312 BuildRequires:  nss-devel >= 1:%{nss_ver}
313 BuildRequires:  pango-devel >= 1:1.22.0
314 BuildRequires:  pixman-devel >= 0.36.0
315 BuildRequires:  perl-modules >= 5.006
316 BuildRequires:  pkgconfig >= 1:0.9.0
317 BuildRequires:  pkgconfig(libffi) >= 3.0.9
318 BuildRequires:  pulseaudio-devel
319 BuildRequires:  python3-modules >= 1:3.8.5-3
320 %{?with_pgo:BuildRequires:      python3-modules-sqlite}
321 BuildRequires:  python3-simplejson
322 BuildRequires:  python3-virtualenv >= 16
323 BuildRequires:  rpm-build >= 4.6
324 BuildRequires:  rpmbuild(macros) >= 1.601
325 BuildRequires:  rust >= 1.53.0
326 BuildRequires:  rust-cbindgen >= 0.19.0
327 BuildRequires:  sed >= 4.0
328 BuildRequires:  tar >= 1:1.22
329 BuildRequires:  xorg-lib-libX11-devel
330 BuildRequires:  xorg-lib-libXcomposite-devel
331 BuildRequires:  xorg-lib-libXdamage-devel
332 BuildRequires:  xorg-lib-libXext-devel
333 BuildRequires:  xorg-lib-libXfixes-devel
334 BuildRequires:  xorg-lib-libXinerama-devel
335 BuildRequires:  xorg-lib-libXt-devel
336 %{?with_pgo:BuildRequires:      xorg-xserver-Xvfb}
337 BuildRequires:  xorg-lib-libxkbcommon-devel >= 0.4.1
338 BuildRequires:  xz
339 %ifarch %{ix86} %{x8664}
340 BuildRequires:  yasm >= 1.2
341 %endif
342 BuildRequires:  unzip
343 BuildRequires:  zip
344 BuildRequires:  zlib-devel >= 1.2.3
345 BuildConflicts: %{name}-devel < %{version}
346 Requires(post): mktemp >= 1.5-18
347 Requires:       browser-plugins >= 2.0
348 %{?with_system_cairo:Requires:  cairo >= 1.10.2-5}
349 Requires:       dbus-glib >= 0.60
350 Requires:       desktop-file-utils
351 Requires:       fontconfig-libs >= 1:2.7.0
352 Requires:       glib2 >= 1:2.42
353 Requires:       gtk+3 >= 3.14.0
354 Requires:       hicolor-icon-theme
355 Requires:       libjpeg-turbo
356 Requires:       libpng >= 2:1.6.35
357 Requires:       libpng(APNG) >= 0.10
358 %{?with_system_libvpx:Requires: libvpx >= 1.8.0}
359 Requires:       libwebp >= 1.0.2
360 Requires:       myspell-common
361 %requires_ge_to nspr nspr-devel
362 %requires_ge_to nss nss-devel
363 Requires:       pango >= 1:1.22.0
364 Requires:       pixman >= 0.36.0
365 Requires:       xorg-lib-libxkbcommon >= 0.4.1
366 %ifarch %{ix86}
367 Requires:       cpuinfo(mmx)
368 %endif
369 Provides:       xulrunner-libs = 2:%{version}-%{release}
370 Provides:       wwwbrowser
371 Obsoletes:      firefox-devel < 53
372 Obsoletes:      firefox-lang-as < 68.0-1
373 Obsoletes:      firefox-lang-en_ZA < 68.0-1
374 Obsoletes:      firefox-lang-mai < 68.0-1
375 Obsoletes:      firefox-lang-ml < 68.0-1
376 Obsoletes:      firefox-lang-or < 68.0-1
377 Obsoletes:      firefox-libs < 53
378 Obsoletes:      iceweasel < 45
379 Obsoletes:      iceweasel-libs < 45
380 Obsoletes:      mozilla-firebird < 0.8
381 Obsoletes:      mozilla-firefox < 38
382 Obsoletes:      mozilla-firefox-lang-en < 2.0.0.8-3
383 Obsoletes:      mozilla-firefox-libs < 38
384 Obsoletes:      xulrunner < 2:42
385 Obsoletes:      xulrunner-gnome < 2:42
386 Obsoletes:      xulrunner-libs < 2:42
387 Conflicts:      firefox-lang-resources < %{version}
388 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
389
390 %define         filterout_cpp           -D_FORTIFY_SOURCE=[0-9]+
391
392 %if %{with clang}
393 %define         filterout               -fvar-tracking-assignments
394 %else
395 %define         filterout               -Werror=format-security
396 %endif
397
398 # don't satisfy other packages
399 %define         _noautoprovfiles        %{_libdir}/%{name}
400
401 # and as we don't provide them, don't require either
402 %define         _noautoreq      liblgpllibs.so libmozavcodec.so libmozavutil.so libmozgtk.so libmozjs.so libmozsandbox.so libmozsqlite3.so libmozwayland.so libxul.so
403
404 # 67.0 libxul.so: debugedit: canonicalization unexpectedly shrank by one character
405 %define         _enable_debug_packages  0
406
407 %description
408 Firefox is an open-source web browser, designed for standards
409 compliance, performance and portability.
410
411 %description -l hu.UTF-8
412 Firefox egy nyílt forrású webböngésző, hatékonyságra és
413 hordozhatóságra tervezve.
414
415 %description -l pl.UTF-8
416 Firefox jest przeglądarką WWW rozpowszechnianą zgodnie z ideami
417 ruchu otwartego oprogramowania oraz tworzoną z myślą o zgodności ze
418 standardami, wydajnością i przenośnością.
419
420 %package -n gmp-api
421 Summary:        GeckoMediaPlugins API header files
422 Summary(pl.UTF-8):      Pliki nagłówkowe API GeckoMediaPlugins
423 Group:          Development/Libraries
424 URL:            https://wiki.mozilla.org/GeckoMediaPlugins
425 # actually C++ compiler; STL is not even used
426 Requires:       libstdc++-devel
427
428 %description -n gmp-api
429 GeckoMediaPlugins API header files.
430
431 %description -n gmp-api -l pl.UTF-8
432 Pliki nagłówkowe API GeckoMediaPlugins.
433
434 %package lang-ach
435 Summary:        Acoli resources for Firefox
436 Summary(pl.UTF-8):      Pliki językowe aczoli dla Firefoksa
437 Group:          I18n
438 Requires:       firefox >= %{version}
439 Provides:       firefox-lang-resources = %{version}
440 Obsoletes:      iceweasel-lang-ach < 45
441 Obsoletes:      mozilla-firefox-lang-ach < 38
442 BuildArch:      noarch
443
444 %description lang-ach
445 Acoli resources for Firefox.
446
447 %description lang-ach -l pl.UTF-8
448 Pliki językowe aczoli dla Firefoksa.
449
450 %package lang-af
451 Summary:        Afrikaans resources for Firefox
452 Summary(pl.UTF-8):      Afrykanerskie pliki językowe dla Firefoksa
453 Group:          I18n
454 Requires:       firefox >= %{version}
455 Provides:       firefox-lang-resources = %{version}
456 Obsoletes:      iceweasel-lang-af < 45
457 Obsoletes:      mozilla-firefox-lang-af < 38
458 BuildArch:      noarch
459
460 %description lang-af
461 Afrikaans resources for Firefox.
462
463 %description lang-af -l pl.UTF-8
464 Afrykanerskie pliki językowe dla Firefoksa.
465
466 %package lang-an
467 Summary:        Aragonese resources for Firefox
468 Summary(pl.UTF-8):      Aragońskie pliki językowe dla Firefoksa
469 Group:          I18n
470 Requires:       firefox >= %{version}
471 Provides:       firefox-lang-resources = %{version}
472 Obsoletes:      iceweasel-lang-an < 45
473 Obsoletes:      mozilla-firefox-lang-an < 38
474 BuildArch:      noarch
475
476 %description lang-an
477 Aragonese resources for Firefox.
478
479 %description lang-an -l pl.UTF-8
480 Aragońskie pliki językowe dla Firefoksa.
481
482 %package lang-ar
483 Summary:        Arabic resources for Firefox
484 Summary(pl.UTF-8):      Arabskie pliki językowe dla Firefoksa
485 Group:          I18n
486 Requires:       firefox >= %{version}
487 Provides:       firefox-lang-resources = %{version}
488 Obsoletes:      iceweasel-lang-ar < 45
489 Obsoletes:      mozilla-firefox-lang-ar < 38
490 BuildArch:      noarch
491
492 %description lang-ar
493 Arabic resources for Firefox.
494
495 %description lang-ar -l pl.UTF-8
496 Arabskie pliki językowe dla Firefoksa.
497
498 %package lang-ast
499 Summary:        Asturian resources for Firefox
500 Summary(pl.UTF-8):      Asturyjskie pliki językowe dla Firefoksa
501 Group:          I18n
502 Requires:       firefox >= %{version}
503 Provides:       firefox-lang-resources = %{version}
504 Obsoletes:      iceweasel-lang-ast < 45
505 Obsoletes:      mozilla-firefox-lang-ast < 38
506 BuildArch:      noarch
507
508 %description lang-ast
509 Asturian resources for Firefox.
510
511 %description lang-ast -l pl.UTF-8
512 Asturyjskie pliki językowe dla Firefoksa.
513
514 %package lang-az
515 Summary:        Azerbaijani resources for Firefox
516 Summary(pl.UTF-8):      Azerskie pliki językowe dla Firefoksa
517 Group:          I18n
518 Requires:       firefox >= %{version}
519 Provides:       firefox-lang-resources = %{version}
520 Obsoletes:      iceweasel-lang-az < 45
521 Obsoletes:      mozilla-firefox-lang-az < 38
522 BuildArch:      noarch
523
524 %description lang-az
525 Azerbaijani resources for Firefox.
526
527 %description lang-az -l pl.UTF-8
528 Azerskie pliki językowe dla Firefoksa.
529
530 %package lang-be
531 Summary:        Belarusian resources for Firefox
532 Summary(pl.UTF-8):      Białoruskie pliki językowe dla Firefoksa
533 Group:          I18n
534 Requires:       firefox >= %{version}
535 Provides:       firefox-lang-resources = %{version}
536 Obsoletes:      iceweasel-lang-be < 45
537 Obsoletes:      mozilla-firefox-lang-be < 38
538 BuildArch:      noarch
539
540 %description lang-be
541 Belarusian resources for Firefox.
542
543 %description lang-be -l pl.UTF-8
544 Białoruskie pliki językowe dla Firefoksa.
545
546 %package lang-bg
547 Summary:        Bulgarian resources for Firefox
548 Summary(pl.UTF-8):      Bułgarskie pliki językowe dla Firefoksa
549 Group:          I18n
550 Requires:       firefox >= %{version}
551 Provides:       firefox-lang-resources = %{version}
552 Obsoletes:      iceweasel-lang-bg < 45
553 Obsoletes:      mozilla-firefox-lang-bg < 38
554 BuildArch:      noarch
555
556 %description lang-bg
557 Bulgarian resources for Firefox.
558
559 %description lang-bg -l pl.UTF-8
560 Bułgarskie pliki językowe dla Firefoksa.
561
562 %package lang-bn
563 Summary:        Bengali (Bangladesh) resources for Firefox
564 Summary(pl.UTF-8):      Bengalskie pliki językowe dla Firefoksa (wersja dla Bangladeszu)
565 Group:          I18n
566 Requires:       firefox >= %{version}
567 Provides:       firefox-lang-resources = %{version}
568 Obsoletes:      firefox-lang-bn_IN
569 Obsoletes:      iceweasel-lang-bn < 45
570 Obsoletes:      mozilla-firefox-lang-bn < 38
571 BuildArch:      noarch
572
573 %description lang-bn
574 Bengali (Bangladesh) resources for Firefox.
575
576 %description lang-bn -l pl.UTF-8
577 Bengalskie pliki językowe dla Firefoksa (wersja dla Bangladeszu).
578
579 %package lang-bn_IN
580 Summary:        Bengali (India) resources for Firefox
581 Summary(pl.UTF-8):      Bengalskie pliki językowe dla Firefoksa (wersja dla Indii)
582 Group:          I18n
583 Requires:       firefox >= %{version}
584 Provides:       firefox-lang-resources = %{version}
585 Obsoletes:      iceweasel-lang-bn_IN < 45
586 Obsoletes:      mozilla-firefox-lang-bn_IN < 38
587 BuildArch:      noarch
588
589 %description lang-bn_IN
590 Bengali (India) resources for Firefox.
591
592 %description lang-bn_IN -l pl.UTF-8
593 Bengalskie pliki językowe dla Firefoksa (wersja dla Indii).
594
595 %package lang-br
596 Summary:        Breton resources for Firefox
597 Summary(pl.UTF-8):      Bretońskie pliki językowe dla Firefoksa
598 Group:          I18n
599 Requires:       firefox >= %{version}
600 Provides:       firefox-lang-resources = %{version}
601 Obsoletes:      iceweasel-lang-br < 45
602 Obsoletes:      mozilla-firefox-lang-br < 38
603 BuildArch:      noarch
604
605 %description lang-br
606 Breton resources for Firefox.
607
608 %description lang-br -l pl.UTF-8
609 Bretońskie pliki językowe dla Firefoksa.
610
611 %package lang-bs
612 Summary:        Bosnian resources for Firefox
613 Summary(pl.UTF-8):      Bośniackie pliki językowe dla Firefoksa
614 Group:          I18n
615 Requires:       firefox >= %{version}
616 Provides:       firefox-lang-resources = %{version}
617 Obsoletes:      iceweasel-lang-bs < 45
618 Obsoletes:      mozilla-firefox-lang-bs < 38
619 BuildArch:      noarch
620
621 %description lang-bs
622 Bosnian resources for Firefox.
623
624 %description lang-bs -l pl.UTF-8
625 Bośniackie pliki językowe dla Firefoksa.
626
627 %package lang-ca
628 Summary:        Catalan resources for Firefox
629 Summary(ca.UTF-8):      Recursos catalans per Firefox
630 Summary(es.UTF-8):      Recursos catalanes para Firefox
631 Summary(pl.UTF-8):      Katalońskie pliki językowe dla Firefoksa
632 Group:          I18n
633 URL:            http://www.softcatala.org/projectes/mozilla/
634 Requires:       firefox >= %{version}
635 Provides:       firefox-lang-resources = %{version}
636 Obsoletes:      iceweasel-lang-ca < 45
637 Obsoletes:      mozilla-firefox-lang-ca < 38
638 BuildArch:      noarch
639
640 %description lang-ca
641 Catalan resources for Firefox.
642
643 %description lang-ca -l ca.UTF-8
644 Recursos catalans per Firefox.
645
646 %description lang-ca -l es.UTF-8
647 Recursos catalanes para Firefox.
648
649 %description lang-ca -l pl.UTF-8
650 Katalońskie pliki językowe dla Firefoksa.
651
652 %package lang-ca-valencia
653 Summary:        Catalan (Valencia variant) resources for Firefox
654 Summary(pl.UTF-8):      Katalońskie pliki językowe (wariant dla Walencji) dla Firefoksa
655 Group:          I18n
656 URL:            http://www.softcatala.org/projectes/mozilla/
657 Requires:       firefox >= %{version}
658 Provides:       firefox-lang-resources = %{version}
659 BuildArch:      noarch
660
661 %description lang-ca-valencia
662 Catalan (Valencia variant) resources for Firefox.
663
664 %description lang-ca-valencia -l pl.UTF-8
665 Katalońskie pliki językowe (wariant dla Walencji) dla Firefoksa.
666
667 %package lang-cak
668 Summary:        Kaqchikel resources for Firefox
669 Summary(pl.UTF-8):      Pliki językowe kaqchikel dla Firefoksa
670 Group:          I18n
671 Requires:       firefox >= %{version}
672 Provides:       firefox-lang-resources = %{version}
673 BuildArch:      noarch
674
675 %description lang-cak
676 Kaqchikel resources for Firefox.
677
678 %description lang-cak -l pl.UTF-8
679 Pliki językowe kaqchikel dla Firefoksa.
680
681 %package lang-cs
682 Summary:        Czech resources for Firefox
683 Summary(pl.UTF-8):      Czeskie pliki językowe dla Firefoksa
684 Group:          I18n
685 Requires:       firefox >= %{version}
686 Provides:       firefox-lang-resources = %{version}
687 Obsoletes:      iceweasel-lang-cs < 45
688 Obsoletes:      mozilla-firefox-lang-cs < 38
689 BuildArch:      noarch
690
691 %description lang-cs
692 Czech resources for Firefox.
693
694 %description lang-cs -l pl.UTF-8
695 Czeskie pliki językowe dla Firefoksa.
696
697 %package lang-csb
698 Summary:        Kashubian resources for Firefox
699 Summary(pl.UTF-8):      Kaszubskie pliki językowe dla Firefoksa
700 Group:          I18n
701 Requires:       firefox >= %{version}
702 Provides:       firefox-lang-resources = %{version}
703 Obsoletes:      iceweasel-lang-csb < 45
704 Obsoletes:      mozilla-firefox-lang-csb < 38
705 BuildArch:      noarch
706
707 %description lang-csb
708 Kashubian resources for Firefox.
709
710 %description lang-csb -l pl.UTF-8
711 Kaszubskie pliki językowe dla Firefoksa.
712
713 %package lang-cy
714 Summary:        Welsh resources for Firefox
715 Summary(pl.UTF-8):      Walijskie pliki językowe dla Firefoksa
716 Group:          I18n
717 Requires:       firefox >= %{version}
718 Provides:       firefox-lang-resources = %{version}
719 Obsoletes:      iceweasel-lang-cy < 45
720 Obsoletes:      mozilla-firefox-lang-cy < 38
721 BuildArch:      noarch
722
723 %description lang-cy
724 Welsh resources for Firefox.
725
726 %description lang-cy -l pl.UTF-8
727 Walijskie pliki językowe dla Firefoksa.
728
729 %package lang-da
730 Summary:        Danish resources for Firefox
731 Summary(pl.UTF-8):      Duńskie pliki językowe dla Firefoksa
732 Group:          I18n
733 Requires:       firefox >= %{version}
734 Provides:       firefox-lang-resources = %{version}
735 Obsoletes:      iceweasel-lang-da < 45
736 Obsoletes:      mozilla-firefox-lang-da < 38
737 BuildArch:      noarch
738
739 %description lang-da
740 Danish resources for Firefox.
741
742 %description lang-da -l pl.UTF-8
743 Duńskie pliki językowe dla Firefoksa.
744
745 %package lang-de
746 Summary:        German resources for Firefox
747 Summary(pl.UTF-8):      Niemieckie pliki językowe dla Firefoksa
748 Group:          I18n
749 Requires:       firefox >= %{version}
750 Provides:       firefox-lang-resources = %{version}
751 Obsoletes:      iceweasel-lang-de < 45
752 Obsoletes:      mozilla-firefox-lang-de < 38
753 BuildArch:      noarch
754
755 %description lang-de
756 German resources for Firefox.
757
758 %description lang-de -l pl.UTF-8
759 Niemieckie pliki językowe dla Firefoksa.
760
761 %package lang-dsb
762 Summary:        Lower Sorbian resources for Firefox
763 Summary(pl.UTF-8):      Dolnołużyckie pliki językowe dla Firefoksa
764 Group:          I18n
765 Requires:       firefox >= %{version}
766 Provides:       firefox-lang-resources = %{version}
767 Obsoletes:      iceweasel-lang-dsb < 45
768 Obsoletes:      mozilla-firefox-lang-dsb < 38
769 BuildArch:      noarch
770
771 %description lang-dsb
772 Lower Sorbian resources for Firefox.
773
774 %description lang-dsb -l pl.UTF-8
775 Dolnołużyckie pliki językowe dla Firefoksa.
776
777 %package lang-el
778 Summary:        Greek resources for Firefox
779 Summary(pl.UTF-8):      Greckie pliki językowe dla Firefoksa
780 Group:          I18n
781 Requires:       firefox >= %{version}
782 Provides:       firefox-lang-resources = %{version}
783 Obsoletes:      iceweasel-lang-el < 45
784 Obsoletes:      mozilla-firefox-lang-el < 38
785 BuildArch:      noarch
786
787 %description lang-el
788 Greek resources for Firefox.
789
790 %description lang-el -l pl.UTF-8
791 Greckie pliki językowe dla Firefoksa.
792
793 %package lang-en_CA
794 Summary:        English (Canadian) resources for Firefox
795 Summary(pl.UTF-8):      Angielskie (kanadyjskie) pliki językowe dla Firefoksa
796 Group:          I18n
797 Requires:       firefox >= %{version}
798 Provides:       firefox-lang-resources = %{version}
799 BuildArch:      noarch
800
801 %description lang-en_CA
802 English (Canadian) resources for Firefox.
803
804 %description lang-en_CA -l pl.UTF-8
805 Angielskie (kanadyjskie) pliki językowe dla Firefoksa.
806
807 %package lang-en_GB
808 Summary:        English (British) resources for Firefox
809 Summary(pl.UTF-8):      Angielskie (brytyjskie) pliki językowe dla Firefoksa
810 Group:          I18n
811 Requires:       firefox >= %{version}
812 Provides:       firefox-lang-resources = %{version}
813 Obsoletes:      iceweasel-lang-en_GB < 45
814 Obsoletes:      mozilla-firefox-lang-en_GB < 38
815 BuildArch:      noarch
816
817 %description lang-en_GB
818 English (British) resources for Firefox.
819
820 %description lang-en_GB -l pl.UTF-8
821 Angielskie (brytyjskie) pliki językowe dla Firefoksa.
822
823 %package lang-en_US
824 Summary:        English (American) resources for Firefox
825 Summary(pl.UTF-8):      Angielskie (amerykańskie) pliki językowe dla Firefoksa
826 Group:          I18n
827 Requires:       firefox >= %{version}
828 Provides:       firefox-lang-resources = %{version}
829 Obsoletes:      iceweasel-lang-en_US < 45
830 Obsoletes:      mozilla-firefox-lang-en_US < 38
831 BuildArch:      noarch
832
833 %description lang-en_US
834 English (American) resources for Firefox.
835
836 %description lang-en_US -l pl.UTF-8
837 Angielskie (amerykańskie) pliki językowe dla Firefoksa.
838
839 %package lang-eo
840 Summary:        Esperanto resources for Firefox
841 Summary(pl.UTF-8):      Pliki językowe esperanto dla Firefoksa
842 Group:          I18n
843 Requires:       firefox >= %{version}
844 Provides:       firefox-lang-resources = %{version}
845 Obsoletes:      iceweasel-lang-eo < 45
846 Obsoletes:      mozilla-firefox-lang-eo < 38
847 BuildArch:      noarch
848
849 %description lang-eo
850 Esperanto resources for Firefox.
851
852 %description lang-eo -l pl.UTF-8
853 Pliki językowe esperanto dla Firefoksa.
854
855 %package lang-es_AR
856 Summary:        Spanish (Andorra) resources for Firefox
857 Summary(ca.UTF-8):      Recursos espanyols (Andorra) per Firefox
858 Summary(es.UTF-8):      Recursos españoles (Andorra) para Firefox
859 Summary(pl.UTF-8):      Hiszpańskie pliki językowe dla Firefoksa (wersja dla Andory)
860 Group:          I18n
861 Requires:       firefox >= %{version}
862 Provides:       firefox-lang-resources = %{version}
863 Obsoletes:      iceweasel-lang-es_AR < 45
864 Obsoletes:      mozilla-firefox-lang-es_AR < 38
865 BuildArch:      noarch
866
867 %description lang-es_AR
868 Spanish (Spain) resources for Firefox.
869
870 %description lang-es_AR -l ca.UTF-8
871 Recursos espanyols (Andorra) per Firefox.
872
873 %description lang-es_AR -l es.UTF-8
874 Recursos españoles (Andorra) para Firefox.
875
876 %description lang-es_AR -l pl.UTF-8
877 Hiszpańskie pliki językowe dla Firefoksa (wersja dla Andory).
878
879 %package lang-es_CL
880 Summary:        Spanish (Chile) resources for Firefox
881 Summary(ca.UTF-8):      Recursos espanyols (Xile) per Firefox
882 Summary(es.UTF-8):      Recursos españoles (Chile) para Firefox
883 Summary(pl.UTF-8):      Hiszpańskie pliki językowe dla Firefoksa (wersja dla Chile)
884 Group:          I18n
885 Requires:       firefox >= %{version}
886 Provides:       firefox-lang-resources = %{version}
887 Obsoletes:      iceweasel-lang-es_CL < 45
888 Obsoletes:      mozilla-firefox-lang-es_CL < 38
889 BuildArch:      noarch
890
891 %description lang-es_CL
892 Spanish (Chile) resources for Firefox.
893
894 %description lang-es_CL -l ca.UTF-8
895 Recursos espanyols (Xile) per Firefox.
896
897 %description lang-es_CL -l es.UTF-8
898 Recursos españoles (Chile) para Firefox.
899
900 %description lang-es_CL -l pl.UTF-8
901 Hiszpańskie pliki językowe dla Firefoksa (wersja dla Chile).
902
903 %package lang-es
904 Summary:        Spanish (Spain) resources for Firefox
905 Summary(ca.UTF-8):      Recursos espanyols (Espanya) per Firefox
906 Summary(es.UTF-8):      Recursos españoles (España) para Firefox
907 Summary(pl.UTF-8):      Hiszpańskie pliki językowe dla Firefoksa (wersja dla Hiszpanii)
908 Group:          I18n
909 Requires:       firefox >= %{version}
910 Provides:       firefox-lang-resources = %{version}
911 Obsoletes:      iceweasel-lang-es < 45
912 Obsoletes:      mozilla-firefox-lang-es < 38
913 BuildArch:      noarch
914
915 %description lang-es
916 Spanish (Spain) resources for Firefox.
917
918 %description lang-es -l ca.UTF-8
919 Recursos espanyols (Espanya) per Firefox.
920
921 %description lang-es -l es.UTF-8
922 Recursos españoles (España) para Firefox.
923
924 %description lang-es -l pl.UTF-8
925 Hiszpańskie pliki językowe dla Firefoksa (wersja dla Hiszpanii).
926
927 %package lang-es_MX
928 Summary:        Spanish (Mexico) resources for Firefox
929 Summary(ca.UTF-8):      Recursos espanyols (Mèxic) per Firefox
930 Summary(es.UTF-8):      Recursos españoles (México) para Firefox
931 Summary(pl.UTF-8):      Hiszpańskie pliki językowe dla Firefoksa (wersja dla Meksyku)
932 Group:          I18n
933 Requires:       firefox >= %{version}
934 Provides:       firefox-lang-resources = %{version}
935 Obsoletes:      iceweasel-lang-es_MX < 45
936 Obsoletes:      mozilla-firefox-lang-es_MX < 38
937 BuildArch:      noarch
938
939 %description lang-es_MX
940 Spanish (Mexico) resources for Firefox.
941
942 %description lang-es_MX -l ca.UTF-8
943 Recursos espanyols (Mèxic) per Firefox.
944
945 %description lang-es_MX -l es.UTF-8
946 Recursos españoles (México) para Firefox.
947
948 %description lang-es_MX -l pl.UTF-8
949 Hiszpańskie pliki językowe dla Firefoksa (wersja dla Meksyku).
950
951 %package lang-et
952 Summary:        Estonian resources for Firefox
953 Summary(pl.UTF-8):      Estońskie pliki językowe dla Firefoksa
954 Group:          I18n
955 Requires:       firefox >= %{version}
956 Provides:       firefox-lang-resources = %{version}
957 Obsoletes:      iceweasel-lang-et < 45
958 Obsoletes:      mozilla-firefox-lang-et < 38
959 BuildArch:      noarch
960
961 %description lang-et
962 Estonian resources for Firefox.
963
964 %description lang-et -l pl.UTF-8
965 Estońskie pliki językowe dla Firefoksa.
966
967 %package lang-eu
968 Summary:        Basque resources for Firefox
969 Summary(pl.UTF-8):      Baskijskie pliki językowe dla Firefoksa
970 Group:          I18n
971 Requires:       firefox >= %{version}
972 Provides:       firefox-lang-resources = %{version}
973 Obsoletes:      iceweasel-lang-eu < 45
974 Obsoletes:      mozilla-firefox-lang-eu < 38
975 BuildArch:      noarch
976
977 %description lang-eu
978 Basque resources for Firefox.
979
980 %description lang-eu -l pl.UTF-8
981 Baskijskie pliki językowe dla Firefoksa.
982
983 %package lang-fa
984 Summary:        Persian resources for Firefox
985 Summary(pl.UTF-8):      Perskie pliki językowe dla Firefoksa
986 Group:          I18n
987 Requires:       firefox >= %{version}
988 Provides:       firefox-lang-resources = %{version}
989 Obsoletes:      iceweasel-lang-fa < 45
990 Obsoletes:      mozilla-firefox-lang-fa < 38
991 BuildArch:      noarch
992
993 %description lang-fa
994 Persian resources for Firefox.
995
996 %description lang-fa -l pl.UTF-8
997 Perskie pliki językowe dla Firefoksa.
998
999 %package lang-ff
1000 Summary:        Fulah resources for Firefox
1001 Summary(pl.UTF-8):      Pliki językowe fulani dla Firefoksa
1002 Group:          I18n
1003 Requires:       firefox >= %{version}
1004 Provides:       firefox-lang-resources = %{version}
1005 Obsoletes:      iceweasel-lang-ff < 45
1006 Obsoletes:      mozilla-firefox-lang-ff < 38
1007 BuildArch:      noarch
1008
1009 %description lang-ff
1010 Fulah resources for Firefox.
1011
1012 %description lang-ff -l pl.UTF-8
1013 Pliki językowe fulani dla Firefoksa.
1014
1015 %package lang-fi
1016 Summary:        Finnish resources for Firefox
1017 Summary(pl.UTF-8):      Fińskie pliki językowe dla Firefoksa
1018 Group:          I18n
1019 Requires:       firefox >= %{version}
1020 Provides:       firefox-lang-resources = %{version}
1021 Obsoletes:      iceweasel-lang-fi < 45
1022 Obsoletes:      mozilla-firefox-lang-fi < 38
1023 BuildArch:      noarch
1024
1025 %description lang-fi
1026 Finnish resources for Firefox.
1027
1028 %description lang-fi -l pl.UTF-8
1029 Fińskie pliki językowe dla Firefoksa.
1030
1031 %package lang-fr
1032 Summary:        French resources for Firefox
1033 Summary(pl.UTF-8):      Francuskie pliki językowe dla Firefoksa
1034 Group:          I18n
1035 Requires:       firefox >= %{version}
1036 Provides:       firefox-lang-resources = %{version}
1037 Obsoletes:      iceweasel-lang-fr < 45
1038 Obsoletes:      mozilla-firefox-lang-fr < 38
1039 BuildArch:      noarch
1040
1041 %description lang-fr
1042 French resources for Firefox.
1043
1044 %description lang-fr -l pl.UTF-8
1045 Francuskie pliki językowe dla Firefoksa.
1046
1047 %package lang-fy
1048 Summary:        Frisian resources for Firefox
1049 Summary(pl.UTF-8):      Fryzyjskie pliki językowe dla Firefoksa
1050 Group:          I18n
1051 Requires:       firefox >= %{version}
1052 Provides:       firefox-lang-resources = %{version}
1053 Obsoletes:      iceweasel-lang-fy < 45
1054 Obsoletes:      mozilla-firefox-lang-fy < 38
1055 BuildArch:      noarch
1056
1057 %description lang-fy
1058 Frisian resources for Firefox.
1059
1060 %description lang-fy -l pl.UTF-8
1061 Fryzyjskie pliki językowe dla Firefoksa.
1062
1063 %package lang-ga
1064 Summary:        Irish resources for Firefox
1065 Summary(pl.UTF-8):      Irlandzkie pliki językowe dla Firefoksa
1066 Group:          I18n
1067 Requires:       firefox >= %{version}
1068 Provides:       firefox-lang-resources = %{version}
1069 Obsoletes:      iceweasel-lang-ga < 45
1070 Obsoletes:      mozilla-firefox-lang-ga < 38
1071 BuildArch:      noarch
1072
1073 %description lang-ga
1074 Irish resources for Firefox.
1075
1076 %description lang-ga -l pl.UTF-8
1077 Irlandzkie pliki językowe dla Firefoksa.
1078
1079 %package lang-gd
1080 Summary:        Gaelic resources for Firefox
1081 Summary(pl.UTF-8):      Szkockie (gaelickie) pliki językowe dla Firefoksa
1082 Group:          I18n
1083 Requires:       firefox >= %{version}
1084 Provides:       firefox-lang-resources = %{version}
1085 Obsoletes:      iceweasel-lang-gd < 45
1086 Obsoletes:      mozilla-firefox-lang-gd < 38
1087 BuildArch:      noarch
1088
1089 %description lang-gd
1090 Gaelic resources for Firefox.
1091
1092 %description lang-gd -l pl.UTF-8
1093 Szkockie (gaelickie) pliki językowe dla Firefoksa.
1094
1095 %package lang-gl
1096 Summary:        Galician resources for Firefox
1097 Summary(pl.UTF-8):      Galicyjskie pliki językowe dla Firefoksa
1098 Group:          I18n
1099 Requires:       firefox >= %{version}
1100 Provides:       firefox-lang-resources = %{version}
1101 Obsoletes:      iceweasel-lang-gl < 45
1102 Obsoletes:      mozilla-firefox-lang-gl < 38
1103 BuildArch:      noarch
1104
1105 %description lang-gl
1106 Galician resources for Firefox.
1107
1108 %description lang-gl -l pl.UTF-8
1109 Galicyjskie pliki językowe dla Firefoksa.
1110
1111 %package lang-gn
1112 Summary:        Guarani resources for Firefox
1113 Summary(pl.UTF-8):      Pliki językowe guarani dla Firefoksa
1114 Group:          I18n
1115 Requires:       firefox >= %{version}
1116 Provides:       firefox-lang-resources = %{version}
1117 Obsoletes:      iceweasel-lang-gn < 45
1118 Obsoletes:      mozilla-firefox-lang-gn < 38
1119 BuildArch:      noarch
1120
1121 %description lang-gn
1122 Guarani resources for Firefox.
1123
1124 %description lang-gn -l pl.UTF-8
1125 Pliki językowe guarani dla Firefoksa.
1126
1127 %package lang-gu
1128 Summary:        Gujarati resources for Firefox
1129 Summary(pl.UTF-8):      Pliki językowe gudźarati dla Firefoksa
1130 Group:          I18n
1131 Requires:       firefox >= %{version}
1132 Provides:       firefox-lang-resources = %{version}
1133 Obsoletes:      iceweasel-lang-gu < 45
1134 Obsoletes:      mozilla-firefox-lang-gu < 38
1135 BuildArch:      noarch
1136
1137 %description lang-gu
1138 Gujarati resources for Firefox.
1139
1140 %description lang-gu -l pl.UTF-8
1141 Pliki językowe gudźarati dla Firefoksa.
1142
1143 %package lang-he
1144 Summary:        Hebrew resources for Firefox
1145 Summary(pl.UTF-8):      Hebrajskie pliki językowe dla Firefoksa
1146 Group:          I18n
1147 Requires:       firefox >= %{version}
1148 Provides:       firefox-lang-resources = %{version}
1149 Obsoletes:      iceweasel-lang-he < 45
1150 Obsoletes:      mozilla-firefox-lang-he < 38
1151 BuildArch:      noarch
1152
1153 %description lang-he
1154 Hebrew resources for Firefox.
1155
1156 %description lang-he -l pl.UTF-8
1157 Hebrajskie pliki językowe dla Firefoksa.
1158
1159 %package lang-hi
1160 Summary:        Hindi resources for Firefox
1161 Summary(pl.UTF-8):      Pliki językowe hindi dla Firefoksa
1162 Group:          I18n
1163 Requires:       firefox >= %{version}
1164 Provides:       firefox-lang-resources = %{version}
1165 Obsoletes:      iceweasel-lang-hi < 45
1166 Obsoletes:      mozilla-firefox-lang-hi < 38
1167 BuildArch:      noarch
1168
1169 %description lang-hi
1170 Hindi resources for Firefox.
1171
1172 %description lang-hi -l pl.UTF-8
1173 Pliki językowe hindi dla Firefoksa.
1174
1175 %package lang-hr
1176 Summary:        Croatian resources for Firefox
1177 Summary(pl.UTF-8):      Chorwackie pliki językowe dla Firefoksa
1178 Group:          I18n
1179 Requires:       firefox >= %{version}
1180 Provides:       firefox-lang-resources = %{version}
1181 Obsoletes:      iceweasel-lang-hr < 45
1182 Obsoletes:      mozilla-firefox-lang-hr < 38
1183 BuildArch:      noarch
1184
1185 %description lang-hr
1186 Croatian resources for Firefox.
1187
1188 %description lang-hr -l pl.UTF-8
1189 Chorwackie pliki językowe dla Firefoksa.
1190
1191 %package lang-hsb
1192 Summary:        Upper Sorbian resources for Firefox
1193 Summary(pl.UTF-8):      Górnołużyckie pliki językowe dla Firefoksa
1194 Group:          I18n
1195 Requires:       firefox >= %{version}
1196 Provides:       firefox-lang-resources = %{version}
1197 Obsoletes:      iceweasel-lang-hsb < 45
1198 Obsoletes:      mozilla-firefox-lang-hsb < 38
1199 BuildArch:      noarch
1200
1201 %description lang-hsb
1202 Upper Sorbian resources for Firefox.
1203
1204 %description lang-hsb -l pl.UTF-8
1205 Górnołużyckie pliki językowe dla Firefoksa.
1206
1207 %package lang-hu
1208 Summary:        Hungarian resources for Firefox
1209 Summary(hu.UTF-8):      Magyar nyelv Firefox-hez
1210 Summary(pl.UTF-8):      Węgierskie pliki językowe dla Firefoksa
1211 Group:          I18n
1212 Requires:       firefox >= %{version}
1213 Provides:       firefox-lang-resources = %{version}
1214 Obsoletes:      iceweasel-lang-hu < 45
1215 Obsoletes:      mozilla-firefox-lang-hu < 38
1216 BuildArch:      noarch
1217
1218 %description lang-hu
1219 Hungarian resources for Firefox.
1220
1221 %description lang-hu -l hu.UTF-8
1222 Magyar nyelv Firefox-hez.
1223
1224 %description lang-hu -l pl.UTF-8
1225 Węgierskie pliki językowe dla Firefoksa.
1226
1227 %package lang-hy
1228 Summary:        Armenian resources for Firefox
1229 Summary(pl.UTF-8):      Ormiańskie pliki językowe dla Firefoksa
1230 Group:          I18n
1231 Requires:       firefox >= %{version}
1232 Provides:       firefox-lang-resources = %{version}
1233 Obsoletes:      iceweasel-lang-hy < 45
1234 Obsoletes:      mozilla-firefox-lang-hy < 38
1235 BuildArch:      noarch
1236
1237 %description lang-hy
1238 Armenian resources for Firefox.
1239
1240 %description lang-hy -l pl.UTF-8
1241 Ormiańskie pliki językowe dla Firefoksa.
1242
1243 %package lang-ia
1244 Summary:        Interlingua resources for Firefox
1245 Summary(pl.UTF-8):      Pliki językowe interlingua dla Firefoksa
1246 Group:          I18n
1247 Requires:       %{name} >= %{version}
1248 Provides:       %{name}-lang-resources = %{version}
1249 BuildArch:      noarch
1250
1251 %description lang-ia
1252 Interlingua resources for Firefox.
1253
1254 %description lang-ia -l pl.UTF-8
1255 Pliki językowe interlingua dla Firefoksa.
1256
1257 %package lang-id
1258 Summary:        Indonesian resources for Firefox
1259 Summary(pl.UTF-8):      Indonezyjskie pliki językowe dla Firefoksa
1260 Group:          I18n
1261 Requires:       firefox >= %{version}
1262 Provides:       firefox-lang-resources = %{version}
1263 Obsoletes:      iceweasel-lang-id < 45
1264 Obsoletes:      mozilla-firefox-lang-id < 38
1265 BuildArch:      noarch
1266
1267 %description lang-id
1268 Indonesian resources for Firefox.
1269
1270 %description lang-id -l pl.UTF-8
1271 Indonezyjskie pliki językowe dla Firefoksa.
1272
1273 %package lang-is
1274 Summary:        Icelandic resources for Firefox
1275 Summary(pl.UTF-8):      Islandzkie pliki językowe dla Firefoksa
1276 Group:          I18n
1277 Requires:       firefox >= %{version}
1278 Provides:       firefox-lang-resources = %{version}
1279 Obsoletes:      iceweasel-lang-is < 45
1280 Obsoletes:      mozilla-firefox-lang-is < 38
1281 BuildArch:      noarch
1282
1283 %description lang-is
1284 Icelandic resources for Firefox.
1285
1286 %description lang-is -l pl.UTF-8
1287 Islandzkie pliki językowe dla Firefoksa.
1288
1289 %package lang-it
1290 Summary:        Italian resources for Firefox
1291 Summary(pl.UTF-8):      Włoskie pliki językowe dla Firefoksa
1292 Group:          I18n
1293 Requires:       firefox >= %{version}
1294 Provides:       firefox-lang-resources = %{version}
1295 Obsoletes:      iceweasel-lang-it < 45
1296 Obsoletes:      mozilla-firefox-lang-it < 38
1297 BuildArch:      noarch
1298
1299 %description lang-it
1300 Italian resources for Firefox.
1301
1302 %description lang-it -l pl.UTF-8
1303 Włoskie pliki językowe dla Firefoksa.
1304
1305 %package lang-ja
1306 Summary:        Japanese resources for Firefox
1307 Summary(pl.UTF-8):      Japońskie pliki językowe dla Firefoksa
1308 Group:          I18n
1309 Requires:       firefox >= %{version}
1310 Provides:       firefox-lang-resources = %{version}
1311 Obsoletes:      iceweasel-lang-ja < 45
1312 Obsoletes:      mozilla-firefox-lang-ja < 38
1313 BuildArch:      noarch
1314
1315 %description lang-ja
1316 Japanese resources for Firefox.
1317
1318 %description lang-ja -l pl.UTF-8
1319 Japońskie pliki językowe dla Firefoksa.
1320
1321 %package lang-ka
1322 Summary:        Georgian resources for Firefox
1323 Summary(pl.UTF-8):      Gruzińskie pliki językowe dla Firefoksa
1324 Group:          I18n
1325 Requires:       firefox >= %{version}
1326 Provides:       firefox-lang-resources = %{version}
1327 Obsoletes:      iceweasel-lang-ka < 45
1328 Obsoletes:      mozilla-firefox-lang-ka < 38
1329 BuildArch:      noarch
1330
1331 %description lang-ka
1332 Georgian resources for Firefox.
1333
1334 %description lang-ka -l pl.UTF-8
1335 Gruzińskie pliki językowe dla Firefoksa.
1336
1337 %package lang-kab
1338 Summary:        Kabyle resources for Firefox
1339 Summary(pl.UTF-8):      Kabylskie pliki językowe dla Firefoksa
1340 Group:          I18n
1341 Requires:       firefox >= %{version}
1342 Provides:       firefox-lang-resources = %{version}
1343 BuildArch:      noarch
1344
1345 %description lang-kab
1346 Kabyle resources for Firefox.
1347
1348 %description lang-kab -l pl.UTF-8
1349 Kabylskie pliki językowe dla Firefoksa.
1350
1351 %package lang-kk
1352 Summary:        Kazakh resources for Firefox
1353 Summary(pl.UTF-8):      Kazachskie pliki językowe dla Firefoksa
1354 Group:          I18n
1355 Requires:       firefox >= %{version}
1356 Provides:       firefox-lang-resources = %{version}
1357 Obsoletes:      iceweasel-lang-kk < 45
1358 Obsoletes:      mozilla-firefox-lang-kk < 38
1359 BuildArch:      noarch
1360
1361 %description lang-kk
1362 Kazakh resources for Firefox.
1363
1364 %description lang-kk -l pl.UTF-8
1365 Kazachskie pliki językowe dla Firefoksa.
1366
1367 %package lang-km
1368 Summary:        Khmer resources for Firefox
1369 Summary(pl.UTF-8):      Khmerskie pliki językowe dla Firefoksa
1370 Group:          I18n
1371 Requires:       firefox >= %{version}
1372 Provides:       firefox-lang-resources = %{version}
1373 Obsoletes:      iceweasel-lang-km < 45
1374 Obsoletes:      mozilla-firefox-lang-km < 38
1375 BuildArch:      noarch
1376
1377 %description lang-km
1378 Khmer resources for Firefox.
1379
1380 %description lang-km -l pl.UTF-8
1381 Khmerskie pliki językowe dla Firefoksa.
1382
1383 %package lang-kn
1384 Summary:        Kannada resources for Firefox
1385 Summary(pl.UTF-8):      Pliki językowe kannada dla Firefoksa
1386 Group:          I18n
1387 Requires:       firefox >= %{version}
1388 Provides:       firefox-lang-resources = %{version}
1389 Obsoletes:      iceweasel-lang-kn < 45
1390 Obsoletes:      mozilla-firefox-lang-kn < 38
1391 BuildArch:      noarch
1392
1393 %description lang-kn
1394 Kannada resources for Firefox.
1395
1396 %description lang-kn -l pl.UTF-8
1397 Pliki językowe kannada dla Firefoksa.
1398
1399 %package lang-ko
1400 Summary:        Korean resources for Firefox
1401 Summary(pl.UTF-8):      Koreańskie pliki językowe dla Firefoksa
1402 Group:          I18n
1403 Requires:       firefox >= %{version}
1404 Provides:       firefox-lang-resources = %{version}
1405 Obsoletes:      iceweasel-lang-ko < 45
1406 Obsoletes:      mozilla-firefox-lang-ko < 38
1407 BuildArch:      noarch
1408
1409 %description lang-ko
1410 Korean resources for Firefox.
1411
1412 %description lang-ko -l pl.UTF-8
1413 Koreańskie pliki językowe dla Firefoksa.
1414
1415 %package lang-ku
1416 Summary:        Kurdish resources for Firefox
1417 Summary(pl.UTF-8):      Kurdyjskie pliki językowe dla Firefoksa
1418 Group:          I18n
1419 Requires:       firefox >= %{version}
1420 Provides:       firefox-lang-resources = %{version}
1421 Obsoletes:      iceweasel-lang-ku < 45
1422 Obsoletes:      mozilla-firefox-lang-ku < 38
1423 BuildArch:      noarch
1424
1425 %description lang-ku
1426 Kurdish resources for Firefox.
1427
1428 %description lang-ku -l pl.UTF-8
1429 Kurdyjskie pliki językowe dla Firefoksa.
1430
1431 %package lang-lij
1432 Summary:        Ligurian resources for Firefox
1433 Summary(pl.UTF-8):      Liguryjskie pliki językowe dla Firefoksa
1434 Group:          I18n
1435 Requires:       firefox >= %{version}
1436 Provides:       firefox-lang-resources = %{version}
1437 Obsoletes:      iceweasel-lang-lij < 45
1438 Obsoletes:      mozilla-firefox-lang-lij < 38
1439 BuildArch:      noarch
1440
1441 %description lang-lij
1442 Ligurian resources for Firefox.
1443
1444 %description lang-lij -l pl.UTF-8
1445 Liguryjskie pliki językowe dla Firefoksa.
1446
1447 %package lang-lt
1448 Summary:        Lithuanian resources for Firefox
1449 Summary(pl.UTF-8):      Litewskie pliki językowe dla Firefoksa
1450 Group:          I18n
1451 Requires:       firefox >= %{version}
1452 Provides:       firefox-lang-resources = %{version}
1453 Obsoletes:      iceweasel-lang-lt < 45
1454 Obsoletes:      mozilla-firefox-lang-lt < 38
1455 BuildArch:      noarch
1456
1457 %description lang-lt
1458 Lithuanian resources for Firefox.
1459
1460 %description lang-lt -l pl.UTF-8
1461 Litewskie pliki językowe dla Firefoksa.
1462
1463 %package lang-lv
1464 Summary:        Latvian resources for Firefox
1465 Summary(pl.UTF-8):      Łotewskie pliki językowe dla Firefoksa
1466 Group:          I18n
1467 Requires:       firefox >= %{version}
1468 Provides:       firefox-lang-resources = %{version}
1469 Obsoletes:      iceweasel-lang-lv < 45
1470 Obsoletes:      mozilla-firefox-lang-lv < 38
1471 BuildArch:      noarch
1472
1473 %description lang-lv
1474 Latvian resources for Firefox.
1475
1476 %description lang-lv -l pl.UTF-8
1477 Łotewskie pliki językowe dla Firefoksa.
1478
1479 %package lang-mk
1480 Summary:        Macedonian resources for Firefox
1481 Summary(pl.UTF-8):      Macedońskie pliki językowe dla Firefoksa
1482 Group:          I18n
1483 Requires:       firefox >= %{version}
1484 Provides:       firefox-lang-resources = %{version}
1485 Obsoletes:      iceweasel-lang-mk < 45
1486 Obsoletes:      mozilla-firefox-lang-mk < 38
1487 BuildArch:      noarch
1488
1489 %description lang-mk
1490 Macedonian resources for Firefox.
1491
1492 %description lang-mk -l pl.UTF-8
1493 Macedońskie pliki językowe dla Firefoksa.
1494
1495 %package lang-mr
1496 Summary:        Marathi resources for Firefox
1497 Summary(pl.UTF-8):      Pliki językowe marathi dla Firefoksa
1498 Group:          I18n
1499 Requires:       firefox >= %{version}
1500 Provides:       firefox-lang-resources = %{version}
1501 Obsoletes:      iceweasel-lang-mr < 45
1502 Obsoletes:      mozilla-firefox-lang-mr < 38
1503 BuildArch:      noarch
1504
1505 %description lang-mr
1506 Marathi resources for Firefox.
1507
1508 %description lang-mr -l pl.UTF-8
1509 Pliki językowe marathi dla Firefoksa.
1510
1511 %package lang-ms
1512 Summary:        Malay resources for Firefox
1513 Summary(pl.UTF-8):      Malajskie pliki językowe dla Firefoksa
1514 Group:          I18n
1515 Requires:       firefox >= %{version}
1516 Provides:       firefox-lang-resources = %{version}
1517 Obsoletes:      iceweasel-lang-ms < 45
1518 Obsoletes:      mozilla-firefox-lang-ms < 38
1519 BuildArch:      noarch
1520
1521 %description lang-ms
1522 Malay resources for Firefox.
1523
1524 %description lang-ms -l pl.UTF-8
1525 Malajskie pliki językowe dla Firefoksa.
1526
1527 %package lang-my
1528 Summary:        Burmese resources for Firefox
1529 Summary(pl.UTF-8):      Birmańskie pliki językowe dla Firefoksa
1530 Group:          I18n
1531 Requires:       firefox >= %{version}
1532 Provides:       firefox-lang-resources = %{version}
1533 BuildArch:      noarch
1534
1535 %description lang-my
1536 Burmese resources for Firefox.
1537
1538 %description lang-my -l pl.UTF-8
1539 Birmańskie pliki językowe dla Firefoksa.
1540
1541 %package lang-nb
1542 Summary:        Norwegian Bokmaal resources for Firefox
1543 Summary(pl.UTF-8):      Norweskie (bokmaal) pliki językowe dla Firefoksa
1544 Group:          I18n
1545 Requires:       firefox >= %{version}
1546 Provides:       firefox-lang-resources = %{version}
1547 Obsoletes:      iceweasel-lang-nb < 45
1548 Obsoletes:      mozilla-firefox-lang-nb < 38
1549 BuildArch:      noarch
1550
1551 %description lang-nb
1552 Norwegian Bokmaal resources for Firefox.
1553
1554 %description lang-nb -l pl.UTF-8
1555 Norweskie (bokmaal) pliki językowe dla Firefoksa.
1556
1557 %package lang-ne
1558 Summary:        Nepali resources for Firefox
1559 Summary(pl.UTF-8):      Nepalskie pliki językowe dla Firefoksa
1560 Group:          I18n
1561 Requires:       %{name} >= %{version}
1562 Provides:       %{name}-lang-resources = %{version}
1563 BuildArch:      noarch
1564
1565 %description lang-ne
1566 Nepali resources for Firefox.
1567
1568 %description lang-ne -l pl.UTF-8
1569 Nepalskie pliki językowe dla Firefoksa.
1570
1571 %package lang-nl
1572 Summary:        Dutch resources for Firefox
1573 Summary(pl.UTF-8):      Holenderskie pliki językowe dla Firefoksa
1574 Group:          I18n
1575 Requires:       firefox >= %{version}
1576 Provides:       firefox-lang-resources = %{version}
1577 Obsoletes:      iceweasel-lang-nl < 45
1578 Obsoletes:      mozilla-firefox-lang-nl < 38
1579 BuildArch:      noarch
1580
1581 %description lang-nl
1582 Dutch resources for Firefox.
1583
1584 %description lang-nl -l pl.UTF-8
1585 Holenderskie pliki językowe dla Firefoksa.
1586
1587 %package lang-nn
1588 Summary:        Norwegian Nynorsk resources for Firefox
1589 Summary(pl.UTF-8):      Norweskie (nynorsk) pliki językowe dla Firefoksa
1590 Group:          I18n
1591 Requires:       firefox >= %{version}
1592 Provides:       firefox-lang-resources = %{version}
1593 Obsoletes:      iceweasel-lang-nn < 45
1594 Obsoletes:      mozilla-firefox-lang-nn < 38
1595 BuildArch:      noarch
1596
1597 %description lang-nn
1598 Norwegian Nynorsk resources for Firefox.
1599
1600 %description lang-nn -l pl.UTF-8
1601 Norweskie (nynorsk) pliki językowe dla Firefoksa.
1602
1603 %package lang-oc
1604 Summary:        Occitan resources for Firefox
1605 Summary(pl.UTF-8):      Oksytańskie pliki językowe dla Firefoksa
1606 Group:          I18n
1607 Requires:       %{name} >= %{version}
1608 Provides:       %{name}-lang-resources = %{version}
1609 BuildArch:      noarch
1610
1611 %description lang-oc
1612 Occitan resources for Firefox.
1613
1614 %description lang-oc -l pl.UTF-8
1615 Oksytańskie pliki językowe dla Firefoksa.
1616
1617 %package lang-pa
1618 Summary:        Panjabi resources for Firefox
1619 Summary(pl.UTF-8):      Pendżabskie pliki językowe dla Firefoksa
1620 Group:          I18n
1621 Requires:       firefox >= %{version}
1622 Provides:       firefox-lang-resources = %{version}
1623 Obsoletes:      iceweasel-lang-pa < 45
1624 Obsoletes:      mozilla-firefox-lang-pa < 38
1625 BuildArch:      noarch
1626
1627 %description lang-pa
1628 Panjabi resources for Firefox.
1629
1630 %description lang-pa -l pl.UTF-8
1631 Pendżabskie pliki językowe dla Firefoksa.
1632
1633 %package lang-pl
1634 Summary:        Polish resources for Firefox
1635 Summary(pl.UTF-8):      Polskie pliki językowe dla Firefoksa
1636 Group:          I18n
1637 URL:            http://www.firefox.pl/
1638 Requires:       firefox >= %{version}
1639 Provides:       firefox-lang-resources = %{version}
1640 Obsoletes:      iceweasel-lang-pl < 45
1641 Obsoletes:      mozilla-firefox-lang-pl < 38
1642 BuildArch:      noarch
1643
1644 %description lang-pl
1645 Polish resources for Firefox.
1646
1647 %description lang-pl -l pl.UTF-8
1648 Polskie pliki językowe dla Firefoksa.
1649
1650 %package lang-pt_BR
1651 Summary:        Portuguese (Brazil) resources for Firefox
1652 Summary(pl.UTF-8):      Portugalskie (brazylijskie) pliki językowe dla Firefoksa
1653 Group:          I18n
1654 Requires:       firefox >= %{version}
1655 Provides:       firefox-lang-resources = %{version}
1656 Obsoletes:      iceweasel-lang-pt_BR < 45
1657 Obsoletes:      mozilla-firefox-lang-pt_BR < 38
1658 BuildArch:      noarch
1659
1660 %description lang-pt_BR
1661 Portuguese (Brazil) resources for Firefox.
1662
1663 %description lang-pt_BR -l pl.UTF-8
1664 Portugalskie (brazylijskie) pliki językowe dla Firefoksa.
1665
1666 %package lang-pt
1667 Summary:        Portuguese (Portugal) resources for Firefox
1668 Summary(pl.UTF-8):      Portugalskie pliki językowe dla Firefoksa (wersja dla Portugalii)
1669 Group:          I18n
1670 Requires:       firefox >= %{version}
1671 Provides:       firefox-lang-resources = %{version}
1672 Obsoletes:      iceweasel-lang-pt < 45
1673 Obsoletes:      mozilla-firefox-lang-pt < 38
1674 BuildArch:      noarch
1675
1676 %description lang-pt
1677 Portuguese (Portugal) resources for Firefox.
1678
1679 %description lang-pt -l pl.UTF-8
1680 Portugalskie pliki językowe dla Firefoksa (wersja dla Portugalii).
1681
1682 %package lang-rm
1683 Summary:        Romansh resources for Firefox
1684 Summary(pl.UTF-8):      Retoromańskie pliki językowe dla Firefoksa
1685 Group:          I18n
1686 Requires:       firefox >= %{version}
1687 Provides:       firefox-lang-resources = %{version}
1688 Obsoletes:      iceweasel-lang-rm < 45
1689 Obsoletes:      mozilla-firefox-lang-rm < 38
1690 BuildArch:      noarch
1691
1692 %description lang-rm
1693 Romansh resources for Firefox.
1694
1695 %description lang-rm -l pl.UTF-8
1696 Retoromańskie pliki językowe dla Firefoksa.
1697
1698 %package lang-ro
1699 Summary:        Romanian resources for Firefox
1700 Summary(pl.UTF-8):      Rumuńskie pliki językowe dla Firefoksa
1701 Group:          I18n
1702 Requires:       firefox >= %{version}
1703 Provides:       firefox-lang-resources = %{version}
1704 Obsoletes:      iceweasel-lang-ro < 45
1705 Obsoletes:      mozilla-firefox-lang-ro < 38
1706 BuildArch:      noarch
1707
1708 %description lang-ro
1709 Romanian resources for Firefox.
1710
1711 %description lang-ro -l pl.UTF-8
1712 Rumuńskie pliki językowe dla Firefoksa.
1713
1714 %package lang-ru
1715 Summary:        Russian resources for Firefox
1716 Summary(pl.UTF-8):      Rosyjskie pliki językowe dla Firefoksa
1717 Group:          I18n
1718 Requires:       firefox >= %{version}
1719 Provides:       firefox-lang-resources = %{version}
1720 Obsoletes:      iceweasel-lang-ru < 45
1721 Obsoletes:      mozilla-firefox-lang-ru < 38
1722 BuildArch:      noarch
1723
1724 %description lang-ru
1725 Russian resources for Firefox.
1726
1727 %description lang-ru -l pl.UTF-8
1728 Rosyjskie pliki językowe dla Firefoksa.
1729
1730 %package lang-sco
1731 Summary:        Scots resources for Firefox
1732 Summary(pl.UTF-8):      Pliki językowe scots dla Firefoksa
1733 Group:          I18n
1734 Requires:       firefox >= %{version}
1735 Provides:       firefox-lang-resources = %{version}
1736 BuildArch:      noarch
1737
1738 %description lang-sco
1739 Scots resources for Firefox.
1740
1741 %description lang-sco -l pl.UTF-8
1742 Pliki językowe scots dla Firefoksa.
1743
1744 %package lang-si
1745 Summary:        Sinhala resources for Firefox
1746 Summary(pl.UTF-8):      Syngaleskie pliki językowe dla Firefoksa
1747 Group:          I18n
1748 Requires:       firefox >= %{version}
1749 Provides:       firefox-lang-resources = %{version}
1750 Obsoletes:      iceweasel-lang-si < 45
1751 Obsoletes:      mozilla-firefox-lang-si < 38
1752 BuildArch:      noarch
1753
1754 %description lang-si
1755 Sinhala resources for Firefox.
1756
1757 %description lang-si -l pl.UTF-8
1758 Syngaleskie pliki językowe dla Firefoksa.
1759
1760 %package lang-sk
1761 Summary:        Slovak resources for Firefox
1762 Summary(pl.UTF-8):      Słowackie pliki językowe dla Firefoksa
1763 Group:          I18n
1764 Requires:       firefox >= %{version}
1765 Provides:       firefox-lang-resources = %{version}
1766 Obsoletes:      iceweasel-lang-sk < 45
1767 Obsoletes:      mozilla-firefox-lang-sk < 38
1768 BuildArch:      noarch
1769
1770 %description lang-sk
1771 Slovak resources for Firefox.
1772
1773 %description lang-sk -l pl.UTF-8
1774 Słowackie pliki językowe dla Firefoksa.
1775
1776 %package lang-sl
1777 Summary:        Slovene resources for Firefox
1778 Summary(pl.UTF-8):      Słoweńskie pliki językowe dla Firefoksa
1779 Group:          I18n
1780 Requires:       firefox >= %{version}
1781 Provides:       firefox-lang-resources = %{version}
1782 Obsoletes:      iceweasel-lang-sl < 45
1783 Obsoletes:      mozilla-firefox-lang-sl < 38
1784 BuildArch:      noarch
1785
1786 %description lang-sl
1787 Slovene resources for Firefox.
1788
1789 %description lang-sl -l pl.UTF-8
1790 Słoweńskie pliki językowe dla Firefoksa.
1791
1792 %package lang-son
1793 Summary:        Songhai resources for Firefox
1794 Summary(pl.UTF-8):      Songhajskie pliki językowe dla Firefoksa
1795 Group:          I18n
1796 Requires:       firefox >= %{version}
1797 Provides:       firefox-lang-resources = %{version}
1798 Obsoletes:      iceweasel-lang-son < 45
1799 Obsoletes:      mozilla-firefox-lang-son < 38
1800 BuildArch:      noarch
1801
1802 %description lang-son
1803 Songhai resources for Firefox.
1804
1805 %description lang-son -l pl.UTF-8
1806 Songhajskie pliki językowe dla Firefoksa.
1807
1808 %package lang-sq
1809 Summary:        Albanian resources for Firefox
1810 Summary(pl.UTF-8):      Albańskie pliki językowe dla Firefoksa
1811 Group:          I18n
1812 Requires:       firefox >= %{version}
1813 Provides:       firefox-lang-resources = %{version}
1814 Obsoletes:      iceweasel-lang-sq < 45
1815 Obsoletes:      mozilla-firefox-lang-sq < 38
1816 BuildArch:      noarch
1817
1818 %description lang-sq
1819 Albanian resources for Firefox.
1820
1821 %description lang-sq -l pl.UTF-8
1822 Albańskie pliki językowe dla Firefoksa.
1823
1824 %package lang-sr
1825 Summary:        Serbian resources for Firefox
1826 Summary(pl.UTF-8):      Serbskie pliki językowe dla Firefoksa
1827 Group:          I18n
1828 Requires:       firefox >= %{version}
1829 Provides:       firefox-lang-resources = %{version}
1830 Obsoletes:      iceweasel-lang-sr < 45
1831 Obsoletes:      mozilla-firefox-lang-sr < 38
1832 BuildArch:      noarch
1833
1834 %description lang-sr
1835 Serbian resources for Firefox.
1836
1837 %description lang-sr -l pl.UTF-8
1838 Serbskie pliki językowe dla Firefoksa.
1839
1840 %package lang-sv
1841 Summary:        Swedish resources for Firefox
1842 Summary(pl.UTF-8):      Szwedzkie pliki językowe dla Firefoksa
1843 Group:          I18n
1844 Requires:       firefox >= %{version}
1845 Provides:       firefox-lang-resources = %{version}
1846 Obsoletes:      iceweasel-lang-sv < 45
1847 Obsoletes:      mozilla-firefox-lang-sv < 38
1848 BuildArch:      noarch
1849
1850 %description lang-sv
1851 Swedish resources for Firefox.
1852
1853 %description lang-sv -l pl.UTF-8
1854 Szwedzkie pliki językowe dla Firefoksa.
1855
1856 %package lang-szl
1857 Summary:        Silesian resources for Firefox
1858 Summary(pl.UTF-8):      Śląskie pliki językowe dla Firefoksa
1859 Group:          I18n
1860 Requires:       firefox >= %{version}
1861 Provides:       firefox-lang-resources = %{version}
1862 BuildArch:      noarch
1863
1864 %description lang-szl
1865 Silesian resources for Firefox.
1866
1867 %description lang-szl -l pl.UTF-8
1868 Śląskie pliki językowe dla Firefoksa.
1869
1870 %package lang-ta
1871 Summary:        Tamil (India) resources for Firefox
1872 Summary(pl.UTF-8):      Tamilskie pliki językowe dla Firefoksa (wersja dla Indii)
1873 Group:          I18n
1874 Requires:       firefox >= %{version}
1875 Provides:       firefox-lang-resources = %{version}
1876 Obsoletes:      iceweasel-lang-ta < 45
1877 Obsoletes:      mozilla-firefox-lang-ta < 38
1878 BuildArch:      noarch
1879
1880 %description lang-ta
1881 Tamil (India) resources for Firefox.
1882
1883 %description lang-ta -l pl.UTF-8
1884 Tamilskie pliki językowe dla Firefoksa (wersja dla Indii).
1885
1886 %package lang-te
1887 Summary:        Telugu resources for Firefox
1888 Summary(pl.UTF-8):      Pliki językowe telugu dla Firefoksa
1889 Group:          I18n
1890 Requires:       firefox >= %{version}
1891 Provides:       firefox-lang-resources = %{version}
1892 Obsoletes:      iceweasel-lang-te < 45
1893 Obsoletes:      mozilla-firefox-lang-te < 38
1894 BuildArch:      noarch
1895
1896 %description lang-te
1897 Telugu resources for Firefox.
1898
1899 %description lang-te -l pl.UTF-8
1900 Pliki językowe telugu dla Firefoksa.
1901
1902 %package lang-th
1903 Summary:        Thai resources for Firefox
1904 Summary(pl.UTF-8):      Tajskie pliki językowe dla Firefoksa
1905 Group:          I18n
1906 Requires:       firefox >= %{version}
1907 Provides:       firefox-lang-resources = %{version}
1908 Obsoletes:      iceweasel-lang-th < 45
1909 Obsoletes:      mozilla-firefox-lang-th < 38
1910 BuildArch:      noarch
1911
1912 %description lang-th
1913 Thai resources for Firefox.
1914
1915 %description lang-th -l pl.UTF-8
1916 Tajskie pliki językowe dla Firefoksa.
1917
1918 %package lang-tl
1919 Summary:        Tagalog resources for Firefox
1920 Summary(pl.UTF-8):      Tagalskie pliki językowe dla Firefoksa
1921 Group:          I18n
1922 Requires:       firefox >= %{version}
1923 Provides:       firefox-lang-resources = %{version}
1924 BuildArch:      noarch
1925
1926 %description lang-tl
1927 Tagalog resources for Firefox.
1928
1929 %description lang-tl -l pl.UTF-8
1930 Tagalskie pliki językowe dla Firefoksa.
1931
1932 %package lang-tr
1933 Summary:        Turkish resources for Firefox
1934 Summary(pl.UTF-8):      Tureckie pliki językowe dla Firefoksa
1935 Group:          I18n
1936 Requires:       firefox >= %{version}
1937 Provides:       firefox-lang-resources = %{version}
1938 Obsoletes:      iceweasel-lang-tr < 45
1939 Obsoletes:      mozilla-firefox-lang-tr < 38
1940 BuildArch:      noarch
1941
1942 %description lang-tr
1943 Turkish resources for Firefox.
1944
1945 %description lang-tr -l pl.UTF-8
1946 Tureckie pliki językowe dla Firefoksa.
1947
1948 %package lang-trs
1949 Summary:        Triqui (Oaxaca) resources for Firefox
1950 Summary(pl.UTF-8):      Pliki językowe trike czikauastlańskiego dla Firefoksa
1951 Group:          I18n
1952 Requires:       firefox >= %{version}
1953 Provides:       firefox-lang-resources = %{version}
1954 BuildArch:      noarch
1955
1956 %description lang-trs
1957 Triqui (Oaxaca) resources for Firefox.
1958
1959 %description lang-trs -l pl.UTF-8
1960 Pliki językowe trike czikauastlańskiego dla Firefoksa.
1961
1962 %package lang-uk
1963 Summary:        Ukrainian resources for Firefox
1964 Summary(pl.UTF-8):      Ukraińskie pliki językowe dla Firefoksa
1965 Group:          I18n
1966 Requires:       firefox >= %{version}
1967 Provides:       firefox-lang-resources = %{version}
1968 Obsoletes:      iceweasel-lang-uk < 45
1969 Obsoletes:      mozilla-firefox-lang-uk < 38
1970 BuildArch:      noarch
1971
1972 %description lang-uk
1973 Ukrainian resources for Firefox.
1974
1975 %description lang-uk -l pl.UTF-8
1976 Ukraińskie pliki językowe dla Firefoksa.
1977
1978 %package lang-ur
1979 Summary:        Urdu resources for Firefox
1980 Summary(pl.UTF-8):      Pliki językowe urdu dla Firefoksa
1981 Group:          I18n
1982 Requires:       firefox >= %{version}
1983 Provides:       firefox-lang-resources = %{version}
1984 BuildArch:      noarch
1985
1986 %description lang-ur
1987 Urdu resources for Firefox.
1988
1989 %description lang-ur -l pl.UTF-8
1990 Pliki językowe urdu dla Firefoksa.
1991
1992 %package lang-uz
1993 Summary:        Uzbek resources for Firefox
1994 Summary(pl.UTF-8):      Uzbeckie pliki językowe dla Firefoksa
1995 Group:          I18n
1996 Requires:       firefox >= %{version}
1997 Provides:       firefox-lang-resources = %{version}
1998 Obsoletes:      iceweasel-lang-uz < 45
1999 Obsoletes:      mozilla-firefox-lang-uz < 38
2000 BuildArch:      noarch
2001
2002 %description lang-uz
2003 Uzbek resources for Firefox.
2004
2005 %description lang-uz -l pl.UTF-8
2006 Uzbeckie pliki językowe dla Firefoksa.
2007
2008 %package lang-vi
2009 Summary:        Vietmanese resources for Firefox
2010 Summary(pl.UTF-8):      Wietnamskie pliki językowe dla Firefoksa
2011 Group:          I18n
2012 Requires:       firefox >= %{version}
2013 Provides:       firefox-lang-resources = %{version}
2014 Obsoletes:      iceweasel-lang-vi < 45
2015 Obsoletes:      mozilla-firefox-lang-vi < 38
2016 BuildArch:      noarch
2017
2018 %description lang-vi
2019 Vietmanese resources for Firefox.
2020
2021 %description lang-vi -l pl.UTF-8
2022 Wietnamskie pliki językowe dla Firefoksa.
2023
2024 %package lang-xh
2025 Summary:        Xhosa resources for Firefox
2026 Summary(pl.UTF-8):      Pliki językowe xhosa dla Firefoksa
2027 Group:          I18n
2028 Requires:       firefox >= %{version}
2029 Provides:       firefox-lang-resources = %{version}
2030 Obsoletes:      iceweasel-lang-xh < 45
2031 Obsoletes:      mozilla-firefox-lang-xh < 38
2032 BuildArch:      noarch
2033
2034 %description lang-xh
2035 Xhosa resources for Firefox.
2036
2037 %description lang-xh -l pl.UTF-8
2038 Pliki językowe xhosa dla Firefoksa.
2039
2040 %package lang-zh_CN
2041 Summary:        Simplified Chinese resources for Firefox
2042 Summary(pl.UTF-8):      Chińskie (uproszczone) pliki językowe dla Firefoksa
2043 Group:          I18n
2044 Requires:       firefox >= %{version}
2045 Provides:       firefox-lang-resources = %{version}
2046 Obsoletes:      iceweasel-lang-zh_CN < 45
2047 Obsoletes:      mozilla-firefox-lang-zh_CN < 38
2048 BuildArch:      noarch
2049
2050 %description lang-zh_CN
2051 Simplified Chinese resources for Firefox.
2052
2053 %description lang-zh_CN -l pl.UTF-8
2054 Chińskie uproszczone pliki językowe dla Firefoksa.
2055
2056 %package lang-zh_TW
2057 Summary:        Traditional Chinese resources for Firefox
2058 Summary(pl.UTF-8):      Chińskie tradycyjne pliki językowe dla Firefoksa
2059 Group:          I18n
2060 Requires:       firefox >= %{version}
2061 Provides:       firefox-lang-resources = %{version}
2062 Obsoletes:      iceweasel-lang-zh_TW < 45
2063 Obsoletes:      mozilla-firefox-lang-zh_TW < 38
2064 BuildArch:      noarch
2065
2066 %description lang-zh_TW
2067 Traditional Chinese resources for Firefox.
2068
2069 %description lang-zh_TW -l pl.UTF-8
2070 Chińskie tradycyjne pliki językowe dla Firefoksa.
2071
2072 %package lang-zu
2073 Summary:        Zulu resources for Firefox
2074 Summary(pl.UTF-8):      Zuluskie pliki językowe dla Firefoksa
2075 Group:          I18n
2076 Requires:       firefox >= %{version}
2077 Provides:       firefox-lang-resources = %{version}
2078 Obsoletes:      iceweasel-lang-zu < 45
2079 Obsoletes:      mozilla-firefox-lang-zu < 38
2080 BuildArch:      noarch
2081
2082 %description lang-zu
2083 Zulu resources for Firefox.
2084
2085 %description lang-zu -l pl.UTF-8
2086 Zuluskie pliki językowe dla Firefoksa.
2087
2088 %package geckodriver
2089 Summary:        WebDriver for Firefox
2090 Summary(pl.UTF-8):      WebDriver dla Firefoksa
2091 Group:          Applications
2092 Requires:       firefox >= %{version}
2093
2094 %description geckodriver
2095 WebDriver is an open source tool for automated testing of webapps
2096 across many browsers. It provides capabilities for navigating to web
2097 pages, user input, JavaScript execution, and more.
2098
2099 %description geckodriver -l pl.UTF-8
2100 WebDriver to mające otwarte źródła narzędzia do automatycznego
2101 testowania aplikacji WWW w różnych przeglądarkach. Jego możliwości to
2102 m.in. nawigowanie po stronach WWW, wejście od użytkownika, wykonywanie
2103 JavaScriptu.
2104
2105 %prep
2106 unpack() {
2107         local args="$1" file="$2"
2108         cp -p $file .
2109 }
2110 %define __unzip unpack
2111 %setup -q %(seq -f '-a %g' 100 197 | xargs)
2112
2113 %patch0 -p1
2114 %patch4 -p1
2115 %patch5 -p1
2116 %patch6 -p2
2117 %patch7 -p1
2118 %patch8 -p2
2119 %patch9 -p1
2120 %{?with_system_cairo:%patch10 -p1}
2121 %patch11 -p1
2122 %patch12 -p1
2123
2124 %if %{with pgo}
2125 %{__sed} -i -e 's@__BROWSER_PATH__@"../../dist/bin/firefox-bin"@' build/automation.py.in
2126 %endif
2127
2128 %build
2129 cp -p %{_datadir}/automake/config.* build/autoconf
2130
2131 cat << 'EOF' > .mozconfig
2132 . $topsrcdir/browser/config/mozconfig
2133
2134 %if %{with clang}
2135 export CC="clang"
2136 export CXX="clang++"
2137 export LLVM_PROFDATA="llvm-profdata"
2138 export AR="llvm-ar"
2139 export NM="llvm-nm"
2140 export RANLIB="llvm-ranlib"
2141 %else
2142 export CC="%{__cc}"
2143 export CXX="%{__cxx}"
2144 %endif
2145 %ifarch %{ix86}
2146 export CFLAGS="%{rpmcflags} %{!?with_system_libvpx:-mmmx} -D_FILE_OFFSET_BITS=64"
2147 export CXXFLAGS="%{rpmcxxflags} -mmmx -D_FILE_OFFSET_BITS=64"
2148 %else
2149 export CFLAGS="%{rpmcflags} -D_FILE_OFFSET_BITS=64"
2150 export CXXFLAGS="%{rpmcxxflags} -D_FILE_OFFSET_BITS=64"
2151 %endif
2152
2153 %if %{with lowmem}
2154 export CFLAGS="$CFLAGS -g0"
2155 export CXXFLAGS="$CXXFLAGS -g0"
2156 export MOZ_DEBUG_FLAGS=" "
2157 export LLVM_USE_SPLIT_DWARF=1
2158 export LLVM_PARALLEL_LINK_JOBS=1
2159 export MOZ_LINK_FLAGS="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
2160 export RUSTFLAGS="-Cdebuginfo=0"
2161 %endif
2162
2163 mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-%{_target_cpu}
2164
2165 # Options for 'configure' (same as command-line options).
2166 ac_add_options --host=%{_target_platform}
2167 ac_add_options --prefix=%{_prefix}
2168 %if %{?debug:1}0
2169 ac_add_options --disable-optimize
2170 ac_add_options --enable-debug
2171 ac_add_options --enable-debug-modules
2172 ac_add_options --enable-debugger-info-modules
2173 ac_add_options --enable-crash-on-assert
2174 %else
2175 ac_add_options --disable-debug
2176 %endif
2177 ac_add_options --disable-strip
2178 ac_add_options --disable-install-strip
2179 %if %{with tests}
2180 ac_add_options --enable-tests
2181 ac_add_options --enable-mochitest
2182 %else
2183 %if %{with pgo}
2184 ac_add_options --enable-tests
2185 %else
2186 ac_add_options --disable-tests
2187 %endif
2188 %endif
2189 ac_add_options --disable-crashreporter
2190 ac_add_options --disable-necko-wifi
2191 ac_add_options --disable-updater
2192 ac_add_options --enable-alsa
2193 ac_add_options --enable-chrome-format=omni
2194 ac_add_options --enable-default-toolkit=cairo-gtk3-wayland
2195 ac_add_options --enable-extensions=default
2196 %{?with_geckodriver:ac_add_options --enable-geckodriver}
2197 %{?with_gold:ac_add_options --enable-linker=gold}
2198 %ifarch %{ix86} %{x8664} %{arm}
2199 ac_add_options --disable-elf-hack
2200 %endif
2201 %if %{with gps}
2202 ac_add_options --enable-gpsd
2203 %endif
2204 %if %{with lto}
2205 ac_add_options --enable-lto=cross
2206 %endif
2207 %{?with_clang:ac_add_options --enable-linker=lld}
2208 %{?with_rust_simd:ac_add_options --enable-rust-simd}
2209 %{?with_shared_js:ac_add_options --enable-shared-js}
2210 %{?with_system_cairo:ac_add_options --enable-system-cairo}
2211 ac_add_options --enable-system-ffi
2212 %{?with_official:ac_add_options --enable-official-branding}
2213 ac_add_options --with-distribution-id=org.pld-linux
2214 ac_add_options --with%{!?with_system_icu:out}-system-icu
2215 ac_add_options --with-system-jpeg
2216 ac_add_options --with-system-libevent
2217 ac_add_options --with%{!?with_system_libvpx:out}-system-libvpx
2218 ac_add_options --with-system-nspr
2219 ac_add_options --with-system-nss
2220 ac_add_options --with-system-pixman
2221 ac_add_options --with-system-png
2222 ac_add_options --with-system-webp
2223 ac_add_options --with-system-zlib
2224 ac_add_options --without-wasm-sandboxed-libraries
2225 EOF
2226
2227 %if ! %{with clang}
2228 # On x86_64 architectures, Mozilla can build up to 4 jobs at once in parallel,
2229 # however builds tend to fail on other arches when building in parallel.
2230 MOZ_PARALLEL_BUILD=1
2231 %ifarch %{x8664}
2232 jobs="%{__jobs}"
2233 [ -n "$jobs" -a "$jobs" -gt 4 ] && MOZ_PARALLEL_BUILD=4 || MOZ_PARALLEL_BUILD="$jobs"
2234 %endif
2235 export MOZ_PARALLEL_BUILD
2236 %else
2237 %{?__jobs:export MOZ_PARALLEL_BUILD="%__jobs"}
2238 %endif
2239
2240 export MOZ_SERVICES_SYNC="1"
2241 %if %{with pgo}
2242 D=$(( RANDOM % (200 - 100 + 1 ) + 5 ))
2243 /usr/bin/Xvfb :${D} &
2244 XVFB_PID=$!
2245 [ -n "$XVFB_PID" ] || exit 1
2246 export DISPLAY=:${D}
2247 MOZ_PGO=1 AUTOCONF=/usr/bin/autoconf2_13 MACH_USE_SYSTEM_PYTHON=1 ./mach build
2248 kill $XVFB_PID
2249 %else
2250 AUTOCONF=/usr/bin/autoconf2_13 MACH_USE_SYSTEM_PYTHON=1 ./mach build
2251 %endif
2252
2253 %install
2254 rm -rf $RPM_BUILD_ROOT
2255 install -d \
2256         $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_libdir}} \
2257         $RPM_BUILD_ROOT%{_desktopdir} \
2258         $RPM_BUILD_ROOT%{_datadir}/%{name}/browser \
2259         $RPM_BUILD_ROOT%{_libdir}/%{name}/browser/plugins \
2260         $RPM_BUILD_ROOT%{_includedir}/%{name} \
2261         $RPM_BUILD_ROOT%{_pkgconfigdir}
2262
2263 %browser_plugins_add_browser %{name} -p %{_libdir}/%{name}/browser/plugins
2264
2265 OBJDIR=obj-%{_target_cpu}
2266 %{__make} -C ${OBJDIR}/browser/installer stage-package \
2267         DESTDIR=$RPM_BUILD_ROOT \
2268         installdir=%{_libdir}/%{name} \
2269         PKG_SKIP_STRIP=1
2270
2271 cp -aL ${OBJDIR}/dist/firefox/* $RPM_BUILD_ROOT%{_libdir}/%{name}/
2272 %{?with_geckodriver:cp -aL ${OBJDIR}/dist/bin/geckodriver $RPM_BUILD_ROOT%{_bindir}/}
2273
2274 # move arch independant ones to datadir
2275 %{__mv} $RPM_BUILD_ROOT%{_libdir}/%{name}/browser/chrome $RPM_BUILD_ROOT%{_datadir}/%{name}/browser/chrome
2276 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/browser/extensions
2277 %{__mv} $RPM_BUILD_ROOT%{_libdir}/%{name}/defaults $RPM_BUILD_ROOT%{_datadir}/%{name}/browser/defaults
2278 %{__mv} $RPM_BUILD_ROOT%{_datadir}/%{name}/browser/defaults/{pref,preferences}
2279
2280 ln -s ../../../share/%{name}/browser/chrome $RPM_BUILD_ROOT%{_libdir}/%{name}/browser/chrome
2281 ln -s ../../../share/%{name}/browser/defaults $RPM_BUILD_ROOT%{_libdir}/%{name}/browser/defaults
2282 ln -s ../../../share/%{name}/browser/extensions $RPM_BUILD_ROOT%{_libdir}/%{name}/browser/extensions
2283
2284 sed 's,@LIBDIR@,%{_libdir},' %{SOURCE4} > $RPM_BUILD_ROOT%{_bindir}/firefox
2285 chmod 755 $RPM_BUILD_ROOT%{_bindir}/firefox
2286
2287 # install icons and desktop file
2288 for i in 16 32 48 %{?with_official:22 24 256}; do
2289         install -d $RPM_BUILD_ROOT%{_iconsdir}/hicolor/${i}x${i}/apps
2290         cp -a browser/branding/%{!?with_official:un}official/default${i}.png \
2291                 $RPM_BUILD_ROOT%{_iconsdir}/hicolor/${i}x${i}/apps/firefox.png
2292 done
2293
2294 cp -a %{SOURCE3} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
2295
2296 # install our settings
2297 %if "%{pld_release}" == "ac"
2298 cp -a %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/%{name}/browser/defaults/preferences/vendor.js
2299 %else
2300 cp -a %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/%{name}/browser/defaults/preferences/vendor.js
2301 %endif
2302
2303 # GeckoMediaPlugin API headers
2304 install -d $RPM_BUILD_ROOT%{_includedir}
2305 cp -pr dom/media/gmp/gmp-api $RPM_BUILD_ROOT%{_includedir}
2306
2307 for a in *.xpi; do
2308         basename=$(basename $a .xpi)
2309         cp -p $a $RPM_BUILD_ROOT%{_datadir}/%{name}/browser/extensions/langpack-$basename@firefox.mozilla.org.xpi
2310 done
2311
2312 %clean
2313 rm -rf $RPM_BUILD_ROOT
2314
2315 %post
2316 %update_browser_plugins
2317 %update_icon_cache hicolor
2318 %update_desktop_database
2319
2320 %postun
2321 if [ "$1" = 0 ]; then
2322         %update_browser_plugins
2323         %update_icon_cache hicolor
2324 fi
2325
2326 %files
2327 %defattr(644,root,root,755)
2328 %attr(755,root,root) %{_bindir}/%{name}
2329
2330 %{_desktopdir}/firefox.desktop
2331 %{_iconsdir}/hicolor/*/apps/firefox.png
2332
2333 # browser plugins v2
2334 %{_browserpluginsconfdir}/browsers.d/%{name}.*
2335 %config(noreplace) %verify(not md5 mtime size) %{_browserpluginsconfdir}/blacklist.d/%{name}.*.blacklist
2336
2337 %dir %{_libdir}/%{name}/browser
2338 %dir %{_libdir}/%{name}/browser/plugins
2339 %dir %{_libdir}/%{name}/browser/features
2340
2341 %dir %{_datadir}/%{name}
2342 %dir %{_datadir}/%{name}/browser
2343 %dir %{_datadir}/%{name}/browser/extensions
2344 %{_datadir}/%{name}/browser/chrome
2345 %{_datadir}/%{name}/browser/defaults
2346
2347 # symlinks
2348 %{_libdir}/%{name}/browser/extensions
2349 %{_libdir}/%{name}/browser/chrome
2350 %{_libdir}/%{name}/browser/defaults
2351
2352 %attr(755,root,root) %{_libdir}/%{name}/firefox
2353 %attr(755,root,root) %{_libdir}/%{name}/firefox-bin
2354 %attr(755,root,root) %{_libdir}/%{name}/pingsender
2355 %{_libdir}/%{name}/application.ini
2356 %{_libdir}/%{name}/browser/omni.ja
2357
2358 %{_libdir}/%{name}/browser/features/doh-rollout@mozilla.org.xpi
2359 %{_libdir}/%{name}/browser/features/formautofill@mozilla.org.xpi
2360 %{_libdir}/%{name}/browser/features/pictureinpicture@mozilla.org.xpi
2361 %{_libdir}/%{name}/browser/features/proxy-failover@mozilla.com.xpi
2362 %{_libdir}/%{name}/browser/features/screenshots@mozilla.org.xpi
2363 %{_libdir}/%{name}/browser/features/webcompat@mozilla.org.xpi
2364 %{_libdir}/%{name}/browser/features/webcompat-reporter@mozilla.org.xpi
2365
2366 %attr(755,root,root) %{_libdir}/%{name}/plugin-container
2367
2368 %dir %{_libdir}/%{name}/fonts
2369 %{_libdir}/%{name}/fonts/TwemojiMozilla.ttf
2370
2371 %dir %{_libdir}/%{name}/gmp-clearkey
2372 %dir %{_libdir}/%{name}/gmp-clearkey/0.1
2373 %{_libdir}/%{name}/gmp-clearkey/0.1/manifest.json
2374 %attr(755,root,root) %{_libdir}/%{name}/gmp-clearkey/0.1/libclearkey.so
2375
2376 %dir %{_libdir}/%{name}
2377 %{_libdir}/%{name}/platform.ini
2378 %{?with_shared_js:%attr(755,root,root) %{_libdir}/%{name}/libmozjs.so}
2379 %attr(755,root,root) %{_libdir}/%{name}/liblgpllibs.so
2380 %attr(755,root,root) %{_libdir}/%{name}/libxul.so
2381 %attr(755,root,root) %{_libdir}/%{name}/libmozavcodec.so
2382 %attr(755,root,root) %{_libdir}/%{name}/libmozavutil.so
2383 %ifarch %{ix86} %{x8664} %{arm} aarch64
2384 %attr(755,root,root) %{_libdir}/%{name}/libmozsandbox.so
2385 %endif
2386 %attr(755,root,root) %{_libdir}/%{name}/libmozsqlite3.so
2387 %attr(755,root,root) %{_libdir}/%{name}/libmozwayland.so
2388 %{_libdir}/%{name}/dependentlibs.list
2389 %{_libdir}/%{name}/omni.ja
2390 %attr(755,root,root) %{_libdir}/%{name}/libmozgtk.so
2391
2392 %files -n gmp-api
2393 %defattr(644,root,root,755)
2394 %{_includedir}/gmp-api
2395
2396 %files lang-ach
2397 %defattr(644,root,root,755)
2398 %{_datadir}/%{name}/browser/extensions/langpack-ach@firefox.mozilla.org.xpi
2399
2400 %files lang-af
2401 %defattr(644,root,root,755)
2402 %{_datadir}/%{name}/browser/extensions/langpack-af@firefox.mozilla.org.xpi
2403
2404 %files lang-an
2405 %defattr(644,root,root,755)
2406 %{_datadir}/%{name}/browser/extensions/langpack-an@firefox.mozilla.org.xpi
2407
2408 %files lang-ar
2409 %defattr(644,root,root,755)
2410 %{_datadir}/%{name}/browser/extensions/langpack-ar@firefox.mozilla.org.xpi
2411
2412 %files lang-ast
2413 %defattr(644,root,root,755)
2414 %{_datadir}/%{name}/browser/extensions/langpack-ast@firefox.mozilla.org.xpi
2415
2416 %files lang-az
2417 %defattr(644,root,root,755)
2418 %{_datadir}/%{name}/browser/extensions/langpack-az@firefox.mozilla.org.xpi
2419
2420 %files lang-be
2421 %defattr(644,root,root,755)
2422 %{_datadir}/%{name}/browser/extensions/langpack-be@firefox.mozilla.org.xpi
2423
2424 %files lang-bg
2425 %defattr(644,root,root,755)
2426 %{_datadir}/%{name}/browser/extensions/langpack-bg@firefox.mozilla.org.xpi
2427
2428 %files lang-bn
2429 %defattr(644,root,root,755)
2430 %{_datadir}/%{name}/browser/extensions/langpack-bn@firefox.mozilla.org.xpi
2431
2432 %files lang-br
2433 %defattr(644,root,root,755)
2434 %{_datadir}/%{name}/browser/extensions/langpack-br@firefox.mozilla.org.xpi
2435
2436 %files lang-bs
2437 %defattr(644,root,root,755)
2438 %{_datadir}/%{name}/browser/extensions/langpack-bs@firefox.mozilla.org.xpi
2439
2440 %files lang-ca
2441 %defattr(644,root,root,755)
2442 %{_datadir}/%{name}/browser/extensions/langpack-ca@firefox.mozilla.org.xpi
2443
2444 %files lang-ca-valencia
2445 %defattr(644,root,root,755)
2446 %{_datadir}/%{name}/browser/extensions/langpack-ca-valencia@firefox.mozilla.org.xpi
2447
2448 %files lang-cak
2449 %defattr(644,root,root,755)
2450 %{_datadir}/%{name}/browser/extensions/langpack-cak@firefox.mozilla.org.xpi
2451
2452 %files lang-cs
2453 %defattr(644,root,root,755)
2454 %{_datadir}/%{name}/browser/extensions/langpack-cs@firefox.mozilla.org.xpi
2455
2456 #%files lang-csb
2457 #%defattr(644,root,root,755)
2458 #%{_datadir}/%{name}/browser/extensions/langpack-csb@firefox.mozilla.org.xpi
2459
2460 %files lang-cy
2461 %defattr(644,root,root,755)
2462 %{_datadir}/%{name}/browser/extensions/langpack-cy@firefox.mozilla.org.xpi
2463
2464 %files lang-da
2465 %defattr(644,root,root,755)
2466 %{_datadir}/%{name}/browser/extensions/langpack-da@firefox.mozilla.org.xpi
2467
2468 %files lang-de
2469 %defattr(644,root,root,755)
2470 %{_datadir}/%{name}/browser/extensions/langpack-de@firefox.mozilla.org.xpi
2471
2472 %files lang-dsb
2473 %defattr(644,root,root,755)
2474 %{_datadir}/%{name}/browser/extensions/langpack-dsb@firefox.mozilla.org.xpi
2475
2476 %files lang-el
2477 %defattr(644,root,root,755)
2478 %{_datadir}/%{name}/browser/extensions/langpack-el@firefox.mozilla.org.xpi
2479
2480 %files lang-en_CA
2481 %defattr(644,root,root,755)
2482 %{_datadir}/%{name}/browser/extensions/langpack-en-CA@firefox.mozilla.org.xpi
2483
2484 %files lang-en_GB
2485 %defattr(644,root,root,755)
2486 %{_datadir}/%{name}/browser/extensions/langpack-en-GB@firefox.mozilla.org.xpi
2487
2488 %files lang-en_US
2489 %defattr(644,root,root,755)
2490 %{_datadir}/%{name}/browser/extensions/langpack-en-US@firefox.mozilla.org.xpi
2491
2492 %files lang-eo
2493 %defattr(644,root,root,755)
2494 %{_datadir}/%{name}/browser/extensions/langpack-eo@firefox.mozilla.org.xpi
2495
2496 %files lang-es_AR
2497 %defattr(644,root,root,755)
2498 %{_datadir}/%{name}/browser/extensions/langpack-es-AR@firefox.mozilla.org.xpi
2499
2500 %files lang-es_CL
2501 %defattr(644,root,root,755)
2502 %{_datadir}/%{name}/browser/extensions/langpack-es-CL@firefox.mozilla.org.xpi
2503
2504 %files lang-es
2505 %defattr(644,root,root,755)
2506 %{_datadir}/%{name}/browser/extensions/langpack-es-ES@firefox.mozilla.org.xpi
2507
2508 %files lang-es_MX
2509 %defattr(644,root,root,755)
2510 %{_datadir}/%{name}/browser/extensions/langpack-es-MX@firefox.mozilla.org.xpi
2511
2512 %files lang-et
2513 %defattr(644,root,root,755)
2514 %{_datadir}/%{name}/browser/extensions/langpack-et@firefox.mozilla.org.xpi
2515
2516 %files lang-eu
2517 %defattr(644,root,root,755)
2518 %{_datadir}/%{name}/browser/extensions/langpack-eu@firefox.mozilla.org.xpi
2519
2520 %files lang-fa
2521 %defattr(644,root,root,755)
2522 %{_datadir}/%{name}/browser/extensions/langpack-fa@firefox.mozilla.org.xpi
2523
2524 %files lang-ff
2525 %defattr(644,root,root,755)
2526 %{_datadir}/%{name}/browser/extensions/langpack-ff@firefox.mozilla.org.xpi
2527
2528 %files lang-fi
2529 %defattr(644,root,root,755)
2530 %{_datadir}/%{name}/browser/extensions/langpack-fi@firefox.mozilla.org.xpi
2531
2532 %files lang-fr
2533 %defattr(644,root,root,755)
2534 %{_datadir}/%{name}/browser/extensions/langpack-fr@firefox.mozilla.org.xpi
2535
2536 %files lang-fy
2537 %defattr(644,root,root,755)
2538 %{_datadir}/%{name}/browser/extensions/langpack-fy-NL@firefox.mozilla.org.xpi
2539
2540 %files lang-ga
2541 %defattr(644,root,root,755)
2542 %{_datadir}/%{name}/browser/extensions/langpack-ga-IE@firefox.mozilla.org.xpi
2543
2544 %files lang-gd
2545 %defattr(644,root,root,755)
2546 %{_datadir}/%{name}/browser/extensions/langpack-gd@firefox.mozilla.org.xpi
2547
2548 %files lang-gl
2549 %defattr(644,root,root,755)
2550 %{_datadir}/%{name}/browser/extensions/langpack-gl@firefox.mozilla.org.xpi
2551
2552 %files lang-gn
2553 %defattr(644,root,root,755)
2554 %{_datadir}/%{name}/browser/extensions/langpack-gn@firefox.mozilla.org.xpi
2555
2556 %files lang-gu
2557 %defattr(644,root,root,755)
2558 %{_datadir}/%{name}/browser/extensions/langpack-gu-IN@firefox.mozilla.org.xpi
2559
2560 %files lang-he
2561 %defattr(644,root,root,755)
2562 %{_datadir}/%{name}/browser/extensions/langpack-he@firefox.mozilla.org.xpi
2563
2564 %files lang-hi
2565 %defattr(644,root,root,755)
2566 %{_datadir}/%{name}/browser/extensions/langpack-hi-IN@firefox.mozilla.org.xpi
2567
2568 %files lang-hr
2569 %defattr(644,root,root,755)
2570 %{_datadir}/%{name}/browser/extensions/langpack-hr@firefox.mozilla.org.xpi
2571
2572 %files lang-hsb
2573 %defattr(644,root,root,755)
2574 %{_datadir}/%{name}/browser/extensions/langpack-hsb@firefox.mozilla.org.xpi
2575
2576 %files lang-hu
2577 %defattr(644,root,root,755)
2578 %{_datadir}/%{name}/browser/extensions/langpack-hu@firefox.mozilla.org.xpi
2579
2580 %files lang-hy
2581 %defattr(644,root,root,755)
2582 %{_datadir}/%{name}/browser/extensions/langpack-hy-AM@firefox.mozilla.org.xpi
2583
2584 %files lang-ia
2585 %defattr(644,root,root,755)
2586 %{_datadir}/%{name}/browser/extensions/langpack-ia@firefox.mozilla.org.xpi
2587
2588 %files lang-id
2589 %defattr(644,root,root,755)
2590 %{_datadir}/%{name}/browser/extensions/langpack-id@firefox.mozilla.org.xpi
2591
2592 %files lang-is
2593 %defattr(644,root,root,755)
2594 %{_datadir}/%{name}/browser/extensions/langpack-is@firefox.mozilla.org.xpi
2595
2596 %files lang-it
2597 %defattr(644,root,root,755)
2598 %{_datadir}/%{name}/browser/extensions/langpack-it@firefox.mozilla.org.xpi
2599
2600 %files lang-ja
2601 %defattr(644,root,root,755)
2602 %{_datadir}/%{name}/browser/extensions/langpack-ja@firefox.mozilla.org.xpi
2603
2604 %files lang-ka
2605 %defattr(644,root,root,755)
2606 %{_datadir}/%{name}/browser/extensions/langpack-ka@firefox.mozilla.org.xpi
2607
2608 %files lang-kab
2609 %defattr(644,root,root,755)
2610 %{_datadir}/%{name}/browser/extensions/langpack-kab@firefox.mozilla.org.xpi
2611
2612 %files lang-kk
2613 %defattr(644,root,root,755)
2614 %{_datadir}/%{name}/browser/extensions/langpack-kk@firefox.mozilla.org.xpi
2615
2616 %files lang-km
2617 %defattr(644,root,root,755)
2618 %{_datadir}/%{name}/browser/extensions/langpack-km@firefox.mozilla.org.xpi
2619
2620 %files lang-kn
2621 %defattr(644,root,root,755)
2622 %{_datadir}/%{name}/browser/extensions/langpack-kn@firefox.mozilla.org.xpi
2623
2624 %files lang-ko
2625 %defattr(644,root,root,755)
2626 %{_datadir}/%{name}/browser/extensions/langpack-ko@firefox.mozilla.org.xpi
2627
2628 #%files lang-ku
2629 #%defattr(644,root,root,755)
2630 #%{_datadir}/%{name}/browser/extensions/langpack-ku@firefox.mozilla.org.xpi
2631
2632 %files lang-lij
2633 %defattr(644,root,root,755)
2634 %{_datadir}/%{name}/browser/extensions/langpack-lij@firefox.mozilla.org.xpi
2635
2636 %files lang-lt
2637 %defattr(644,root,root,755)
2638 %{_datadir}/%{name}/browser/extensions/langpack-lt@firefox.mozilla.org.xpi
2639
2640 %files lang-lv
2641 %defattr(644,root,root,755)
2642 %{_datadir}/%{name}/browser/extensions/langpack-lv@firefox.mozilla.org.xpi
2643
2644 %files lang-mk
2645 %defattr(644,root,root,755)
2646 %{_datadir}/%{name}/browser/extensions/langpack-mk@firefox.mozilla.org.xpi
2647
2648 %files lang-mr
2649 %defattr(644,root,root,755)
2650 %{_datadir}/%{name}/browser/extensions/langpack-mr@firefox.mozilla.org.xpi
2651
2652 %files lang-ms
2653 %defattr(644,root,root,755)
2654 %{_datadir}/%{name}/browser/extensions/langpack-ms@firefox.mozilla.org.xpi
2655
2656 %files lang-my
2657 %defattr(644,root,root,755)
2658 %{_datadir}/%{name}/browser/extensions/langpack-my@firefox.mozilla.org.xpi
2659
2660 %files lang-nb
2661 %defattr(644,root,root,755)
2662 %{_datadir}/%{name}/browser/extensions/langpack-nb-NO@firefox.mozilla.org.xpi
2663
2664 %files lang-ne
2665 %defattr(644,root,root,755)
2666 %{_datadir}/%{name}/browser/extensions/langpack-ne-NP@firefox.mozilla.org.xpi
2667
2668 %files lang-nl
2669 %defattr(644,root,root,755)
2670 %{_datadir}/%{name}/browser/extensions/langpack-nl@firefox.mozilla.org.xpi
2671
2672 %files lang-nn
2673 %defattr(644,root,root,755)
2674 %{_datadir}/%{name}/browser/extensions/langpack-nn-NO@firefox.mozilla.org.xpi
2675
2676 %files lang-oc
2677 %defattr(644,root,root,755)
2678 %{_datadir}/%{name}/browser/extensions/langpack-oc@firefox.mozilla.org.xpi
2679
2680 %files lang-pa
2681 %defattr(644,root,root,755)
2682 %{_datadir}/%{name}/browser/extensions/langpack-pa-IN@firefox.mozilla.org.xpi
2683
2684 %files lang-pl
2685 %defattr(644,root,root,755)
2686 %{_datadir}/%{name}/browser/extensions/langpack-pl@firefox.mozilla.org.xpi
2687
2688 %files lang-pt_BR
2689 %defattr(644,root,root,755)
2690 %{_datadir}/%{name}/browser/extensions/langpack-pt-BR@firefox.mozilla.org.xpi
2691
2692 %files lang-pt
2693 %defattr(644,root,root,755)
2694 %{_datadir}/%{name}/browser/extensions/langpack-pt-PT@firefox.mozilla.org.xpi
2695
2696 %files lang-rm
2697 %defattr(644,root,root,755)
2698 %{_datadir}/%{name}/browser/extensions/langpack-rm@firefox.mozilla.org.xpi
2699
2700 %files lang-ro
2701 %defattr(644,root,root,755)
2702 %{_datadir}/%{name}/browser/extensions/langpack-ro@firefox.mozilla.org.xpi
2703
2704 %files lang-ru
2705 %defattr(644,root,root,755)
2706 %{_datadir}/%{name}/browser/extensions/langpack-ru@firefox.mozilla.org.xpi
2707
2708 %files lang-sco
2709 %defattr(644,root,root,755)
2710 %{_datadir}/%{name}/browser/extensions/langpack-sco@firefox.mozilla.org.xpi
2711
2712 %files lang-si
2713 %defattr(644,root,root,755)
2714 %{_datadir}/%{name}/browser/extensions/langpack-si@firefox.mozilla.org.xpi
2715
2716 %files lang-sk
2717 %defattr(644,root,root,755)
2718 %{_datadir}/%{name}/browser/extensions/langpack-sk@firefox.mozilla.org.xpi
2719
2720 %files lang-sl
2721 %defattr(644,root,root,755)
2722 %{_datadir}/%{name}/browser/extensions/langpack-sl@firefox.mozilla.org.xpi
2723
2724 %files lang-son
2725 %defattr(644,root,root,755)
2726 %{_datadir}/%{name}/browser/extensions/langpack-son@firefox.mozilla.org.xpi
2727
2728 %files lang-sq
2729 %defattr(644,root,root,755)
2730 %{_datadir}/%{name}/browser/extensions/langpack-sq@firefox.mozilla.org.xpi
2731
2732 %files lang-sr
2733 %defattr(644,root,root,755)
2734 %{_datadir}/%{name}/browser/extensions/langpack-sr@firefox.mozilla.org.xpi
2735
2736 %files lang-sv
2737 %defattr(644,root,root,755)
2738 %{_datadir}/%{name}/browser/extensions/langpack-sv-SE@firefox.mozilla.org.xpi
2739
2740 %files lang-szl
2741 %defattr(644,root,root,755)
2742 %{_datadir}/%{name}/browser/extensions/langpack-szl@firefox.mozilla.org.xpi
2743
2744 %files lang-ta
2745 %defattr(644,root,root,755)
2746 %{_datadir}/%{name}/browser/extensions/langpack-ta@firefox.mozilla.org.xpi
2747
2748 %files lang-te
2749 %defattr(644,root,root,755)
2750 %{_datadir}/%{name}/browser/extensions/langpack-te@firefox.mozilla.org.xpi
2751
2752 %files lang-th
2753 %defattr(644,root,root,755)
2754 %{_datadir}/%{name}/browser/extensions/langpack-th@firefox.mozilla.org.xpi
2755
2756 %files lang-tl
2757 %defattr(644,root,root,755)
2758 %{_datadir}/%{name}/browser/extensions/langpack-tl@firefox.mozilla.org.xpi
2759
2760 %files lang-tr
2761 %defattr(644,root,root,755)
2762 %{_datadir}/%{name}/browser/extensions/langpack-tr@firefox.mozilla.org.xpi
2763
2764 %files lang-trs
2765 %defattr(644,root,root,755)
2766 %{_datadir}/%{name}/browser/extensions/langpack-trs@firefox.mozilla.org.xpi
2767
2768 %files lang-uk
2769 %defattr(644,root,root,755)
2770 %{_datadir}/%{name}/browser/extensions/langpack-uk@firefox.mozilla.org.xpi
2771
2772 %files lang-ur
2773 %defattr(644,root,root,755)
2774 %{_datadir}/%{name}/browser/extensions/langpack-ur@firefox.mozilla.org.xpi
2775
2776 %files lang-uz
2777 %defattr(644,root,root,755)
2778 %{_datadir}/%{name}/browser/extensions/langpack-uz@firefox.mozilla.org.xpi
2779
2780 %files lang-vi
2781 %defattr(644,root,root,755)
2782 %{_datadir}/%{name}/browser/extensions/langpack-vi@firefox.mozilla.org.xpi
2783
2784 %files lang-xh
2785 %defattr(644,root,root,755)
2786 %{_datadir}/%{name}/browser/extensions/langpack-xh@firefox.mozilla.org.xpi
2787
2788 %files lang-zh_CN
2789 %defattr(644,root,root,755)
2790 %{_datadir}/%{name}/browser/extensions/langpack-zh-CN@firefox.mozilla.org.xpi
2791
2792 %files lang-zh_TW
2793 %defattr(644,root,root,755)
2794 %{_datadir}/%{name}/browser/extensions/langpack-zh-TW@firefox.mozilla.org.xpi
2795
2796 #%files lang-zu
2797 #%defattr(644,root,root,755)
2798 #%{_datadir}/%{name}/browser/extensions/langpack-zu@firefox.mozilla.org.xpi
2799
2800 %if %{with geckodriver}
2801 %files geckodriver
2802 %defattr(644,root,root,755)
2803 %attr(755,root,root) %{_bindir}/geckodriver
2804 %endif
This page took 0.300617 seconds and 3 git commands to generate.