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