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