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