]> git.pld-linux.org Git - packages/firefox.git/blobdiff - firefox.spec
use explicit lto value
[packages/firefox.git] / firefox.spec
index 722c192ce01c38d0876d546d3be729c26be33cd1..7b95a315f5f1ef64967e943c199413616e07f3d9 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Conditional build:
 %bcond_with    tests           # enable tests (whatever they check)
-%bcond_without kerberos        # disable krb5 support
+%bcond_with    gps             # GPS support via gpsd
 %bcond_without official        # official Firefox branding
 %bcond_with    lto             # build with link time optimization
 %bcond_with    pgo             # PGO-enabled build (requires working $DISPLAY == :100)
 %bcond_with    shared_js       # shared libmozjs library [broken]
 %bcond_without system_icu      # build without system ICU
 %bcond_with    system_cairo    # build with system cairo (not supported in 60.0)
-%bcond_with    clang           # build using Clang/LLVM
-%bcond_with    legacy_exts     # build with legacy extensions support
+%bcond_without system_libvpx   # build with system libvpx
+%bcond_without clang           # build using Clang/LLVM
+%bcond_with    lowmem          # lower memory requirements
 
 %if %{with lto}
 %define                with_clang      1
 %undefine      with_gold
 %endif
+
+%ifarch %{ix86} %{arm} aarch64
+%define                with_lowmem     1
+%endif
+
 # On updating version, grab CVE links from:
 # https://www.mozilla.org/security/known-vulnerabilities/firefox.html
 # Release Notes:
 rm -vf *.xpi
 ../builder -g firefox-languages.spec
 V=53.0
-U=http://releases.mozilla.org/pub/firefox/releases/$V/linux-i686/
+U=https://releases.mozilla.org/pub/firefox/releases/$V/linux-i686/
 curl -s $U | sed -ne 's,.*href="\([^"]\+\)/".*,'"$U"'xpi/\1.xpi,p'
 %endif
 
-# The actual sqlite version (see RHBZ#480989):
-%define                sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo ERROR)
-
-%define                nspr_ver        4.21
-%define                nss_ver         3.42
+%define                nspr_ver        4.26
+%define                nss_ver         3.66
 
 Summary:       Firefox web browser
 Summary(hu.UTF-8):     Firefox web böngésző
 Summary(pl.UTF-8):     Firefox - przeglądarka WWW
 Name:          firefox
-Version:       67.0
-Release:       0.1
+Version:       90.0
+Release:       1
 License:       MPL v2.0
 Group:         X11/Applications/Networking
-Source0:       http://releases.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz
-# Source0-md5: 41a5d504deaed12ebf0e25bb1420f08a
+Source0:       https://releases.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz
+# Source0-md5: d40016e74e41a299b987ef5e44f34eb0
 Source3:       %{name}.desktop
 Source4:       %{name}.sh
 Source5:       vendor.js
 Source6:       vendor-ac.js
