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