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