-Source100:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ach.xpi
-# Source100-md5:       956563e5960e1914ebc74af7ecffd5c5
-Source101:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/af.xpi
-# Source101-md5:       3451e10a5e024056c10f0164cb8f093a
-Source102:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/an.xpi
-# Source102-md5:       9037acfbe5f9f8e1bb3f928ae0a53c46
-Source103:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ar.xpi
-# Source103-md5:       9934669de9d2f874673375c6bcd8c55c
-Source104:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/as.xpi
-# Source104-md5:       8472f2b3a3a3c528db6a12a99b2250f0
-Source105:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ast.xpi
-# Source105-md5:       eb47badf6ba8a1f7914a825b151a337d
-Source106:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/az.xpi
-# Source106-md5:       e0bf74217beaa6f7e0e9dab9ce910422
-Source107:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/be.xpi
-# Source107-md5:       e8003812c01e352e2ffd16d6e51f5ecb
-Source108:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/bg.xpi
-# Source108-md5:       5718471ae0a1062af30e95aee911253a
-Source109:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/bn-BD.xpi
-# Source109-md5:       4d49b9970b001852e75d6d5d63665716
-Source110:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/bn-IN.xpi
-# Source110-md5:       e225a14e6b22116f27e2e6867811638e
-Source111:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/br.xpi
-# Source111-md5:       1ca290a65cc9dd18bf11b8854b401070
-Source112:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/bs.xpi
-# Source112-md5:       5356c99c07710437a32f7dad7c0da95b
-Source113:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ca.xpi
-# Source113-md5:       9c2830a27cdd021e65557638a01a237d
-Source114:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/cak.xpi
-# Source114-md5:       5cb4f43fa0ffa8f675fd0d2088f364e4
-Source115:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/cs.xpi
-# Source115-md5:       93e60d53db62cb54742198438d6a431c
-Source116:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/cy.xpi
-# Source116-md5:       f89cf54601b423994ea9ee1513cdd82a
-Source117:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/da.xpi
-# Source117-md5:       43263942ed6a5852e769631b30087ba3
-Source118:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/de.xpi
-# Source118-md5:       03a37d3a7e1b9f812c2ce18fc0265b93
-Source119:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/dsb.xpi
-# Source119-md5:       0d5af0cb0051208f7f74bda25d9802a2
-Source120:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/el.xpi
-# Source120-md5:       f746d2830748812391b5f94dee9d1d84
-Source121:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/en-CA.xpi
-# Source121-md5:       d448126bab2aa74f52d72cd3b410eba6
-Source122:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/en-GB.xpi
-# Source122-md5:       7871553750424a225918f99401f5e0b2
-Source123:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/en-US.xpi
-# Source123-md5:       89fbbf7946cd9729122976eb5ebb8bd4
-Source124:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/en-ZA.xpi
-# Source124-md5:       aaa17fc601d4d827371bf86212d51574
-Source125:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/eo.xpi
-# Source125-md5:       2eae53ab8aad42877d9a7c283b1cf517
-Source126:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/es-AR.xpi
-# Source126-md5:       1ac768af2928409083a6a6079828dd1d
-Source127:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/es-CL.xpi
-# Source127-md5:       3d357e41d4ca1858fdff6271978c5aa1
-Source128:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/es-ES.xpi
-# Source128-md5:       4c09230669a8cb3f632543d8ffc039d7
-Source129:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/es-MX.xpi
-# Source129-md5:       4674521bab7decdc2af9f5cc9f420b85
-Source130:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/et.xpi
-# Source130-md5:       dcc96d0dacbb3723468a56e6e41dbee0
-Source131:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/eu.xpi
-# Source131-md5:       14dc6c265aa7e134c27486a14f139218
-Source132:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/fa.xpi
-# Source132-md5:       fd7427044e73bd837d7687637c6ead87
-Source133:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ff.xpi
-# Source133-md5:       29c91f185526f77d23fd7f544d405444
-Source134:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/fi.xpi
-# Source134-md5:       90b1561a8bc3fcd2c808000507761d78
-Source135:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/fr.xpi
-# Source135-md5:       aa2e02ca7e93421ae367ffdef4fb75a7
-Source136:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/fy-NL.xpi
-# Source136-md5:       5be206fbe809087f9723dee9b876ed34
-Source137:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ga-IE.xpi
-# Source137-md5:       1940d7966ef7b6d801d4879782cb52f9
-Source138:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/gd.xpi
-# Source138-md5:       473a6f61b4e9f3ebc2b322b1dad47643
-Source139:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/gl.xpi
-# Source139-md5:       b9c4ca3e71462bd373dd4afcd2b66883
-Source140:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/gn.xpi
-# Source140-md5:       dd37d2f63ab2695a1ce2c21b46f2a800
-Source141:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/gu-IN.xpi
-# Source141-md5:       991797574dea971e32d32e086d50c216
-Source142:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/he.xpi
-# Source142-md5:       1394cdddadbfe7d379696d85dd14b082
-Source143:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hi-IN.xpi
-# Source143-md5:       cd3610e2343def7f0be10d8464f47c02
-Source144:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hr.xpi
-# Source144-md5:       c0b3319f1e67d1589a295fd40700a513
-Source145:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hsb.xpi
-# Source145-md5:       addc5479aeefe031f87b884fe2e8014f
-Source146:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hu.xpi
-# Source146-md5:       5ca1d0e25d4fe58c69613d5881308c11
-Source147:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hy-AM.xpi
-# Source147-md5:       b8fe5ff2a9dea337695ee830f587e1f3
-Source148:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ia.xpi
-# Source148-md5:       c86aac3088807f3ef9212ebcb6002f17
-Source149:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/id.xpi
-# Source149-md5:       de54eb1996fd3213190efed3c1b95e0a
-Source150:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/is.xpi
-# Source150-md5:       65c2cb3a8f708d5b50c878eb6177acb8
-Source151:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/it.xpi
-# Source151-md5:       f47e18c9f9101a3d7008cbeaf5cdfa2e
-Source152:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ja.xpi
-# Source152-md5:       4ab472cee8fda7fda24c61ba00e98767
-Source153:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ka.xpi
-# Source153-md5:       d64c667032e856278a0587c880c99030
-Source154:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/kab.xpi
-# Source154-md5:       88f1d987447ddebb557a9b572920c092
-Source155:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/kk.xpi
-# Source155-md5:       b124e66dec24410f6fa6153bd5e043f1
-Source156:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/km.xpi
-# Source156-md5:       675ab7a304858137fbe3036eec79ea1b
-Source157:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/kn.xpi
-# Source157-md5:       c9d0adc8b951dcf9c6637b7ddd8ac1c9
-Source158:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ko.xpi
-# Source158-md5:       cd2db7685a1982b8cbdf92a279ae6849
-Source159:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/lij.xpi
-# Source159-md5:       b964a1b4c4a58b5701865de453c5d34e
-Source160:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/lt.xpi
-# Source160-md5:       19b20058df90a7d6ea753c20abfb6991
-Source161:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/lv.xpi
-# Source161-md5:       50fd85077e3966866f0a1498261da138
-Source162:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/mai.xpi
-# Source162-md5:       d7cde1fa063fb0e485511b8e28141920
-Source163:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/mk.xpi
-# Source163-md5:       9e6072147c5cb641e5be14233fc204af
-Source164:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ml.xpi
-# Source164-md5:       6649439eccf6a69dccdc1a5f5845c7c3
-Source165:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/mr.xpi
-# Source165-md5:       1455d7e68269421d6efb0bab2709c28d
-Source166:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ms.xpi
-# Source166-md5:       9117f30a1ed57d0ed1c03dd67d302eeb
-Source167:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/my.xpi
-# Source167-md5:       4ff7b4fb45132662b6ad35b8c8caa5ed
-Source168:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/nb-NO.xpi
-# Source168-md5:       89b0bab607166711e0ea9eb12d852a49
-Source169:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ne-NP.xpi
-# Source169-md5:       67f7c334ea63ad7949eabaf779a69684
-Source170:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/nl.xpi
-# Source170-md5:       8b996485e3ce1a1f36fd4e03f3b1c35f
-Source171:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/nn-NO.xpi
-# Source171-md5:       b4ffaa75e41c2975c14ee8fd7f376cc6
-Source172:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/oc.xpi
-# Source172-md5:       876d45f4e4092d3a19101b0f3e3355c2
-Source173:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/or.xpi
-# Source173-md5:       4a394cfc2e455ac7a6b4d65048445a57
-Source174:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/pa-IN.xpi
-# Source174-md5:       9eb858f7c5e8a8d9ff317427560c2d59
-Source175:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/pl.xpi
-# Source175-md5:       1884cdaafdb22a54c2942971c4bdd326
-Source176:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/pt-BR.xpi
-# Source176-md5:       6ff6754969195a33fff7ca2681ba4374
-Source177:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/pt-PT.xpi
-# Source177-md5:       6450ba222706db39828c9d4e37f15cf3
-Source178:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/rm.xpi
-# Source178-md5:       c9a806300eae1b62ce2f16bffdb925b5
-Source179:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ro.xpi
-# Source179-md5:       5b834c3549a50e051f99ec9e81816f1d
-Source180:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ru.xpi
-# Source180-md5:       afb65413fa7885d2d11adb4d462fc98f
-Source181:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/si.xpi
-# Source181-md5:       f305c7ec23e8414529758469887fea4d
-Source182:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sk.xpi
-# Source182-md5:       6459bddc90631f587a948cec79b4150d
-Source183:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sl.xpi
-# Source183-md5:       a0f646fd47e997aaffc7a358dd146fe0
-Source184:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/son.xpi
-# Source184-md5:       5817584202e5599fb18074b62635dd73
-Source185:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sq.xpi
-# Source185-md5:       1bf0004994a852421baa0214a41b3f64
-Source186:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sr.xpi
-# Source186-md5:       a6e6881e94d0b6aa8117306b9ca4b614
-Source187:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sv-SE.xpi
-# Source187-md5:       d423ea9f62da4b15bba0932447b0d4fb
-Source188:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ta.xpi
-# Source188-md5:       f443daabb6ff44bec9e0073c874f6556
-Source189:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/te.xpi
-# Source189-md5:       b2607210b18f02667f7965036110d13a
-Source190:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/th.xpi
-# Source190-md5:       6b5689c4ff843c4133113e5248333a6a
-Source191:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/tr.xpi
-# Source191-md5:       7a34d62d281787bedf91fb8c4ef6d275
-Source192:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/uk.xpi
-# Source192-md5:       94f34a737b4413d4600eac9ff0055311
-Source193:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ur.xpi
-# Source193-md5:       432bf2fb2966470bc7ac22fc93ab21dd
-Source194:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/uz.xpi
-# Source194-md5:       6b8e99f1d66d56a4cc99a8d5f54dcc95
-Source195:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/vi.xpi
-# Source195-md5:       7b46d68b1dd4cc9d29d2a92b4e9683c1
-Source196:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/xh.xpi
-# Source196-md5:       f24526c097188b9c14b2585c037452e0
-Source197:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/zh-CN.xpi
-# Source197-md5:       5344d7125de715bdbe18c74804a1069e
-Source198:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/zh-TW.xpi
-# Source198-md5:       7acabd87d13f1e5f2bf7f83000853ada
-
+Source100:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ach.xpi
+# Source100-md5:       0880cbe3bdee9e46190a3e7571d899d4
+Source101:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/af.xpi
+# Source101-md5:       c89fc2919cfe8f0a5a751a5b2986503d
+Source102:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/an.xpi
+# Source102-md5:       de4fb2c1b8fde1b8fdaece70200c5ea1
+Source103:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ar.xpi
+# Source103-md5:       309760a1a19b48a4a9634c9228d39359
+Source104:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ast.xpi
+# Source104-md5:       1a030a801a3c4c2b4fbc8de75bfb655f
+Source105:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/az.xpi
+# Source105-md5:       2a86f00e74f8607b532292d08d8a5c06
+Source106:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/be.xpi
+# Source106-md5:       f69d107b66b76bad41da7a346229773e
+Source107:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/bg.xpi
+# Source107-md5:       f180d10df8a7546418af9a5674c3c99d
+Source108:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/bn.xpi
+# Source108-md5:       25157a81266662735dc6e3b6bb8b785f
+Source109:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/br.xpi
+# Source109-md5:       16dfd6ac078dfccc14b3e98cb6289688
+Source110:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/bs.xpi
+# Source110-md5:       74f5a0d8942de6157af45b3767625cd3
+Source111:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ca.xpi
+# Source111-md5:       8dcd957acf21c4ae41552ac418fbafba
+Source112:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ca-valencia.xpi
+# Source112-md5:       f324b332e84821f703d2ed747f0d126d
+Source113:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/cak.xpi
+# Source113-md5:       a6f6c9fc9f01c711d149ea68db62a509
+Source114:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/cs.xpi
+# Source114-md5:       cf1c4681c91c4d3384c14fe25e9b3847
+Source115:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/cy.xpi
+# Source115-md5:       c8a2e136758be811b3c48f2735e6e1cc
+Source116:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/da.xpi
+# Source116-md5:       d48719bfcfa2c49bc2a0a36a3407d085
+Source117:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/de.xpi
+# Source117-md5:       7821ba40ec55133181d7cb6fd1973221
+Source118:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/dsb.xpi
+# Source118-md5:       5f83389d9f86911a9683ad544c5231a6
+Source119:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/el.xpi
+# Source119-md5:       0e93ee721a47e9980ccbe8674bc2bc2c
+Source120:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/en-CA.xpi
+# Source120-md5:       b5ae9a7c9eab4b8733b0a520797c0f27
+Source121:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/en-GB.xpi
+# Source121-md5:       415e0515c0f385b2dd87827090306b70
+Source122:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/en-US.xpi
+# Source122-md5:       5f3fb608d2f68ced1e85a7967c421a19
+Source123:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/eo.xpi
+# Source123-md5:       ca5cb110c4ca9b965b51cc048038228f
+Source124:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/es-AR.xpi
+# Source124-md5:       3f4b4989ccbbd158484f98e29b969a49
+Source125:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/es-CL.xpi
+# Source125-md5:       6743d80b3bdf3a51c9b2062b8a46e9ce
+Source126:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/es-ES.xpi
+# Source126-md5:       28d793ffc98b0b3a1b1936a8fe60ce0a
+Source127:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/es-MX.xpi
+# Source127-md5:       f1610ce2c394892905760cefc497db8e
+Source128:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/et.xpi
+# Source128-md5:       c4708cd793796cdcaf7f6d7c084c7504
+Source129:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/eu.xpi
+# Source129-md5:       8686e5f4b9d81284dd67f4bc78f08244
+Source130:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/fa.xpi
+# Source130-md5:       98e8d089920580f19defdcabfe7b8df8
+Source131:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ff.xpi
+# Source131-md5:       3c5e20e250de69a81d3dd9087c47f85f
+Source132:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/fi.xpi
+# Source132-md5:       d2132d81899d1a0a790b68ab31d5e367
+Source133:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/fr.xpi
+# Source133-md5:       6cb30f70f0ba53a6ae4c0c1459ec3fa3
+Source134:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/fy-NL.xpi
+# Source134-md5:       e72885646f927da0b77e1541b66e57da
+Source135:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ga-IE.xpi
+# Source135-md5:       ae77f0a96244f1934997d2cabbf9b598
+Source136:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/gd.xpi
+# Source136-md5:       b7c98f3aa8f97664c18e4c6011012210
+Source137:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/gl.xpi
+# Source137-md5:       e64005ea7f47134c2da08ceede954fa7
+Source138:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/gn.xpi
+# Source138-md5:       7e34050bf67ebb5f72e980717aeded18
+Source139:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/gu-IN.xpi
+# Source139-md5:       6d2bfe15f89153e7f5ef54a1854ed221
+Source140:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/he.xpi
+# Source140-md5:       c4904e5999b2b7a2957e00173057b884
+Source141:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hi-IN.xpi
+# Source141-md5:       fa1ac45938575f62b10baec6923d7e59
+Source142:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hr.xpi
+# Source142-md5:       d1579c8917d71bfb5f02dc29a66c5590
+Source143:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hsb.xpi
+# Source143-md5:       ee35a9a096fc13895dbc46091a2bd9e6
+Source144:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hu.xpi
+# Source144-md5:       9db42b282ac85b89b177f980a1ac7c9e
+Source145:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/hy-AM.xpi
+# Source145-md5:       dc8415670b3e24664fff8804fa4fc3a8
+Source146:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ia.xpi
+# Source146-md5:       90f77e565651a056ff51f22ccff0bbf0
+Source147:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/id.xpi
+# Source147-md5:       0a779c6111c20ccea83db112de3a0740
+Source148:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/is.xpi
+# Source148-md5:       3c0ea96178067fdd905bd527a91307a7
+Source149:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/it.xpi
+# Source149-md5:       72052457a82c8268f8dc5b6bcc06671e
+Source150:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ja.xpi
+# Source150-md5:       27a78b44f68ee4c69db21034823f5160
+Source151:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ka.xpi
+# Source151-md5:       68ed1ceb01d11f197eedc4f935346d7a
+Source152:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/kab.xpi
+# Source152-md5:       72890c96df0c14123bab71580551864c
+Source153:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/kk.xpi
+# Source153-md5:       1c542f7f1e3f31d6559d4e3f27271876
+Source154:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/km.xpi
+# Source154-md5:       a8647bbf45b5c4a52c4714cb161e37f3
+Source155:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/kn.xpi
+# Source155-md5:       91b01a3f402b9294845584628ed3416a
+Source156:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ko.xpi
+# Source156-md5:       f3f00be6acc210ef82213cf5c1005f36
+Source157:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/lij.xpi
+# Source157-md5:       5f16d225434220c929e4c565b9461022
+Source158:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/lt.xpi
+# Source158-md5:       4477fff3a9f8f51a402a83be588258a3
+Source159:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/lv.xpi
+# Source159-md5:       e60b012cdf4239946534026c9ec6c5da
+Source160:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/mk.xpi
+# Source160-md5:       bf904a2534bf8e063735a431c227c9df
+Source161:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/mr.xpi
+# Source161-md5:       673e66ff53bcf3df5b50e4c08fce2c23
+Source162:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ms.xpi
+# Source162-md5:       2ed7d25395e7b5c5a26323ee9ad39450
+Source163:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/my.xpi
+# Source163-md5:       c4380acb3dc555e8780dd40ed81e9b7b
+Source164:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/nb-NO.xpi
+# Source164-md5:       52a26801aa6098470c88af79c523dcea
+Source165:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ne-NP.xpi
+# Source165-md5:       d5a8fd93475c22fe1c7102bba65d5b8e
+Source166:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/nl.xpi
+# Source166-md5:       1fc2c8a319a1935f5a70b4dc85d59b24
+Source167:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/nn-NO.xpi
+# Source167-md5:       fe32bc07fe6fa84360c99c31ba399553
+Source168:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/oc.xpi
+# Source168-md5:       aadfa2d38ba4952298b08326b63db7bf
+Source169:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/pa-IN.xpi
+# Source169-md5:       9fb0b2bc3811d52686d9a92eb6a60306
+Source170:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/pl.xpi
+# Source170-md5:       662ce61828c35192fcefcf3e22dcf8ec
+Source171:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/pt-BR.xpi
+# Source171-md5:       a545c23ed331eee6fa1a8ddd3737abb8
+Source172:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/pt-PT.xpi
+# Source172-md5:       9c3c6d95952c034f7aab9480be28ae7a
+Source173:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/rm.xpi
+# Source173-md5:       f61825ebaa9ee523b4a02821a00feb05
+Source174:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ro.xpi
+# Source174-md5:       efea27236886113f6c3be6e8c06efa5c
+Source175:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ru.xpi
+# Source175-md5:       178edb913fa98f9dcae7a2ac753fb8e0
+Source176:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/si.xpi
+# Source176-md5:       565e78b53515661f7ddf355d1ffce846
+Source177:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sk.xpi
+# Source177-md5:       ccc5f742dcf6890f301b6d7ae532a80f
+Source178:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sl.xpi
+# Source178-md5:       23a96ab86d2a00845d1b8e242210f9c2
+Source179:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/son.xpi
+# Source179-md5:       3bb0932ce0e86d2451741ddee301f140
+Source180:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sq.xpi
+# Source180-md5:       ad4a0a76c5f86637b5e2901c0e947c72
+Source181:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sr.xpi
+# Source181-md5:       723369424619ab47decc58f40a14552e
+Source182:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/sv-SE.xpi
+# Source182-md5:       948d55a2d2c7a7eb78577b8089067a34
+Source183:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ta.xpi
+# Source183-md5:       d1025665ab7e34e8dd0f48d2a33ee6bb
+Source184:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/te.xpi
+# Source184-md5:       847cae20f30e46d65e7a4a2c313def2a
+Source185:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/th.xpi
+# Source185-md5:       14ebc6f30602fe20ea5fc565994ef01e
+Source186:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/tl.xpi
+# Source186-md5:       2f4c6808b3d756d6d83799d10924d1e2
+Source187:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/tr.xpi
+# Source187-md5:       ff09516adcc5d290e3b797964df3fc2e
+Source188:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/trs.xpi
+# Source188-md5:       29e60f4f5f96c062845bac01bcad3d79
+Source189:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/uk.xpi
+# Source189-md5:       a65f245c03f83d2a19f936b918fe6759
+Source190:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/ur.xpi
+# Source190-md5:       98d285727004df7d367171adcdb2fcb0
+Source191:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/uz.xpi
+# Source191-md5:       42cd65acc9c8d5298563386b6f34e81e
+Source192:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/vi.xpi
+# Source192-md5:       e67d7b09ff61945eb94867fb696270a8
+Source193:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/xh.xpi
+# Source193-md5:       cd4e55f9f42e7ea4b3abf0be2a2de8dc
+Source194:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/zh-CN.xpi
+# Source194-md5:       4f1c74ad678e225e28b46c774fafd842
+Source195:     https://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/zh-TW.xpi
+# Source195-md5:       54e452ee9619e5f1744ed6ee954db29d
 Patch4:                %{name}-prefs.patch
 Patch5:                %{name}-pld-bookmarks.patch
 Patch6:                %{name}-no-subshell.patch
