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