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