@@ -266,7 +262,6 @@ BuildRequires:      alsa-lib-devel
 BuildRequires: autoconf2_13
 BuildRequires: automake
 %{?with_gold:BuildRequires:    binutils >= 3:2.20.51.0.7}
-BuildRequires: bzip2-devel
 %{?with_system_cairo:BuildRequires:    cairo-devel >= 1.10.2-5}
 BuildRequires: cargo >= 1.32.0
 %{?with_clang:BuildRequires:   clang}
@@ -274,55 +269,53 @@ BuildRequires:    clang-devel >= 3.9.0
 BuildRequires: dbus-glib-devel >= 0.60
 BuildRequires: fontconfig-devel >= 1:2.7.0
 BuildRequires: freetype-devel >= 1:2.1.8
-%{!?with_clang:BuildRequires:  gcc-c++ >= 6:4.4}
-BuildRequires: glib2-devel >= 1:2.22
-BuildRequires: gstreamer-devel >= 1.0
-BuildRequires: gstreamer-plugins-base-devel >= 1.0
-BuildRequires: gtk+2-devel >= 2:2.18.0
-BuildRequires: gtk+3-devel >= 3.4.0
-%{?with_kerberos:BuildRequires:        heimdal-devel >= 0.7.1}
-BuildRequires: libIDL-devel >= 0.8.0
+%{!?with_clang:BuildRequires:  gcc-c++ >= 6:7}
+BuildRequires: glib2-devel >= 1:2.42
+%{?with_gps:BuildRequires:     gpsd-devel >= 3.11}
+BuildRequires: gtk+3-devel >= 3.14.0
 BuildRequires: libatomic-devel
 # DECnet (dnprogs.spec), not dummy net (libdnet.spec)
 #BuildRequires:        libdnet-devel
+BuildRequires: libdrm-devel >= 2.4
 BuildRequires: libevent-devel >= 1.4.7
 # standalone libffi 3.0.9 or gcc's from 4.5(?)+
 BuildRequires: libffi-devel >= 6:3.0.9
-%{?with_system_icu:BuildRequires:      libicu-devel >= 59.1}
+%{?with_system_icu:BuildRequires:      libicu-devel >= 67.1}
 # requires libjpeg-turbo implementing at least libjpeg 6b API
 BuildRequires: libjpeg-devel >= 6b
 BuildRequires: libjpeg-turbo-devel
 BuildRequires: libpng(APNG)-devel >= 0.10
 BuildRequires: libpng-devel >= 2:1.6.35
-BuildRequires: libstdc++-devel >= 6:4.4
+BuildRequires: libstdc++-devel >= 6:7
 BuildRequires: libxcb-devel
-BuildRequires: libvpx-devel >= 1.7.0
-%{?with_lto:BuildRequires:     lld}
+%{?with_system_libvpx:BuildRequires:   libvpx-devel >= 1.8.0}
+BuildRequires: libwebp-devel >= 1.0.2
+%{?with_clang:BuildRequires:   lld}
 BuildRequires: llvm-devel >= 3.9.0
+%ifarch %{ix86} %{x8664}
+BuildRequires: nasm >= 2.14
+%endif
 # or --disable-nodejs ?
-BuildRequires: nodejs >= 8.11
+BuildRequires: nodejs >= 10.23.1
 BuildRequires: nspr-devel >= 1:%{nspr_ver}
 BuildRequires: nss-devel >= 1:%{nss_ver}
 BuildRequires: pango-devel >= 1:1.22.0
 BuildRequires: pixman-devel >= 0.19.2
-BuildRequires: perl-modules >= 5.004
+BuildRequires: perl-modules >= 5.006
 BuildRequires: pkgconfig >= 1:0.9.0
 BuildRequires: pkgconfig(libffi) >= 3.0.9
 BuildRequires: pulseaudio-devel
-BuildRequires: python-modules >= 1:2.5
-%{?with_pgo:BuildRequires:     python-modules-sqlite}
-BuildRequires: python-simplejson
-BuildRequires: python-virtualenv >= 15
-BuildRequires: readline-devel
-BuildRequires: rpm >= 4.4.9-56
+BuildRequires: python3-modules >= 1:3.8.5-3
+%{?with_pgo:BuildRequires:     python3-modules-sqlite}
+BuildRequires: python3-simplejson
+BuildRequires: python3-virtualenv >= 16
+BuildRequires: rpm-build >= 4.6
 BuildRequires: rpmbuild(macros) >= 1.601
-BuildRequires: rust >= 1.32.0
-BuildRequires: rust-cbindgen >= 0.8.2
+BuildRequires: rust >= 1.47.0
+BuildRequires: rust-cbindgen >= 0.19.0
 BuildRequires: sed >= 4.0
-BuildRequires: sqlite3-devel >= 3.27.2
-BuildRequires: startup-notification-devel >= 0.8
+BuildRequires: tar >= 1:1.22
 BuildRequires: xorg-lib-libX11-devel
-BuildRequires: xorg-lib-libXScrnSaver-devel
 BuildRequires: xorg-lib-libXcomposite-devel
 BuildRequires: xorg-lib-libXdamage-devel
 BuildRequires: xorg-lib-libXext-devel
@@ -330,8 +323,10 @@ BuildRequires:     xorg-lib-libXfixes-devel
 BuildRequires: xorg-lib-libXinerama-devel
 BuildRequires: xorg-lib-libXt-devel
 %{?with_pgo:BuildRequires:     xorg-xserver-Xvfb}
-%ifarch %{x8664}
-BuildRequires: yasm >= 1.0.1
+BuildRequires: xorg-lib-libxkbcommon-devel >= 0.4.1
+BuildRequires: xz
+%ifarch %{ix86} %{x8664}
+BuildRequires: yasm >= 1.2
 %endif
 BuildRequires: unzip
 BuildRequires: zip
@@ -343,34 +338,41 @@ Requires: browser-plugins >= 2.0
 Requires:      dbus-glib >= 0.60
 Requires:      desktop-file-utils
 Requires:      fontconfig-libs >= 1:2.7.0
-Requires:      glib2 >= 1:2.22
-Requires:      gtk+2 >= 2:2.18.0
-Requires:      gtk+3 >= 3.4.0
+Requires:      glib2 >= 1:2.42
+Requires:      gtk+3 >= 3.14.0
 Requires:      hicolor-icon-theme
 Requires:      libjpeg-turbo
 Requires:      libpng >= 2:1.6.35
 Requires:      libpng(APNG) >= 0.10
-Requires:      libvpx >= 1.7.0
+%{?with_system_libvpx:Requires:        libvpx >= 1.8.0}
+Requires:      libwebp >= 1.0.2
 Requires:      myspell-common
-Requires:      nspr >= 1:%{nspr_ver}
-Requires:      nss >= 1:%{nss_ver}
+%requires_ge_to        nspr nspr-devel
+%requires_ge_to        nss nss-devel
 Requires:      pango >= 1:1.22.0
 Requires:      pixman >= 0.19.2
