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