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