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