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