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