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