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