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