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