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