-Requires:      sqlite3 >= %{sqlite_build_version}
-Requires:      startup-notification >= 0.8
+Requires:      xorg-lib-libxkbcommon >= 0.4.1
+%ifarch %{ix86}
+Requires:      cpuinfo(mmx)
+%endif
 Provides:      xulrunner-libs = 2:%{version}-%{release}
 Provides:      wwwbrowser
-Obsoletes:     firefox-devel
-Obsoletes:     firefox-libs
-Obsoletes:     iceweasel
-Obsoletes:     iceweasel-libs
-Obsoletes:     mozilla-firebird
-Obsoletes:     mozilla-firefox
+Obsoletes:     firefox-devel < 53
+Obsoletes:     firefox-lang-as < 68.0-1
+Obsoletes:     firefox-lang-en_ZA < 68.0-1
+Obsoletes:     firefox-lang-mai < 68.0-1
+Obsoletes:     firefox-lang-ml < 68.0-1
+Obsoletes:     firefox-lang-or < 68.0-1
+Obsoletes:     firefox-libs < 53
+Obsoletes:     iceweasel < 45
+Obsoletes:     iceweasel-libs < 45
+Obsoletes:     mozilla-firebird < 0.8
+Obsoletes:     mozilla-firefox < 38
 Obsoletes:     mozilla-firefox-lang-en < 2.0.0.8-3
-Obsoletes:     mozilla-firefox-libs
-Obsoletes:     xulrunner
-Obsoletes:     xulrunner-gnome
-Obsoletes:     xulrunner-libs < 42
+Obsoletes:     mozilla-firefox-libs < 38
+Obsoletes:     xulrunner < 2:42
+Obsoletes:     xulrunner-gnome < 2:42
+Obsoletes:     xulrunner-libs < 2:42
 Conflicts:     firefox-lang-resources < %{version}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -386,7 +388,10 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _noautoprovfiles        %{_libdir}/%{name}
 
 # and as we don't provide them, don't require either
-%define                _noautoreq      liblgpllibs.so libmozavcodec.so libmozavutil.so libmozgtk.so libmozjs.so libmozsandbox.so libxul.so
+%define                _noautoreq      liblgpllibs.so libmozavcodec.so libmozavutil.so libmozgtk.so libmozjs.so libmozsandbox.so libmozsqlite3.so libmozwayland.so libxul.so
+
+# 67.0 libxul.so: debugedit: canonicalization unexpectedly shrank by one character
+%define                _enable_debug_packages  0
 
 %description
 Firefox is an open-source web browser, designed for standards
@@ -421,8 +426,8 @@ Summary(pl.UTF-8):  Pliki językowe aczoli dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ach
-Obsoletes:     mozilla-firefox-lang-ach
+Obsoletes:     iceweasel-lang-ach < 45
+Obsoletes:     mozilla-firefox-lang-ach < 38
 BuildArch:     noarch
 
 %description lang-ach
@@ -437,8 +442,8 @@ Summary(pl.UTF-8):  Afrykanerskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-af
-Obsoletes:     mozilla-firefox-lang-af
+Obsoletes:     iceweasel-lang-af < 45
+Obsoletes:     mozilla-firefox-lang-af < 38
 BuildArch:     noarch
 
 %description lang-af
@@ -453,8 +458,8 @@ Summary(pl.UTF-8):  Aragońskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-an
-Obsoletes:     mozilla-firefox-lang-an
+Obsoletes:     iceweasel-lang-an < 45
+Obsoletes:     mozilla-firefox-lang-an < 38
 BuildArch:     noarch
 
 %description lang-an
@@ -469,8 +474,8 @@ Summary(pl.UTF-8):  Arabskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ar
-Obsoletes:     mozilla-firefox-lang-ar
+Obsoletes:     iceweasel-lang-ar < 45
+Obsoletes:     mozilla-firefox-lang-ar < 38
 BuildArch:     noarch
 
 %description lang-ar
@@ -479,30 +484,14 @@ Arabic resources for Firefox.
 %description lang-ar -l pl.UTF-8
 Arabskie pliki językowe dla Firefoksa.
 
-%package lang-as
-Summary:       Assamese resources for Firefox
-Summary(pl.UTF-8):     Asamskie pliki językowe dla Firefoksa
-Group:         I18n
-Requires:      firefox >= %{version}
-Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-as
-Obsoletes:     mozilla-firefox-lang-as
-BuildArch:     noarch
-
-%description lang-as
-Assamese resources for Firefox.
-
-%description lang-as -l pl.UTF-8
-Asamskie pliki językowe dla Firefoksa.
-
 %package lang-ast
 Summary:       Asturian resources for Firefox
 Summary(pl.UTF-8):     Asturyjskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ast
-Obsoletes:     mozilla-firefox-lang-ast
+Obsoletes:     iceweasel-lang-ast < 45
+Obsoletes:     mozilla-firefox-lang-ast < 38
 BuildArch:     noarch
 
 %description lang-ast
@@ -517,8 +506,8 @@ Summary(pl.UTF-8):  Azerskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-az
-Obsoletes:     mozilla-firefox-lang-az
+Obsoletes:     iceweasel-lang-az < 45
+Obsoletes:     mozilla-firefox-lang-az < 38
 BuildArch:     noarch
 
 %description lang-az
@@ -533,8 +522,8 @@ Summary(pl.UTF-8):  Białoruskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-be
-Obsoletes:     mozilla-firefox-lang-be
+Obsoletes:     iceweasel-lang-be < 45
+Obsoletes:     mozilla-firefox-lang-be < 38
 BuildArch:     noarch
 
 %description lang-be
@@ -549,8 +538,8 @@ Summary(pl.UTF-8):  Bułgarskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-bg
-Obsoletes:     mozilla-firefox-lang-bg
+Obsoletes:     iceweasel-lang-bg < 45
+Obsoletes:     mozilla-firefox-lang-bg < 38
 BuildArch:     noarch
 
 %description lang-bg
