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