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