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