@@ -565,8 +554,9 @@ Summary(pl.UTF-8):  Bengalskie pliki językowe dla Firefoksa (wersja dla Banglade
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-bn
-Obsoletes:     mozilla-firefox-lang-bn
+Obsoletes:     firefox-lang-bn_IN
+Obsoletes:     iceweasel-lang-bn < 45
+Obsoletes:     mozilla-firefox-lang-bn < 38
 BuildArch:     noarch
 
 %description lang-bn
@@ -581,8 +571,8 @@ Summary(pl.UTF-8):  Bengalskie pliki językowe dla Firefoksa (wersja dla Indii)
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-bn_IN
-Obsoletes:     mozilla-firefox-lang-bn_IN
+Obsoletes:     iceweasel-lang-bn_IN < 45
+Obsoletes:     mozilla-firefox-lang-bn_IN < 38
 BuildArch:     noarch
 
 %description lang-bn_IN
@@ -597,8 +587,8 @@ Summary(pl.UTF-8):  Bretońskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-br
-Obsoletes:     mozilla-firefox-lang-br
+Obsoletes:     iceweasel-lang-br < 45
+Obsoletes:     mozilla-firefox-lang-br < 38
 BuildArch:     noarch
 
 %description lang-br
@@ -613,8 +603,8 @@ Summary(pl.UTF-8):  Bośniackie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-bs
-Obsoletes:     mozilla-firefox-lang-bs
+Obsoletes:     iceweasel-lang-bs < 45
+Obsoletes:     mozilla-firefox-lang-bs < 38
 BuildArch:     noarch
 
 %description lang-bs
@@ -632,8 +622,8 @@ Group:              I18n
 URL:           http://www.softcatala.org/projectes/mozilla/
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ca
-Obsoletes:     mozilla-firefox-lang-ca
+Obsoletes:     iceweasel-lang-ca < 45
+Obsoletes:     mozilla-firefox-lang-ca < 38
 BuildArch:     noarch
 
 %description lang-ca
@@ -648,6 +638,21 @@ Recursos catalanes para Firefox.
 %description lang-ca -l pl.UTF-8
 Katalońskie pliki językowe dla Firefoksa.
 
+%package lang-ca-valencia
+Summary:       Catalan (Valencia variant) resources for Firefox
+Summary(pl.UTF-8):     Katalońskie pliki językowe (wariant dla Walencji) dla Firefoksa
+Group:         I18n
+URL:           http://www.softcatala.org/projectes/mozilla/
+Requires:      firefox >= %{version}
+Provides:      firefox-lang-resources = %{version}
+BuildArch:     noarch
+
+%description lang-ca-valencia
+Catalan (Valencia variant) resources for Firefox.
+
+%description lang-ca-valencia -l pl.UTF-8
+Katalońskie pliki językowe (wariant dla Walencji) dla Firefoksa.
+
 %package lang-cak
 Summary:       Kaqchikel resources for Firefox
 Summary(pl.UTF-8):     Pliki językowe kaqchikel dla Firefoksa
@@ -668,8 +673,8 @@ Summary(pl.UTF-8):  Czeskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-cs
-Obsoletes:     mozilla-firefox-lang-cs
+Obsoletes:     iceweasel-lang-cs < 45
+Obsoletes:     mozilla-firefox-lang-cs < 38
 BuildArch:     noarch
 
 %description lang-cs
@@ -684,8 +689,8 @@ Summary(pl.UTF-8):  Kaszubskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-csb
-Obsoletes:     mozilla-firefox-lang-csb
+Obsoletes:     iceweasel-lang-csb < 45
+Obsoletes:     mozilla-firefox-lang-csb < 38
 BuildArch:     noarch
 
 %description lang-csb
@@ -700,8 +705,8 @@ Summary(pl.UTF-8):  Walijskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-cy
-Obsoletes:     mozilla-firefox-lang-cy
+Obsoletes:     iceweasel-lang-cy < 45
+Obsoletes:     mozilla-firefox-lang-cy < 38
 BuildArch:     noarch
 
 %description lang-cy
@@ -716,8 +721,8 @@ Summary(pl.UTF-8):  Duńskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-da
-Obsoletes:     mozilla-firefox-lang-da
+Obsoletes:     iceweasel-lang-da < 45
+Obsoletes:     mozilla-firefox-lang-da < 38
 BuildArch:     noarch
 
 %description lang-da
@@ -732,8 +737,8 @@ Summary(pl.UTF-8):  Niemieckie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-de
-Obsoletes:     mozilla-firefox-lang-de
+Obsoletes:     iceweasel-lang-de < 45
+Obsoletes:     mozilla-firefox-lang-de < 38
 BuildArch:     noarch
 
 %description lang-de
@@ -748,8 +753,8 @@ Summary(pl.UTF-8):  Dolnołużyckie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-dsb
-Obsoletes:     mozilla-firefox-lang-dsb
+Obsoletes:     iceweasel-lang-dsb < 45
+Obsoletes:     mozilla-firefox-lang-dsb < 38
 BuildArch:     noarch
 
 %description lang-dsb
@@ -764,8 +769,8 @@ Summary(pl.UTF-8):  Greckie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-el
-Obsoletes:     mozilla-firefox-lang-el
+Obsoletes:     iceweasel-lang-el < 45
+Obsoletes:     mozilla-firefox-lang-el < 38
 BuildArch:     noarch
 
 %description lang-el
@@ -794,8 +799,8 @@ Summary(pl.UTF-8):  Angielskie (brytyjskie) pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-en_GB
-Obsoletes:     mozilla-firefox-lang-en_GB
+Obsoletes:     iceweasel-lang-en_GB < 45
+Obsoletes:     mozilla-firefox-lang-en_GB < 38
 BuildArch:     noarch
 
 %description lang-en_GB
@@ -810,8 +815,8 @@ Summary(pl.UTF-8):  Angielskie (amerykańskie) pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-en_US
-Obsoletes:     mozilla-firefox-lang-en_US
+Obsoletes:     iceweasel-lang-en_US < 45
+Obsoletes:     mozilla-firefox-lang-en_US < 38
 BuildArch:     noarch
 
 %description lang-en_US
@@ -820,31 +825,14 @@ English (American) resources for Firefox.
 %description lang-en_US -l pl.UTF-8
 Angielskie (amerykańskie) pliki językowe dla Firefoksa.
 
-%package lang-en_ZA
-Summary:       English (South Africa) resources for Firefox
-Summary(pl.UTF-8):     Angielskie pliki językowe dla Firefoksa (wersja dla RPA)
-Group:         I18n
-Requires:      firefox >= %{version}
-Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-en_ZA
-Obsoletes:     mozilla-firefox-lang-en_ZA
-BuildArch:     noarch
-
-%description lang-en_ZA
-English (South Africa) resources for Firefox.
-
-%description lang-en_ZA -l pl.UTF-8
-Angielskie pliki językowe dla Firefoksa (wersja dla Republiki
-Południowej Afryki).
-
 %package lang-eo
 Summary:       Esperanto resources for Firefox
 Summary(pl.UTF-8):     Pliki językowe esperanto dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-eo
-Obsoletes:     mozilla-firefox-lang-eo
+Obsoletes:     iceweasel-lang-eo < 45
+Obsoletes:     mozilla-firefox-lang-eo < 38
 BuildArch:     noarch
 
 %description lang-eo
@@ -861,8 +849,8 @@ Summary(pl.UTF-8):  Hiszpańskie pliki językowe dla Firefoksa (wersja dla Andory
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-es_AR
-Obsoletes:     mozilla-firefox-lang-es_AR
+Obsoletes:     iceweasel-lang-es_AR < 45
+Obsoletes:     mozilla-firefox-lang-es_AR < 38
 BuildArch:     noarch
 
 %description lang-es_AR
@@ -885,8 +873,8 @@ Summary(pl.UTF-8):  Hiszpańskie pliki językowe dla Firefoksa (wersja dla Chile)
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-es_CL
-Obsoletes:     mozilla-firefox-lang-es_CL
+Obsoletes:     iceweasel-lang-es_CL < 45
+Obsoletes:     mozilla-firefox-lang-es_CL < 38
 BuildArch:     noarch
 
 %description lang-es_CL
@@ -909,8 +897,8 @@ Summary(pl.UTF-8):  Hiszpańskie pliki językowe dla Firefoksa (wersja dla Hiszpa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-es
-Obsoletes:     mozilla-firefox-lang-es
+Obsoletes:     iceweasel-lang-es < 45
+Obsoletes:     mozilla-firefox-lang-es < 38
 BuildArch:     noarch
 
 %description lang-es
@@ -933,8 +921,8 @@ Summary(pl.UTF-8):  Hiszpańskie pliki językowe dla Firefoksa (wersja dla Meksyk
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-es_MX
-Obsoletes:     mozilla-firefox-lang-es_MX
+Obsoletes:     iceweasel-lang-es_MX < 45
+Obsoletes:     mozilla-firefox-lang-es_MX < 38
 BuildArch:     noarch
 
 %description lang-es_MX
@@ -955,8 +943,8 @@ Summary(pl.UTF-8):  Estońskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-et
-Obsoletes:     mozilla-firefox-lang-et
+Obsoletes:     iceweasel-lang-et < 45
+Obsoletes:     mozilla-firefox-lang-et < 38
 BuildArch:     noarch
 
 %description lang-et
@@ -971,8 +959,8 @@ Summary(pl.UTF-8):  Baskijskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-eu
-Obsoletes:     mozilla-firefox-lang-eu
+Obsoletes:     iceweasel-lang-eu < 45
+Obsoletes:     mozilla-firefox-lang-eu < 38
 BuildArch:     noarch
 
 %description lang-eu
@@ -987,8 +975,8 @@ Summary(pl.UTF-8):  Perskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-fa
-Obsoletes:     mozilla-firefox-lang-fa
+Obsoletes:     iceweasel-lang-fa < 45
+Obsoletes:     mozilla-firefox-lang-fa < 38
 BuildArch:     noarch
 
 %description lang-fa
@@ -1003,8 +991,8 @@ Summary(pl.UTF-8): Pliki językowe fulani dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ff
-Obsoletes:     mozilla-firefox-lang-ff
+Obsoletes:     iceweasel-lang-ff < 45
+Obsoletes:     mozilla-firefox-lang-ff < 38
 BuildArch:     noarch
 
 %description lang-ff
@@ -1019,8 +1007,8 @@ Summary(pl.UTF-8):        Fińskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-fi
-Obsoletes:     mozilla-firefox-lang-fi
+Obsoletes:     iceweasel-lang-fi < 45
+Obsoletes:     mozilla-firefox-lang-fi < 38
 BuildArch:     noarch
 
 %description lang-fi
@@ -1035,8 +1023,8 @@ Summary(pl.UTF-8):        Francuskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-fr
-Obsoletes:     mozilla-firefox-lang-fr
+Obsoletes:     iceweasel-lang-fr < 45
+Obsoletes:     mozilla-firefox-lang-fr < 38
 BuildArch:     noarch
 
 %description lang-fr
@@ -1051,8 +1039,8 @@ Summary(pl.UTF-8):        Fryzyjskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-fy
-Obsoletes:     mozilla-firefox-lang-fy
+Obsoletes:     iceweasel-lang-fy < 45
+Obsoletes:     mozilla-firefox-lang-fy < 38
 BuildArch:     noarch
 
 %description lang-fy
@@ -1067,8 +1055,8 @@ Summary(pl.UTF-8):        Irlandzkie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ga
-Obsoletes:     mozilla-firefox-lang-ga
+Obsoletes:     iceweasel-lang-ga < 45
+Obsoletes:     mozilla-firefox-lang-ga < 38
 BuildArch:     noarch
 
 %description lang-ga
@@ -1083,8 +1071,8 @@ Summary(pl.UTF-8):        Szkockie (gaelickie) pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-gd
-Obsoletes:     mozilla-firefox-lang-gd
+Obsoletes:     iceweasel-lang-gd < 45
+Obsoletes:     mozilla-firefox-lang-gd < 38
 BuildArch:     noarch
 
 %description lang-gd
@@ -1099,8 +1087,8 @@ Summary(pl.UTF-8):        Galicyjskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-gl
-Obsoletes:     mozilla-firefox-lang-gl
+Obsoletes:     iceweasel-lang-gl < 45
+Obsoletes:     mozilla-firefox-lang-gl < 38
 BuildArch:     noarch
 
 %description lang-gl
@@ -1115,8 +1103,8 @@ Summary(pl.UTF-8):        Pliki językowe guarani dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-gn
-Obsoletes:     mozilla-firefox-lang-gn
+Obsoletes:     iceweasel-lang-gn < 45
+Obsoletes:     mozilla-firefox-lang-gn < 38
 BuildArch:     noarch
 
 %description lang-gn
@@ -1131,8 +1119,8 @@ Summary(pl.UTF-8):        Pliki językowe gudźarati dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-gu
-Obsoletes:     mozilla-firefox-lang-gu
+Obsoletes:     iceweasel-lang-gu < 45
+Obsoletes:     mozilla-firefox-lang-gu < 38
 BuildArch:     noarch
 
 %description lang-gu
@@ -1147,8 +1135,8 @@ Summary(pl.UTF-8):        Hebrajskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-he
-Obsoletes:     mozilla-firefox-lang-he
+Obsoletes:     iceweasel-lang-he < 45
+Obsoletes:     mozilla-firefox-lang-he < 38
 BuildArch:     noarch
 
 %description lang-he
@@ -1163,8 +1151,8 @@ Summary(pl.UTF-8):        Pliki językowe hindi dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-hi
-Obsoletes:     mozilla-firefox-lang-hi
+Obsoletes:     iceweasel-lang-hi < 45
+Obsoletes:     mozilla-firefox-lang-hi < 38
 BuildArch:     noarch
 
 %description lang-hi
@@ -1179,8 +1167,8 @@ Summary(pl.UTF-8):        Chorwackie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-hr
-Obsoletes:     mozilla-firefox-lang-hr
+Obsoletes:     iceweasel-lang-hr < 45
+Obsoletes:     mozilla-firefox-lang-hr < 38
 BuildArch:     noarch
 
 %description lang-hr
@@ -1195,8 +1183,8 @@ Summary(pl.UTF-8):        Górnołużyckie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-hsb
-Obsoletes:     mozilla-firefox-lang-hsb
+Obsoletes:     iceweasel-lang-hsb < 45
+Obsoletes:     mozilla-firefox-lang-hsb < 38
 BuildArch:     noarch
 
 %description lang-hsb
@@ -1212,8 +1200,8 @@ Summary(pl.UTF-8):        Węgierskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-hu
-Obsoletes:     mozilla-firefox-lang-hu
+Obsoletes:     iceweasel-lang-hu < 45
+Obsoletes:     mozilla-firefox-lang-hu < 38
 BuildArch:     noarch
 
 %description lang-hu
@@ -1231,8 +1219,8 @@ Summary(pl.UTF-8):        Ormiańskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-hy
-Obsoletes:     mozilla-firefox-lang-hy
+Obsoletes:     iceweasel-lang-hy < 45
+Obsoletes:     mozilla-firefox-lang-hy < 38
 BuildArch:     noarch
 
 %description lang-hy
@@ -1261,8 +1249,8 @@ Summary(pl.UTF-8):        Indonezyjskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-id
-Obsoletes:     mozilla-firefox-lang-id
+Obsoletes:     iceweasel-lang-id < 45
+Obsoletes:     mozilla-firefox-lang-id < 38
 BuildArch:     noarch
 
 %description lang-id
@@ -1277,8 +1265,8 @@ Summary(pl.UTF-8):        Islandzkie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-is
-Obsoletes:     mozilla-firefox-lang-is
+Obsoletes:     iceweasel-lang-is < 45
+Obsoletes:     mozilla-firefox-lang-is < 38
 BuildArch:     noarch
 
 %description lang-is
@@ -1293,8 +1281,8 @@ Summary(pl.UTF-8):        Włoskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-it
-Obsoletes:     mozilla-firefox-lang-it
+Obsoletes:     iceweasel-lang-it < 45
+Obsoletes:     mozilla-firefox-lang-it < 38
 BuildArch:     noarch
 
 %description lang-it
@@ -1309,8 +1297,8 @@ Summary(pl.UTF-8):        Japońskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ja
-Obsoletes:     mozilla-firefox-lang-ja
+Obsoletes:     iceweasel-lang-ja < 45
+Obsoletes:     mozilla-firefox-lang-ja < 38
 BuildArch:     noarch
 
 %description lang-ja
@@ -1325,8 +1313,8 @@ Summary(pl.UTF-8):        Gruzińskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ka
-Obsoletes:     mozilla-firefox-lang-ka
+Obsoletes:     iceweasel-lang-ka < 45
+Obsoletes:     mozilla-firefox-lang-ka < 38
 BuildArch:     noarch
 
 %description lang-ka
@@ -1355,8 +1343,8 @@ Summary(pl.UTF-8):        Kazachskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-kk
-Obsoletes:     mozilla-firefox-lang-kk
+Obsoletes:     iceweasel-lang-kk < 45
+Obsoletes:     mozilla-firefox-lang-kk < 38
 BuildArch:     noarch
 
 %description lang-kk
@@ -1371,8 +1359,8 @@ Summary(pl.UTF-8):        Khmerskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-km
-Obsoletes:     mozilla-firefox-lang-km
+Obsoletes:     iceweasel-lang-km < 45
+Obsoletes:     mozilla-firefox-lang-km < 38
 BuildArch:     noarch
 
 %description lang-km
@@ -1387,8 +1375,8 @@ Summary(pl.UTF-8):        Pliki językowe kannada dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-kn
-Obsoletes:     mozilla-firefox-lang-kn
+Obsoletes:     iceweasel-lang-kn < 45
+Obsoletes:     mozilla-firefox-lang-kn < 38
 BuildArch:     noarch
 
 %description lang-kn
@@ -1403,8 +1391,8 @@ Summary(pl.UTF-8):        Koreańskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ko
-Obsoletes:     mozilla-firefox-lang-ko
+Obsoletes:     iceweasel-lang-ko < 45
+Obsoletes:     mozilla-firefox-lang-ko < 38
 BuildArch:     noarch
 
 %description lang-ko
@@ -1419,8 +1407,8 @@ Summary(pl.UTF-8):        Kurdyjskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ku
-Obsoletes:     mozilla-firefox-lang-ku
+Obsoletes:     iceweasel-lang-ku < 45
+Obsoletes:     mozilla-firefox-lang-ku < 38
 BuildArch:     noarch
 
 %description lang-ku
@@ -1435,8 +1423,8 @@ Summary(pl.UTF-8):        Liguryjskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-lij
-Obsoletes:     mozilla-firefox-lang-lij
+Obsoletes:     iceweasel-lang-lij < 45
+Obsoletes:     mozilla-firefox-lang-lij < 38
 BuildArch:     noarch
 
 %description lang-lij
@@ -1451,8 +1439,8 @@ Summary(pl.UTF-8):        Litewskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-lt
-Obsoletes:     mozilla-firefox-lang-lt
+Obsoletes:     iceweasel-lang-lt < 45
+Obsoletes:     mozilla-firefox-lang-lt < 38
 BuildArch:     noarch
 
 %description lang-lt
@@ -1467,8 +1455,8 @@ Summary(pl.UTF-8):        Łotewskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-lv
-Obsoletes:     mozilla-firefox-lang-lv
+Obsoletes:     iceweasel-lang-lv < 45
+Obsoletes:     mozilla-firefox-lang-lv < 38
 BuildArch:     noarch
 
 %description lang-lv
@@ -1477,30 +1465,14 @@ Latvian resources for Firefox.
 %description lang-lv -l pl.UTF-8
 Łotewskie pliki językowe dla Firefoksa.
 
-%package lang-mai
-Summary:       Maithili resources for Firefox
-Summary(pl.UTF-8):     Pliki językowe maithili dla Firefoksa
-Group:         I18n
-Requires:      firefox >= %{version}
-Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-mai
-Obsoletes:     mozilla-firefox-lang-mai
-BuildArch:     noarch
-
-%description lang-mai
-Maithili resources for Firefox.
-
-%description lang-mai -l pl.UTF-8
-Pliki językowe maithili dla Firefoksa.
-
 %package lang-mk
 Summary:       Macedonian resources for Firefox
 Summary(pl.UTF-8):     Macedońskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-mk
-Obsoletes:     mozilla-firefox-lang-mk
+Obsoletes:     iceweasel-lang-mk < 45
+Obsoletes:     mozilla-firefox-lang-mk < 38
 BuildArch:     noarch
 
 %description lang-mk
@@ -1509,30 +1481,14 @@ Macedonian resources for Firefox.
 %description lang-mk -l pl.UTF-8
 Macedońskie pliki językowe dla Firefoksa.
 
-%package lang-ml
-Summary:       Malayalam resources for Firefox
-Summary(pl.UTF-8):     Pliki językowe malajalam dla Firefoksa
-Group:         I18n
-Requires:      firefox >= %{version}
-Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ml
-Obsoletes:     mozilla-firefox-lang-ml
-BuildArch:     noarch
-
-%description lang-ml
-Malayalam resources for Firefox.
-
-%description lang-ml -l pl.UTF-8
-Pliki językowe malajalam dla Firefoksa.
-
 %package lang-mr
 Summary:       Marathi resources for Firefox
 Summary(pl.UTF-8):     Pliki językowe marathi dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-mr
-Obsoletes:     mozilla-firefox-lang-mr
+Obsoletes:     iceweasel-lang-mr < 45
+Obsoletes:     mozilla-firefox-lang-mr < 38
 BuildArch:     noarch
 
 %description lang-mr
@@ -1547,8 +1503,8 @@ Summary(pl.UTF-8):        Malajskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ms
-Obsoletes:     mozilla-firefox-lang-ms
+Obsoletes:     iceweasel-lang-ms < 45
+Obsoletes:     mozilla-firefox-lang-ms < 38
 BuildArch:     noarch
 
 %description lang-ms
@@ -1577,8 +1533,8 @@ Summary(pl.UTF-8):        Norweskie (bokmaal) pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-nb
-Obsoletes:     mozilla-firefox-lang-nb
+Obsoletes:     iceweasel-lang-nb < 45
+Obsoletes:     mozilla-firefox-lang-nb < 38
 BuildArch:     noarch
 
 %description lang-nb
@@ -1607,8 +1563,8 @@ Summary(pl.UTF-8):        Holenderskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-nl
-Obsoletes:     mozilla-firefox-lang-nl
+Obsoletes:     iceweasel-lang-nl < 45
+Obsoletes:     mozilla-firefox-lang-nl < 38
 BuildArch:     noarch
 
 %description lang-nl
@@ -1623,8 +1579,8 @@ Summary(pl.UTF-8):        Norweskie (nynorsk) pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-nn
-Obsoletes:     mozilla-firefox-lang-nn
+Obsoletes:     iceweasel-lang-nn < 45
+Obsoletes:     mozilla-firefox-lang-nn < 38
 BuildArch:     noarch
 
 %description lang-nn
@@ -1647,30 +1603,14 @@ Occitan resources for Firefox.
 %description lang-oc -l pl.UTF-8
 Oksytańskie pliki językowe dla Firefoksa.
 
-%package lang-or
-Summary:       Oriya resources for Firefox
-Summary(pl.UTF-8):     Pliki językowe orija dla Firefoksa
-Group:         I18n
-Requires:      firefox >= %{version}
-Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-or
-Obsoletes:     mozilla-firefox-lang-or
-BuildArch:     noarch
-
-%description lang-or
-Oriya resources for Firefox.
-
-%description lang-or -l pl.UTF-8
-Pliki językowe orija dla Firefoksa.
-
 %package lang-pa
 Summary:       Panjabi resources for Firefox
 Summary(pl.UTF-8):     Pendżabskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-pa
-Obsoletes:     mozilla-firefox-lang-pa
+Obsoletes:     iceweasel-lang-pa < 45
+Obsoletes:     mozilla-firefox-lang-pa < 38
 BuildArch:     noarch
 
 %description lang-pa
@@ -1686,8 +1626,8 @@ Group:            I18n
 URL:           http://www.firefox.pl/
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-pl
-Obsoletes:     mozilla-firefox-lang-pl
+Obsoletes:     iceweasel-lang-pl < 45
+Obsoletes:     mozilla-firefox-lang-pl < 38
 BuildArch:     noarch
 
 %description lang-pl
@@ -1702,8 +1642,8 @@ Summary(pl.UTF-8):        Portugalskie (brazylijskie) pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-pt_BR
-Obsoletes:     mozilla-firefox-lang-pt_BR
+Obsoletes:     iceweasel-lang-pt_BR < 45
+Obsoletes:     mozilla-firefox-lang-pt_BR < 38
 BuildArch:     noarch
 
 %description lang-pt_BR
@@ -1718,8 +1658,8 @@ Summary(pl.UTF-8):        Portugalskie pliki językowe dla Firefoksa (wersja dla Portug
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-pt
-Obsoletes:     mozilla-firefox-lang-pt
+Obsoletes:     iceweasel-lang-pt < 45
+Obsoletes:     mozilla-firefox-lang-pt < 38
 BuildArch:     noarch
 
 %description lang-pt
@@ -1734,8 +1674,8 @@ Summary(pl.UTF-8):        Retoromańskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-rm
-Obsoletes:     mozilla-firefox-lang-rm
+Obsoletes:     iceweasel-lang-rm < 45
+Obsoletes:     mozilla-firefox-lang-rm < 38
 BuildArch:     noarch
 
 %description lang-rm
@@ -1750,8 +1690,8 @@ Summary(pl.UTF-8):        Rumuńskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ro
-Obsoletes:     mozilla-firefox-lang-ro
+Obsoletes:     iceweasel-lang-ro < 45
+Obsoletes:     mozilla-firefox-lang-ro < 38
 BuildArch:     noarch
 
 %description lang-ro
@@ -1766,8 +1706,8 @@ Summary(pl.UTF-8):        Rosyjskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ru
-Obsoletes:     mozilla-firefox-lang-ru
+Obsoletes:     iceweasel-lang-ru < 45
+Obsoletes:     mozilla-firefox-lang-ru < 38
 BuildArch:     noarch
 
 %description lang-ru
@@ -1782,8 +1722,8 @@ Summary(pl.UTF-8):        Syngaleskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-si
-Obsoletes:     mozilla-firefox-lang-si
+Obsoletes:     iceweasel-lang-si < 45
+Obsoletes:     mozilla-firefox-lang-si < 38
 BuildArch:     noarch
 
 %description lang-si
@@ -1798,8 +1738,8 @@ Summary(pl.UTF-8):        Słowackie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-sk
-Obsoletes:     mozilla-firefox-lang-sk
+Obsoletes:     iceweasel-lang-sk < 45
+Obsoletes:     mozilla-firefox-lang-sk < 38
 BuildArch:     noarch
 
 %description lang-sk
@@ -1814,8 +1754,8 @@ Summary(pl.UTF-8):        Słoweńskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-sl
-Obsoletes:     mozilla-firefox-lang-sl
+Obsoletes:     iceweasel-lang-sl < 45
+Obsoletes:     mozilla-firefox-lang-sl < 38
 BuildArch:     noarch
 
 %description lang-sl
@@ -1830,8 +1770,8 @@ Summary(pl.UTF-8):        Songhajskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-son
-Obsoletes:     mozilla-firefox-lang-son
+Obsoletes:     iceweasel-lang-son < 45
+Obsoletes:     mozilla-firefox-lang-son < 38
 BuildArch:     noarch
 
 %description lang-son
@@ -1846,8 +1786,8 @@ Summary(pl.UTF-8):        Albańskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-sq
-Obsoletes:     mozilla-firefox-lang-sq
+Obsoletes:     iceweasel-lang-sq < 45
+Obsoletes:     mozilla-firefox-lang-sq < 38
 BuildArch:     noarch
 
 %description lang-sq
@@ -1862,8 +1802,8 @@ Summary(pl.UTF-8):        Serbskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-sr
-Obsoletes:     mozilla-firefox-lang-sr
+Obsoletes:     iceweasel-lang-sr < 45
+Obsoletes:     mozilla-firefox-lang-sr < 38
 BuildArch:     noarch
 
 %description lang-sr
@@ -1878,8 +1818,8 @@ Summary(pl.UTF-8):        Szwedzkie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-sv
-Obsoletes:     mozilla-firefox-lang-sv
+Obsoletes:     iceweasel-lang-sv < 45
+Obsoletes:     mozilla-firefox-lang-sv < 38
 BuildArch:     noarch
 
 %description lang-sv
@@ -1894,8 +1834,8 @@ Summary(pl.UTF-8):        Tamilskie pliki językowe dla Firefoksa (wersja dla Indii)
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-ta
-Obsoletes:     mozilla-firefox-lang-ta
+Obsoletes:     iceweasel-lang-ta < 45
+Obsoletes:     mozilla-firefox-lang-ta < 38
 BuildArch:     noarch
 
 %description lang-ta
@@ -1910,8 +1850,8 @@ Summary(pl.UTF-8):        Pliki językowe telugu dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-te
-Obsoletes:     mozilla-firefox-lang-te
+Obsoletes:     iceweasel-lang-te < 45
+Obsoletes:     mozilla-firefox-lang-te < 38
 BuildArch:     noarch
 
 %description lang-te
@@ -1926,8 +1866,8 @@ Summary(pl.UTF-8):        Tajskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-th
-Obsoletes:     mozilla-firefox-lang-th
+Obsoletes:     iceweasel-lang-th < 45
+Obsoletes:     mozilla-firefox-lang-th < 38
 BuildArch:     noarch
 
 %description lang-th
@@ -1936,14 +1876,28 @@ Thai resources for Firefox.
 %description lang-th -l pl.UTF-8
 Tajskie pliki językowe dla Firefoksa.
 
+%package lang-tl
+Summary:       Tagalog resources for Firefox
+Summary(pl.UTF-8):     Tagalskie pliki językowe dla Firefoksa
+Group:         I18n
+Requires:      firefox >= %{version}
+Provides:      firefox-lang-resources = %{version}
+BuildArch:     noarch
+
+%description lang-tl
+Tagalog resources for Firefox.
+
+%description lang-tl -l pl.UTF-8
+Tagalskie pliki językowe dla Firefoksa.
+
 %package lang-tr
 Summary:       Turkish resources for Firefox
 Summary(pl.UTF-8):     Tureckie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-tr
-Obsoletes:     mozilla-firefox-lang-tr
+Obsoletes:     iceweasel-lang-tr < 45
+Obsoletes:     mozilla-firefox-lang-tr < 38
 BuildArch:     noarch
 
 %description lang-tr
@@ -1952,14 +1906,28 @@ Turkish resources for Firefox.
 %description lang-tr -l pl.UTF-8
 Tureckie pliki językowe dla Firefoksa.
 
+%package lang-trs
+Summary:       Triqui (Oaxaca) resources for Firefox
+Summary(pl.UTF-8):     Pliki językowe trike czikauastlańskiego dla Firefoksa
+Group:         I18n
+Requires:      firefox >= %{version}
+Provides:      firefox-lang-resources = %{version}
+BuildArch:     noarch
+
+%description lang-trs
+Triqui (Oaxaca) resources for Firefox.
+
+%description lang-trs -l pl.UTF-8
+Pliki językowe trike czikauastlańskiego dla Firefoksa.
+
 %package lang-uk
 Summary:       Ukrainian resources for Firefox
 Summary(pl.UTF-8):     Ukraińskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-uk
-Obsoletes:     mozilla-firefox-lang-uk
+Obsoletes:     iceweasel-lang-uk < 45
+Obsoletes:     mozilla-firefox-lang-uk < 38
 BuildArch:     noarch
 
 %description lang-uk
@@ -1988,8 +1956,8 @@ Summary(pl.UTF-8):        Uzbeckie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-uz
-Obsoletes:     mozilla-firefox-lang-uz
+Obsoletes:     iceweasel-lang-uz < 45
+Obsoletes:     mozilla-firefox-lang-uz < 38
 BuildArch:     noarch
 
 %description lang-uz
@@ -2004,8 +1972,8 @@ Summary(pl.UTF-8):        Wietnamskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-vi
-Obsoletes:     mozilla-firefox-lang-vi
+Obsoletes:     iceweasel-lang-vi < 45
+Obsoletes:     mozilla-firefox-lang-vi < 38
 BuildArch:     noarch
 
 %description lang-vi
@@ -2020,8 +1988,8 @@ Summary(pl.UTF-8):        Pliki językowe xhosa dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-xh
-Obsoletes:     mozilla-firefox-lang-xh
+Obsoletes:     iceweasel-lang-xh < 45
+Obsoletes:     mozilla-firefox-lang-xh < 38
 BuildArch:     noarch
 
 %description lang-xh
@@ -2036,8 +2004,8 @@ Summary(pl.UTF-8):        Chińskie (uproszczone) pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-zh_CN
-Obsoletes:     mozilla-firefox-lang-zh_CN
+Obsoletes:     iceweasel-lang-zh_CN < 45
+Obsoletes:     mozilla-firefox-lang-zh_CN < 38
 BuildArch:     noarch
 
 %description lang-zh_CN
@@ -2052,8 +2020,8 @@ Summary(pl.UTF-8):        Chińskie tradycyjne pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-zh_TW
-Obsoletes:     mozilla-firefox-lang-zh_TW
+Obsoletes:     iceweasel-lang-zh_TW < 45
+Obsoletes:     mozilla-firefox-lang-zh_TW < 38
 BuildArch:     noarch
 
 %description lang-zh_TW
@@ -2068,8 +2036,8 @@ Summary(pl.UTF-8):        Zuluskie pliki językowe dla Firefoksa
 Group:         I18n
 Requires:      firefox >= %{version}
 Provides:      firefox-lang-resources = %{version}
-Obsoletes:     iceweasel-lang-zu
-Obsoletes:     mozilla-firefox-lang-zu
+Obsoletes:     iceweasel-lang-zu < 45
+Obsoletes:     mozilla-firefox-lang-zu < 38
 BuildArch:     noarch
 
 %description lang-zu
@@ -2101,7 +2069,7 @@ unpack() {
        cp -p $file .
 }
 %define __unzip unpack
-%setup -q %(seq -f '-a %g' 100 198 | xargs)
+%setup -q %(seq -f '-a %g' 100 195 | xargs)
 
 %patch4 -p1
 %patch5 -p1
@@ -2124,12 +2092,31 @@ cat << 'EOF' > .mozconfig
 %if %{with clang}
 export CC="clang"
 export CXX="clang++"
+export LLVM_PROFDATA="llvm-profdata"
+export AR="llvm-ar"
+export NM="llvm-nm"
+export RANLIB="llvm-ranlib"
 %else
 export CC="%{__cc}"
 export CXX="%{__cxx}"
 %endif
+%ifarch %{ix86}
+export CFLAGS="%{rpmcflags} %{!?with_system_libvpx:-mmmx} -D_FILE_OFFSET_BITS=64"
+export CXXFLAGS="%{rpmcxxflags} -mmmx -D_FILE_OFFSET_BITS=64"
+%else
 export CFLAGS="%{rpmcflags} -D_FILE_OFFSET_BITS=64"
 export CXXFLAGS="%{rpmcxxflags} -D_FILE_OFFSET_BITS=64"
+%endif
+
+%if %{with lowmem}
+export CFLAGS="$CFLAGS -g0"
+export CXXFLAGS="$CXXFLAGS -g0"
+export MOZ_DEBUG_FLAGS=" "
+export LLVM_USE_SPLIT_DWARF=1
+export LLVM_PARALLEL_LINK_JOBS=1
+export MOZ_LINK_FLAGS="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
+export RUSTFLAGS="-Cdebuginfo=0"
+%endif
 
 mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-%{_target_cpu}
 
@@ -2158,56 +2145,67 @@ ac_add_options --disable-tests
 %endif
 %endif
 ac_add_options --disable-crashreporter
-ac_add_options --disable-gconf
 ac_add_options --disable-necko-wifi
 ac_add_options --disable-updater
 ac_add_options --enable-alsa
 ac_add_options --enable-chrome-format=omni
-ac_add_options --enable-default-toolkit=cairo-gtk3
+ac_add_options --enable-default-toolkit=cairo-gtk3-wayland
 ac_add_options --enable-extensions=default
 %{?with_geckodriver:ac_add_options --enable-geckodriver}
 %{?with_gold:ac_add_options --enable-linker=gold}
-%if %{with lto}
+%ifarch %{ix86} %{x8664} %{arm}
 ac_add_options --disable-elf-hack
-ac_add_options --enable-lto
-%else
-ac_add_options --enable-elf-hack
 %endif
-ac_add_options --enable-readline
+%if %{with gps}
+ac_add_options --enable-gpsd
+%endif
+%if %{with lto}
+ac_add_options --enable-lto=cross
+%endif
+%{?with_clang:ac_add_options --enable-linker=lld}
 %{?with_shared_js:ac_add_options --enable-shared-js}
-ac_add_options --enable-startup-notification
 %{?with_system_cairo:ac_add_options --enable-system-cairo}
 ac_add_options --enable-system-ffi
-ac_add_options --enable-system-sqlite
 %{?with_official:ac_add_options --enable-official-branding}
 ac_add_options --with-distribution-id=org.pld-linux
-ac_add_options --with-system-bz2
 ac_add_options --with%{!?with_system_icu:out}-system-icu
 ac_add_options --with-system-jpeg
 ac_add_options --with-system-libevent
-ac_add_options --with-system-libvpx
+ac_add_options --with%{!?with_system_libvpx:out}-system-libvpx
 ac_add_options --with-system-nspr
 ac_add_options --with-system-nss
 ac_add_options --with-system-pixman
 ac_add_options --with-system-png
+ac_add_options --with-system-webp
 ac_add_options --with-system-zlib
 # Workaround for mozbz#1341234
 ac_add_options BINDGEN_CFLAGS="$(pkg-config nspr pixman-1 --cflags)"
-%if %{with legacy_exts}
-ac_add_options "MOZ_ALLOW_LEGACY_EXTENSIONS=1"
-%endif
 EOF
 
+%if ! %{with clang}
+# On x86_64 architectures, Mozilla can build up to 4 jobs at once in parallel,
+# however builds tend to fail on other arches when building in parallel.
+MOZ_PARALLEL_BUILD=1
+%ifarch %{x8664}
+jobs="%{__jobs}"
+[ -n "$jobs" -a "$jobs" -gt 4 ] && MOZ_PARALLEL_BUILD=4 || MOZ_PARALLEL_BUILD="$jobs"
+%endif
+export MOZ_PARALLEL_BUILD
+%else
+%{?__jobs:export MOZ_PARALLEL_BUILD="%__jobs"}
+%endif
+
+export MOZ_SERVICES_SYNC="1"
 %if %{with pgo}
 D=$(( RANDOM % (200 - 100 + 1 ) + 5 ))
 /usr/bin/Xvfb :${D} &
 XVFB_PID=$!
 [ -n "$XVFB_PID" ] || exit 1
 export DISPLAY=:${D}
-MOZ_PGO=1 AUTOCONF=/usr/bin/autoconf2_13 ./mach build -v | cat
+MOZ_PGO=1 AUTOCONF=/usr/bin/autoconf2_13 MACH_USE_SYSTEM_PYTHON=1 ./mach build
 kill $XVFB_PID
 %else
-AUTOCONF=/usr/bin/autoconf2_13 ./mach build -v | cat
+AUTOCONF=/usr/bin/autoconf2_13 MACH_USE_SYSTEM_PYTHON=1 ./mach build
 %endif
 
 %install
@@ -2260,23 +2258,6 @@ cp -a %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/%{name}/browser/defaults/preferences
 cp -a %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/%{name}/browser/defaults/preferences/vendor.js
 %endif
 
-cat << 'EOF' > $RPM_BUILD_ROOT%{_sbindir}/%{name}-chrome+xpcom-generate
-#!/bin/sh
-umask 022
-rm -f %{_libdir}/%{name}/browser/components/{compreg,xpti}.dat
-
-# it attempts to touch files in $HOME/.mozilla
-# beware if you run this with sudo!!!
-export HOME=$(mktemp -d)
-# also TMPDIR could be pointing to sudo user's homedir
-unset TMPDIR TMP || :
-
-%{_libdir}/%{name}/firefox -register
-
-rm -rf $HOME
-EOF
-chmod 755 $RPM_BUILD_ROOT%{_sbindir}/%{name}-chrome+xpcom-generate
-
 # GeckoMediaPlugin API headers
 install -d $RPM_BUILD_ROOT%{_includedir}
 cp -pr dom/media/gmp/gmp-api $RPM_BUILD_ROOT%{_includedir}
@@ -2290,7 +2271,6 @@ done
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%{_sbindir}/%{name}-chrome+xpcom-generate
 %update_browser_plugins
 %update_icon_cache hicolor
 %update_desktop_database
@@ -2304,7 +2284,6 @@ fi
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/%{name}
-%attr(755,root,root) %{_sbindir}/%{name}-chrome+xpcom-generate
 
 %{_desktopdir}/firefox.desktop
 %{_iconsdir}/hicolor/*/apps/firefox.png
@@ -2332,16 +2311,11 @@ fi
 %attr(755,root,root) %{_libdir}/%{name}/firefox-bin
 %attr(755,root,root) %{_libdir}/%{name}/pingsender
 %{_libdir}/%{name}/application.ini
-%{_libdir}/%{name}/chrome.manifest
-%{_libdir}/%{name}/browser/blocklist.xml
-%{_libdir}/%{name}/browser/chrome.manifest
 %{_libdir}/%{name}/browser/omni.ja
 
-%{_libdir}/%{name}/browser/features/activity-stream@mozilla.org.xpi
-%{_libdir}/%{name}/browser/features/aushelper@mozilla.org.xpi
-%{_libdir}/%{name}/browser/features/firefox@getpocket.com.xpi
+%{_libdir}/%{name}/browser/features/doh-rollout@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/formautofill@mozilla.org.xpi
-%{_libdir}/%{name}/browser/features/onboarding@mozilla.org.xpi
+%{_libdir}/%{name}/browser/features/pictureinpicture@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/screenshots@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/webcompat@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/webcompat-reporter@mozilla.org.xpi
@@ -2355,7 +2329,6 @@ fi
 %dir %{_libdir}/%{name}/gmp-clearkey/0.1
 %{_libdir}/%{name}/gmp-clearkey/0.1/manifest.json
 %attr(755,root,root) %{_libdir}/%{name}/gmp-clearkey/0.1/libclearkey.so
-%{!?with_system_icu:%{_libdir}/%{name}/icudt58l.dat}
 
 %dir %{_libdir}/%{name}
 %{_libdir}/%{name}/platform.ini
@@ -2364,11 +2337,13 @@ fi
 %attr(755,root,root) %{_libdir}/%{name}/libxul.so
 %attr(755,root,root) %{_libdir}/%{name}/libmozavcodec.so
 %attr(755,root,root) %{_libdir}/%{name}/libmozavutil.so
+%ifarch %{ix86} %{x8664} %{arm} aarch64
 %attr(755,root,root) %{_libdir}/%{name}/libmozsandbox.so
+%endif
+%attr(755,root,root) %{_libdir}/%{name}/libmozsqlite3.so
+%attr(755,root,root) %{_libdir}/%{name}/libmozwayland.so
 %{_libdir}/%{name}/dependentlibs.list
 %{_libdir}/%{name}/omni.ja
-%dir %{_libdir}/%{name}/gtk2
-%attr(755,root,root) %{_libdir}/%{name}/gtk2/libmozgtk.so
 %attr(755,root,root) %{_libdir}/%{name}/libmozgtk.so
 
 %files -n gmp-api
@@ -2391,10 +2366,6 @@ fi
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-ar@firefox.mozilla.org.xpi
 
-%files lang-as
-%defattr(644,root,root,755)
-%{_datadir}/%{name}/browser/extensions/langpack-as@firefox.mozilla.org.xpi
-
 %files lang-ast
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-ast@firefox.mozilla.org.xpi
@@ -2413,11 +2384,7 @@ fi
 
 %files lang-bn
 %defattr(644,root,root,755)
-%{_datadir}/%{name}/browser/extensions/langpack-bn-BD@firefox.mozilla.org.xpi
-
-%files lang-bn_IN
-%defattr(644,root,root,755)
-%{_datadir}/%{name}/browser/extensions/langpack-bn-IN@firefox.mozilla.org.xpi
+%{_datadir}/%{name}/browser/extensions/langpack-bn@firefox.mozilla.org.xpi
 
 %files lang-br
 %defattr(644,root,root,755)
@@ -2431,6 +2398,10 @@ fi
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-ca@firefox.mozilla.org.xpi
 
+%files lang-ca-valencia
+%defattr(644,root,root,755)
+%{_datadir}/%{name}/browser/extensions/langpack-ca-valencia@firefox.mozilla.org.xpi
+
 %files lang-cak
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-cak@firefox.mozilla.org.xpi
@@ -2475,10 +2446,6 @@ fi
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-en-US@firefox.mozilla.org.xpi
 
-%files lang-en_ZA
-%defattr(644,root,root,755)
-%{_datadir}/%{name}/browser/extensions/langpack-en-ZA@firefox.mozilla.org.xpi
-
 %files lang-eo
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-eo@firefox.mozilla.org.xpi
@@ -2631,18 +2598,10 @@ fi
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-lv@firefox.mozilla.org.xpi
 
-%files lang-mai
-%defattr(644,root,root,755)
-%{_datadir}/%{name}/browser/extensions/langpack-mai@firefox.mozilla.org.xpi
-
 %files lang-mk
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-mk@firefox.mozilla.org.xpi
 
-%files lang-ml
-%defattr(644,root,root,755)
-%{_datadir}/%{name}/browser/extensions/langpack-ml@firefox.mozilla.org.xpi
-
 %files lang-mr
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-mr@firefox.mozilla.org.xpi
@@ -2675,10 +2634,6 @@ fi
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-oc@firefox.mozilla.org.xpi
 
-%files lang-or
-%defattr(644,root,root,755)
-%{_datadir}/%{name}/browser/extensions/langpack-or@firefox.mozilla.org.xpi
-
 %files lang-pa
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-pa-IN@firefox.mozilla.org.xpi
@@ -2747,10 +2702,18 @@ fi
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-th@firefox.mozilla.org.xpi
 
+%files lang-tl
+%defattr(644,root,root,755)
+%{_datadir}/%{name}/browser/extensions/langpack-tl@firefox.mozilla.org.xpi
+
 %files lang-tr
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-tr@firefox.mozilla.org.xpi
 
+%files lang-trs
+%defattr(644,root,root,755)
+%{_datadir}/%{name}/browser/extensions/langpack-trs@firefox.mozilla.org.xpi
+
 %files lang-uk
 %defattr(644,root,root,755)
 %{_datadir}/%{name}/browser/extensions/langpack-uk@firefox.mozilla.org.xpi
This page took 0.215419 seconds and 4 git commands to generate.