]> git.pld-linux.org Git - packages/XFree86.git/blob - XFree86.spec
- better messages in pre xfs
[packages/XFree86.git] / XFree86.spec
1
2 %define         _sver %(echo %{version} | tr -d .)
3
4 Summary:        XFree86 Window System servers and basic programs
5 Summary(de):    Xfree86 Window-System-Server und grundlegende Programme
6 Summary(es):    Programas básicos y servidores para el sistema de ventanas XFree86
7 Summary(fr):    Serveurs du système XFree86 et programmes de base
8 Summary(pl):    XFree86 Window System wraz z podstawowymi programami
9 Summary(tr):    XFree86 Pencereleme Sistemi sunucularý ve temel programlar
10 Summary(pt_BR): Programas básicos e servidores para o sistema de janelas XFree86
11 Summary(ru):    âÁÚÏ×ÙÅ ÛÒÉÆÔÙ, ÐÒÏÇÒÁÍÍÙ É ÄÏËÕÍÅÎÔÁÃÉÑ ÄÌÑ ÒÁÂÏÞÅÊ ÓÔÁÎÃÉÉ ÐÏÄ X
12 Summary(uk):    âÁÚÏצ ÛÒÉÆÔÉ, ÐÒÏÇÒÁÍÉ ÔÁ ÄÏËÕÍÅÎÔÁæѠÄÌÑ ÒÏÂÏÞϧ ÓÔÁÎ槠ЦĠX
13 Name:           XFree86
14 Version:        4.2.0
15 Release:        4
16 License:        MIT
17 Group:          X11/XFree86
18 Source0:        ftp://ftp.xfree86.org/pub/XFree86/%{version}/source/X%{_sver}src-1.tgz
19 Source1:        ftp://ftp.pld.org.pl/software/xinit/xdm-xinitrc-0.2.tar.bz2
20 Source2:        xdm.pamd
21 Source3:        xserver.pamd
22 Source4:        xdm.init
23 Source5:        xfs.init
24 Source6:        xfs.config
25 Source7:        XTerm.ad-pl
26 Source8:        xdm.sysconfig
27 Source9:        xfs.sysconfig
28 Source10:       twm.desktop
29 Source11:       xclipboard.desktop
30 Source12:       xconsole.desktop
31 Source13:       xterm.desktop
32 Source14:       xlogo64.png
33 Source15:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-Xman-pages.tar.bz2
34 Source16:       cvs://anonymous@cvs.gatos.sourceforge.net/cvsroot/gatos/ati.2-20020524.tar.bz2
35 Patch0:         %{name}-PLD.patch
36 Patch1:         %{name}-HasZlib.patch
37 Patch2:         %{name}-DisableDebug.patch
38 Patch3:         %{name}-Xwrapper.patch
39 Patch4:         %{name}-xfs.patch
40 Patch5:         %{name}-xfs-fix.patch
41 Patch6:         %{name}-xfs-logger.patch
42 Patch7:         %{name}-xterm-utempter.patch
43 Patch8:         %{name}-app_defaults_dir.patch
44 Patch9:         %{name}-v4l.patch
45 Patch10:        %{name}-broken-includes.patch
46 Patch11:        %{name}-alpha-pcibus-lemming.patch
47 Patch12:        %{name}-fhs.patch
48 Patch13:        %{name}-xdmsecurity.patch
49 Patch14:        %{name}-xman.patch
50 Patch15:        %{name}-HasXdmAuth.patch
51 Patch16:        %{name}-xdm-fixes.patch
52 Patch17:        %{name}-imake-kernel-version.patch
53 Patch18:        %{name}-no-kernel-modules.patch
54 Patch19:        %{name}-parallelmake.patch
55 Patch20:        %{name}-pic.patch
56 Patch21:        %{name}-r128-busmstr2.patch
57 Patch22:        %{name}-neomagic_swcursor.patch
58 Patch23:        %{name}-mga-busmstr.patch
59 Patch24:        %{name}-agpgart-load.patch
60 Patch25:        %{name}-mkfontdir-chmod_644.patch
61 Patch26:        %{name}-HasFreetype2.patch
62 Patch27:        %{name}-config-s3.patch
63 Patch28:        %{name}-sparc_pci_domains.patch
64 Patch29:        %{name}-xkb-us_intl-missing-commas.patch
65 Patch30:        %{name}-dri_directory_mode_fix.patch
66 Patch31:        %{name}-alpha_GLX_align_fix.patch
67 Patch32:        %{name}-XftConfig_in_correct_place.patch
68 Patch33:        %{name}-PEX+XIE.patch
69 Patch34:        %{name}-xman-manpaths.patch
70 Patch35:        %{name}-ppc_drivers.patch
71 Patch36:        %{name}-4.2.0-branch-20020524.patch
72 Patch37:        %{name}-clearrts.patch
73 Patch38:        %{name}-mga020414.patch
74
75 Patch40:        %{name}-i815m.patch
76 Patch41:        %{name}-nv020414.patch
77 Patch42:        %{name}-fix-07-s3trio64v2gx+netfinity.patch
78 Patch43:        %{name}-prosavage.patch
79 Patch44:        %{name}-xtt-null-pointer.patch
80
81 BuildRequires:  bison
82 BuildRequires:  flex
83 BuildRequires:  freetype-devel >= 2.0.0
84 BuildRequires:  gcc-c++
85 BuildRequires:  ncurses-devel
86 BuildRequires:  pam-devel
87 BuildRequires:  perl
88 BuildRequires:  tcl-devel
89 BuildRequires:  utempter-devel
90 BuildRequires:  zlib-devel
91 BuildRequires:  libstdc++-devel
92 %ifarch %{ix86} alpha
93 BuildRequires:  Glide3-DRI-devel
94 %endif
95 # Required by xc/programs/Xserver/hw/xfree86/drivers/glide/glide_driver.c
96 %ifarch %{ix86}
97 BuildRequires:  Glide2x_SDK
98 %endif
99 Requires:       xauth
100 Requires:       %{name}-libs = %{version}
101 ExclusiveArch:  %{ix86} alpha sparc m68k armv4l noarch ppc
102 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
103 Obsoletes:      xpm-progs
104 Obsoletes:      xterm
105
106 %ifarch sparc sparc64
107 Obsoletes:      X11R6.1
108 %endif
109
110 %define         _prefix         /usr/X11R6
111 %define         _mandir         %{_prefix}/man
112 %define         _wmpropsdir     %{_datadir}/wm-properties
113
114 # avoid Mesa dependency in XFree86-OpenGL-libs
115 # Glide3 (libglide3.so.3) can be provided by Glide_V3-DRI or Glide_V5-DRI
116 %define         _noautoreqdep   libGL.so.1 libGLU.so.1 libOSMesa.so.3.3   libglide3.so.3
117
118 %description
119 If you want to install the X Window System (TM) on your machine,
120 you'll need to install XFree86.
121
122 The X Window System provides the base technology for developing
123 graphical user interfaces. Simply stated, X draws the elements of the
124 GUI on the user's screen and builds methods for sending user
125 interactions back to the application. X also supports remote
126 application deployment--running an application on another computer
127 while viewing the input/output on your machine. X is a powerful
128 environment which supports many different applications, such as games,
129 programming tools, graphics programs, text editors, etc. XFree86 is
130 the version of X which runs on Linux, as well as other platforms.
131
132 This package contains the basic fonts, programs and documentation for
133 an X workstation. However, this package doesn't provide the program
134 which you will need to drive your video hardware. To control your
135 video card, you'll need the particular X server package which
136 corresponds to your computer's video card.
137
138 %description -l de
139 X-Window ist eine voll funktionsfähige grafische Benutzeroberfläche
140 mit mehreren Fenstern, mehreren Clients und verschiedenen Arten von
141 Fenstern. Es kommt auf den meisten Unix-Plattformen zum Einsatz. Die
142 Clients lassen sich auch mit Hilfe anderer Fenstersysteme anzeigen.
143 Das X-Protokoll gestattet die Ausführung der Applikationen direkt auf
144 lokalen Rechnern oder über ein Netz und bietet große Flexibilität bei
145 Client-Server-Implementierungen.
146
147 %description -l es
148 X Window es una interface gráfica completa con múltiples ventanas,
149 múltiples clientes y diferentes estilos de ventanas. Se usa en la
150 mayoría de las plataformas Unix, y los clientes también pueden
151 ejecutar en otros sistemas de ventanas populares. El protocolo X
152 permite que las aplicaciones puedan ejecutarse tanto en la máquina
153 local como a través de la red, y proveer flexibilidad en
154 implementaciones cliente/servidor. Este paquete contiene las fuentes
155 básicas, programas y documentación para una estación de trabajo X. No
156 ofrece un servidor X que acceda tu hardware de vídeo -- estos son
157 puestos a disposición en otro paquete.
158
159 %description -l pl
160 X Window System jest graficznym interfejsem u¿ytkownika; cechuje siê
161 mo¿liwo¶ci± pracy w wielu oknach, z wieloma klientami i do tego w
162 ró¿nych wystrojach okien. :) Jest u¿ywany na wiêkszo¶ci platform
163 sytemów Unix, a klienci mog± byæ uruchamiani tak¿e pod innymi
164 popularnymi systemami okienkowymi. Protokó³ X pozwala na uruchamianie
165 aplikacji zarówno z lokalnej maszyny jak i poprzez sieæ - daj±c przez
166 to elastyczn± implementacjê architektury klient/serwer.
167
168 Pakiet ten nie zawiera X serwera który jest po¶rednikiem z Twoj± kart±
169 graficzn± (jest on w innym pakiecie).
170
171 %description -l tr
172 X Window sistemi, çoklu pencere, çoklu istemci ve çeþitli pencere
173 stilleriyle geniþ özelliklere sahip bir Grafik Kullanýcý Arabirimidir.
174 Çoðu UNIX sisteminde çalýþtýðý gibi istemcileri de birçok pencereleme
175 sistemiyle çalýþabilir. X protokolu kullanan uygulamalarýn yerel
176 makina veya bilgisayar aðý üzerinden çalýþtýrýlabilmesi esnek bir
177 istemci/sunucu ortamý saðlar. Bu paket bir X istasyonu için gerekli
178 olan temel yazýtiplerini, programlarý ve belgeleri sunar. Ekran
179 kartýnýzý sürmek için gerekli olan X sunucusu bu pakete dahil
180 deðildir.
181
182 %description -l pt_BR
183 X Window é uma interface gráfica completa com múltiplas janelas,
184 múltiplos clientes e diferentes estilos de janelas. É usado na maioria
185 das plataformas Unix, e clientes também podem rodar em outros sistemas
186 de janelas populares. O protocolo X permite que aplicações possam
187 rodar tanto na máquina local como através da rede, provendo
188 flexibilidade em implementações cliente/servidor.
189
190 Este pacote contém as fontes básicas, programas e documentação para
191 uma estação de trabalho X. Ele não fornece um servidor X que acessa
192 seu hardware de vídeo -- estes são disponibilizados em outro pacote.
193
194 %description -l ru
195 X Window System ÐÒÅÄÏÓÔÁ×ÌÑÅÔ ÂÁÚÕ ÄÌÑ ÒÁÚÒÁÂÏÔËÉ ÇÒÁÆÉÞÅÓËÉÈ
196 ÉÎÔÅÒÆÅÊÓÏ× ÐÏÌØÚÏ×ÁÔÅÌÑ. ðÏÐÒÏÓÔÕ ÇÏ×ÏÒÑ, X ÒÉÓÕÅÔ ÜÌÅÍÅÎÔÙ GUI ÎÁ
197 ÜËÒÁÎÅ ÐÏÌØÚÏ×ÁÔÅÌÑ É ÓÔÏÉÔ ÍÅÔÏÄÙ ÄÌÑ ÐÅÒÅÄÁÞÉ ÄÅÊÓÔ×ÉÊ ÐÏÌØÚÏ×ÁÔÅÌÑ
198 ÐÒÉËÌÁÄÎÙÍ ÐÒÏÇÒÁÍÍÁÍ. X ÔÁËÖÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÒÁÓÐÒÅÄÅÌÅÎÉÅ ÐÒÉÌÏÖÅÎÉÊ -
199 ÚÁÐÕÓË ÐÒÏÇÒÁÍÍ ÎÁ ÕÄÁÌÅÎÎÏÍ ËÏÍÐØÀÔÅÒÅ Ó ××ÏÄÏÍ/×Ù×ÏÄÏÍ ÎÁ
200 ÐÏÌØÚÏ×ÁÔÅÌØÓËÕÀ ÍÁÛÉÎÕ. X - ÜÔÏ ÍÏÝÎÁÑ ÓÒÅÄÁ, ÐÏÄÄÅÒÖÉ×ÁÀÝÁÑ
201 ÍÎÏÖÅÓÔ×Ï ÐÒÉÌÏÖÅÎÉÊ, ÔÁËÉÈ ËÁË ÉÇÒÙ, ÉÎÓÔÒÕÍÅÎÔÙ ÄÌÑ ÐÒÏÇÒÁÍÍÉÓÔÁ,
202 ÇÒÁÆÉÞÅÓËÉÅ ÐÒÏÇÒÁÍÍÙ, ÔÅËÓÔÏ×ÙÅ ÒÅÄÁËÔÏÒÙ É Ô.Ð. XFree86 - ÜÔÏ ×ÅÒÓÉÑ
203 X, ÒÁÂÏÔÁÀÝÁÑ ÎÁ Linux É ÄÒÕÇÉÈ ÓÉÓÔÅÍÁÈ.
204
205 üÔÏÔ ÐÁËÅÔ ÓÏÄÅÒÖÉÔ ÂÁÚÏ×ÙÅ ÛÒÉÆÔÙ, ÐÒÏÇÒÁÍÍÙ É ÄÏËÕÍÅÎÔÁÃÉÀ ÄÌÑ
206 ÒÁÂÏÞÅÊ ÓÔÁÎÃÉÉ X.
207
208 äÏÐÏÌÎÉÔÅÌØÎÏ ÎÅÏÂÈÏÄÉÍÏ ÕÓÔÁÎÏ×ÉÔØ ÐÁËÅÔÙ Xconfigurator, ÆÏÎÔÓÅÒ×ÅÒ
209 xfs É ÂÉÂÌÉÏÔÅËÉ XFree86-libs. ÷ÏÚÍÏÖÎÏ ÐÒÉÄÅÔÓÑ ÕÓÔÁÎÏ×ÉÔØ ÔÁËÖÅ ÏÄÉÎ
210 ÉÌÉ ÂÏÌÅÅ ÐÁËÅÔÏ× ÛÒÉÆÔÏ× XFree86.
211
212 îÕ É, ÎÁËÏÎÅÃ, ÅÓÌÉ ×Ù ÓÏÂÉÒÁÅÔÅÓØ ÒÁÚÒÁÂÁÔÙ×ÁÔØ ÐÒÉÌÏÖÅÎÉÑ,
213 ÒÁÂÏÔÁÀÝÉÅ ËÁË X-ËÌÉÅÎÔÙ, ×ÁÍ ÔÁËÖÅ ÎÁÄÏ ÂÕÄÅÔ ÕÓÔÁÎÏ×ÉÔØ
214 XFree86-devel.
215
216 %description -l uk
217 X Window System ÎÁÄÁ¤ ÂÁÚÕ ÄÌÑ ÒÏÚÒÏÂËÉ ÇÒÁƦÞÎÉÈ ¦ÎÔÅÒÆÅÊÓ¦×
218 ËÏÒÉÓÔÕ×ÁÞÁ. ðÒÏÓÔ¦ÛÅ ËÁÖÕÞÉ, X ÍÁÌÀ¤ ÅÌÅÍÅÎÔÉ GUI ÎÁ ÅËÒÁΦ
219 ËÏÒÉÓÔÕ×ÁÞÁ ÔÁ ÂÕÄÕ¤ ÍÅÔÏÄÉ ÄÌÑ ÐÅÒÅÄÁÞ¦ Ä¦Ê ËÏÒÉÓÔÕ×ÁÞÁ ÐÒÉËÌÁÄÎÉÍ
220 ÐÒÏÇÒÁÍÁÍ. X ÔÁËÏ֠ЦÄÔÒÉÍÕ¤ ÒÏÚÐÏĦ̠ÐÒÉËÌÁÄÎÉÈ ÐÒÏÇÒÁÍ - ÚÁÐÕÓË
221 ÐÒÏÇÒÁÍ ÎÁ ×¦ÄÄÁÌÅÎÏÍÕ ËÏÍÐ'ÀÔÅÒ¦ Ú ××ÏÄÏÍ/×É×ÏÄÏÍ ÎÁ ÍÁÛÉÎÕ
222 ËÏÒÉÓÔÕ×ÁÞÁ. X - ÃÅ ÐÏÔÕÖÎÅ ÓÅÒÅÄÏ×ÉÝÅ, ÑËŠЦÄÔÒÉÍÕ¤ ×ÅÌÉËՠ˦ÌØ˦ÓÔØ
223 Ò¦ÚÎÉÈ ÐÒÏÇÒÁÍ, ÔÁËÉÈ ÑË ¦ÇÒÉ, ¦ÎÓÔÒÕÍÅÎÔÉ ÄÌÑ ÐÒÏÇÒÁͦÓÔÁ, ÇÒÁƦÞΦ
224 ÐÒÏÇÒÁÍÉ, ÔÅËÓÔÏצ ÒÅÄÁËÔÏÒÉ ¦ Ô.¦. XFree86 - ÃÅ ×ÅÒӦѠX, ÑËÁ ÐÒÁÃÀ¤
225 ÎÁ Linux ÔÁ ¦ÎÛÉÈ ÓÉÓÔÅÍÁÈ.
226
227 ãÅÊ ÐÁËÅԠͦÓÔÉÔØ ÂÁÚÏצ ÛÒÉÆÔÉ, ÐÒÏÇÒÁÍÉ ÔÁ ÄÏËÕÍÅÎÔÁæÀ ÄÌÑ ÒÏÂÏÞϧ
228 ÓÔÁÎ槠X.
229
230 äÏÄÁÔËÏ×Ï ÎÅÏÂȦÄÎÏ ×ÓÔÁÎÏ×ÉÔÉ ÐÁËÅÔÉ Xconfigurator, ÆÏÎÔÓÅÒ×ÅÒ xfs ÔÁ
231 ¦Â̦ÏÔÅËÉ XFree86-libs. íÏÖÌÉ×Ï ÔÁËÏÖ ÐÒÉÊÄÅÔØÓÑ ×ÓÔÁÎÏ×ÉÔÉ ÏÄÉΠÁÂÏ
232 ÄÅ˦ÌØËÁ ÐÁËÅԦנÛÒÉÆԦנXFree86.
233
234 îÕ ¦, ÎÁÒÅÛÔ¦, ÑËÝÏ ×É ÚÂÉÒÁ¤ÔÅÓØ ÒÏÚÒÏÂÌÑÔÉ ÐÒÉËÌÁÄΦ ÐÒÏÇÒÁÍÉ, ÝÏ
235 ÐÒÁÃÀÀÔØ ÑË X-Ë̦¤ÎÔÉ, ×ÁÍ ÔÁËÏÖ ÔÒÅÂÁ ÂÕÄÅ ×ÓÔÁÎÏ×ÉÔÉ XFree86-devel.
236
237 %package common
238 Summary:        XFree86 files required both on server and client side
239 Summary(pl):    Pliki XFree86 wymagane zarówno po stronie serwera jak i klienta
240 Group:          X11/XFree86
241
242 %description common
243 XFree86 files required both on server and client side.
244
245 %description common -l pl
246 Pliki XFree86 wymagane zarówno po stronie serwera jak i klienta.
247
248 %package DPS
249 Summary:        Display PostScript
250 Summary(pl):    Display PostScript
251 Group:          X11/XFree86
252 Provides:       DPS
253 Obsoletes:      dgs
254
255 %description DPS
256 X-Window Display PostScript is device-independent imaging model for
257 displaying information on a screen.
258
259 %description DPS -l pl
260 X-Window Display PostScript to niezale¿ny od urz±dzenia model
261 wy¶wietlania informacji na ekranie.
262
263 %package DPS-devel
264 Summary:        Display PostScript
265 Summary(pl):    Display PostScript
266 Group:          X11/XFree86
267 Requires:       %{name}-DPS = %{version}
268 Obsoletes:      dgs-devel
269
270 %description DPS-devel
271 Header files for develop X-Window Display Postscript.
272
273 %description DPS-devel -l pl
274 Pliki nag³ówkowe biblioteki X-Window Display PostScript.
275
276 %package DPS-static
277 Summary:        Display PostScript
278 Summary(pl):    Display PostScript
279 Group:          X11/XFree86
280 Requires:       %{name}-DPS-devel = %{version}
281 Obsoletes:      dgs-static
282
283 %description DPS-static
284 X-Window Display PostScript static libraries.
285
286 %description DPS-static -l pl
287 Statyczne biblioteki X-Window Display PostScript.
288
289 %package PEX
290 Summary:        PEX extension library
291 Summary(pl):    Biblioteka rozszerzenia PEX
292 Group:          X11/XFree86
293 Requires:       %{name}-libs = %{version}
294
295 %description PEX
296 PEX extension library. Since XFree86 4.2.0 it's no longer included by
297 default.
298
299 %description PEX -l pl
300 Biblioteka rozszerzenia PEX. Od wersji XFree86 4.2.0 nie jest ju¿
301 do³±czane domy¶lnie.
302
303 %package PEX-devel
304 Summary:        PEX extension headers
305 Summary(pl):    Pliki nag³ówkowe rozszerzenia PEX
306 Group:          X11/XFree86
307 Requires:       %{name}-PEX = %{version}
308
309 %description PEX-devel
310 PEX extension headers.
311
312 %description PEX-devel -l pl
313 Pliki nag³ówkowe rozszerzenia PEX.
314
315 %package PEX-static
316 Summary:        PEX extension static library
317 Summary(pl):    Statyczna biblioteka rozszerzenia PEX
318 Group:          X11/XFree86
319 Requires:       %{name}-PEX-devel = %{version}
320
321 %description PEX-static
322 PEX extension static library.
323
324 %description PEX-static -l pl
325 Statyczna biblioteka rozszerzenia PEX.
326
327 %package XIE
328 Summary:        XIE extension library
329 Summary(pl):    Biblioteka rozszerzenia XIE
330 Group:          X11/XFree86
331 Requires:       %{name}-libs = %{version}
332
333 %description XIE
334 XIE (X Image Extension) extension library. Since XFree86 4.2.0 it's no
335 longer included by default.
336
337 %description XIE -l pl
338 Biblioteka rozszerzenia XIE (X Image Extension). Od wersji XFree86
339 4.2.0 nie jest ju¿ do³±czane domy¶lnie
340
341 %package XIE-devel
342 Summary:        XIE extension headers
343 Summary(pl):    Pliki nag³ówkowe rozszerzenia XIE
344 Group:          X11/XFree86
345 Requires:       %{name}-XIE = %{version}
346
347 %description XIE-devel
348 XIE extension headers.
349
350 %description XIE-devel -l pl
351 Pliki nag³ówkowe rozszerzenia XIE.
352
353 %package XIE-static
354 Summary:        XIE extension static library
355 Summary(pl):    Statyczna biblioteka rozszerzenia XIE
356 Group:          X11/XFree86
357 Requires:       %{name}-XIE-devel = %{version}
358
359 %description XIE-static
360 XIE extension static library.
361
362 %description XIE-static -l pl
363 Statyczna biblioteka rozszerzenia XIE.
364
365 %package OpenGL-core
366 Summary:        OpenGL support for X11R6
367 Summary(pl):    Wsparcie OpenGL dla systemu X11R6
368 Group:          X11/Libraries
369 Requires:       %{name}-libs = %{version}
370
371 %description OpenGL-core
372 OpenGL support for X11R6 system.
373
374 %description OpenGL-core -l pl
375 Wsparcie OpenGL dla systemu X11R6.
376
377 %package OpenGL-devel
378 Summary:        OpenGL for X11R6 development
379 Summary(pl):    Pliki nag³ówkowe OpenGL dla systemu X11R6
380 Group:          X11/Libraries
381 Requires:       %{name}-OpenGL-libs = %{version}
382 Requires:       %{name}-devel
383 Provides:       OpenGL-devel
384 Obsoletes:      Mesa-devel
385 Obsoletes:      glxMesa-devel
386 Obsoletes:      XFree86-OpenGL-doc
387
388 %description OpenGL-devel
389 Headers and man pages for OpenGL for X11R6.
390
391 %description OpenGL-devel -l pl
392 Pliki nag³ówkowe i manuale do OpenGL dla systemu X11R6.
393
394 %package OpenGL-libs
395 Summary:        OpenGL libraries for X11R6
396 Summary(pl):    Biblioteki OpenGL dla systemu X11R6
397 Group:          X11/Libraries
398 Requires:       %{name}-libs = %{version}
399 Requires:       %{name}-OpenGL-core
400 Provides:       OpenGL
401 Obsoletes:      %{name}-OpenGL
402 Obsoletes:      Mesa
403
404 %description OpenGL-libs
405 OpenGL libraries for X11R6 system.
406
407 %description OpenGL-libs -l pl
408 Biblioteki OpenGL dla systemu X11R6.
409
410 %package OpenGL-static
411 Summary:        X11R6 static libraries with OpenGL
412 Summary(pl):    Biblioteki statyczne do X11R6 ze wsparciem dla OpenGL
413 Group:          X11/Libraries
414 Requires:       %{name}-OpenGL-devel = %{version}
415 Provides:       OpenGL-static
416 Obsoletes:      Mesa-static
417
418 %description OpenGL-static
419 X11R6 static libraries with OpenGL.
420
421 %description OpenGL-static -l pl
422 Biblioteki statyczne zawieraj±ce wsparcie dla OpenGL do X11R6.
423
424 %package Xnest
425 Summary:        XFree86 Xnest server
426 Summary(pl):    Serwer XFree86 Xnest
427 Summary(ru):    "÷ÌÏÖÅÎÎÙÊ" ÓÅÒ×ÅÒ XFree86
428 Summary(uk):    "÷ËÌÁÄÅÎÉÊ" ÓÅÒ×ÅÒ XFree86
429 Group:          X11/XFree86/Servers
430 Requires:       %{name}-modules = %{version}-%{release}
431 Requires:       %{name}-common /usr/X11R6/lib/X11/rgb.txt
432 Requires:       XFree86-fonts-base
433
434 %description Xnest
435 Xnest is an X Window System server which runs in an X window. Xnest is
436 a 'nested' window server, actually a client of the real X server,
437 which manages windows and graphics requests for Xnest, while Xnest
438 manages the windows and graphics requests for its own clients.
439
440 You will need to install Xnest if you require an X server which will
441 run as a client of your real X server (perhaps for testing purposes).
442
443 %description Xnest -l pl
444 Xnest jest X serwerem uruchamianym w okienku innego X serwera. Xnest
445 zachowuje siê jak X klient w stosunku do prawdziwego X serwera, a jak
446 X serwer dla w³asnych klientów.
447
448 %description Xnest -l ru
449 Xnest - ÜÔÏ ÓÅÒ×ÅÒ X Window System, ËÏÔÏÒÙÊ ÒÁÂÏÔÁÅÔ × ÏËÎÅ X. îÁ
450 ÓÁÍÏÍ ÄÅÌÅ ÜÔÏ ËÌÉÅÎÔ ÒÅÁÌØÎÏÇÏ X-ÓÅÒ×ÅÒÁ, ËÏÔÏÒÙÊ ÕÐÒÁ×ÌÑÅÔ ÏËÎÁÍÉ É
451 ÇÒÁÆÉÞÅÓËÉÍÉ ÚÁÐÒÏÓÁÍÉ ÄÌÑ Xnest × ÔÏ ×ÒÅÍÑ, ËÁË Xnest ÕÐÒÁ×ÌÑÅÔ
452 ÏËÎÁÍÉ É ÇÒÁÆÉÞÅÓËÉÍÉ ÚÁÐÒÏÓÁÍÉ ÄÌÑ Ó×ÏÉÈ ÓÏÂÓÔ×ÅÎÎÙÈ ËÌÉÅÎÔÏ×.
453
454 ÷ÁÍ ÎÁÄÏ ÕÓÔÁÎÏ×ÉÔØ Xnest ÅÓÌÉ ×ÁÍ ÎÕÖÅΠX-ÓÅÒ×ÅÒ, ËÏÔÏÒÙÊ ÒÁÂÏÔÁÅÔ
455 ËÁË ËÌÉÅÎÔ ×ÁÛÅÇÏ ÒÅÁÌØÎÏÇÏ X-ÓÅÒ×ÅÒÁ (ÓËÏÒÅÅ ×ÓÅÇÏ, × ÔÅÓÔÏ×ÙÈ
456 ÃÅÌÑÈ).
457
458 %description Xnest -l uk
459 Xnest - ÃÅ ÓÅÒ×ÅÒ X Window System, ÑËÉÊ ÐÒÁÃÀ¤ Õ ×¦ËΦ X. æÁËÔÉÞÎÏ ÃÅ
460 Ë̦¤ÎÔ ÒÅÁÌØÎÏÇÏ X-ÓÅÒ×ÅÒÁ, ÑËÉÊ ËÅÒÕ¤ ×¦ËÎÁÍÉ ÔÁ ÇÒÁƦÞÎÉÍÉ ÚÁÐÉÔÁÍÉ
461 ÄÌÑ Xnest × ÔÏÊ ÞÁÓ, ÑË Xnest ËÅÒÕ¤ ×¦ËÎÁÍÉ ÔÁ ÇÒÁƦÞÎÉÍÉ ÚÁÐÉÔÁÍÉ ÄÌÑ
462 Ó×ϧȠ×ÌÁÓÎÉÈ Ë̦¤ÎÔ¦×.
463
464 ÷ÁÍ ÔÒÅÂÁ ×ÓÔÁÎÏ×ÉÔÉ Xnest ÑËÝÏ ×ÁÍ ÐÏÔÒ¦ÂÅΠX-ÓÅÒ×ÅÒ, ÑËÉÊ ÐÒÁÃÀ¤ ÑË
465 Ë̦¤ÎÔ ×ÁÛÏÇÏ ÒÅÁÌØÎÏÇÏ X-ÓÅÒ×ÅÒÁ (ÓËÏÒÛÅ ×ÓØÏÇÏ, Õ ÔÅÓÔÏ×ÉȠæÌÑÈ).
466
467 %package Xprt
468 Summary:        X print server
469 Summary(pl):    X serwer z rozszerzeniem Xprint
470 Group:          X11/XFree86/Servers
471 Requires:       %{name}-modules = %{version}-%{release}
472 Requires:       %{name}-common /usr/X11R6/lib/X11/rgb.txt
473 Requires:       XFree86-fonts-base
474
475 %description Xprt
476 Xprt provides an X server with the print extension and special DDX
477 implementation.
478
479 %description Xprt -l pl
480 Xprt jest X serwerem z rozszerzeniem Xprint.
481
482 %package Xserver
483 Summary:        XFree86 X display server
484 Summary(de):    XFree86 Server
485 Summary(fr):    Serveur XFree86
486 Summary(pl):    Serwer XFree86
487 Summary(tr):    XFree86 sunucusu
488 Group:          X11/XFree86/Servers
489 Requires:       pam
490 Requires:       %{name}-modules = %{version}-%{release}
491 Requires:       %{name}-common /usr/X11R6/lib/X11/rgb.txt
492 Requires:       XFree86-fonts-base
493 Obsoletes:      XFree86-VGA16 XFree86-SVGA XFree86-Mono
494 # obsoleted by many drivers: suncg3,suncg6,suncg14,sunffb,sunleo,suntcx
495 Obsoletes:      XFree86-Sun XFree86-Sun24
496 # still not supported in 4.2.0:
497 #Obsoletes:     XFree86-Mach8 XFree86-8514 XFree86-AGX XFree86-P9000
498 # (and many drivers from XF86_SVGA server... and some from others)
499 Obsoletes:      XFree86-XF86Setup Xconfigurator
500
501 %description Xserver
502 Generally used X server which uses display hardware. It requires
503 proper driver for your display hardware - package itself contains only
504 drivers for VGA and VESA-compliant cards (without acceleration). Other
505 drivers can be found in XFree86-driver-* packages.
506
507 %description Xserver -l de
508 X-Server für die elementarsten Framebuffer-SVGA-Geräte, einschließlich
509 Karten, die aus ET4000-Chips, Cirrus Logic-Chips, Chips and
510 Technologies Laptop-Chips sowie Trident 8900 und 9000 Chips gebaut
511 sind. Funktioniert mit Diamond Speedstar, Orchid Kelvins, STB Nitros
512 und Horizons, Genoa 8500VL, den meisten Actix-Karten sowie Spider VLB
513 Plus und außerdem mit vielen anderen Chips und Karten. Es lohnt sich,
514 diesen Server auszuprobieren, wenn Sie Probleme haben.
515
516 %description Xserver -l fr
517 Serveur X pour les circuits SVGA les plus simples, dont les cartes
518 construites avec les circuits ET4000, Cirrus Logic, Chips and
519 Technologies laptop, Trident 8900 et 9000. Fonctionne pour les cartes
520 Diamond Speedstar, Orchid Kelvins, STB Nitros et Horizons, Genoa
521 8500VL, la plupart des Actix et la Spider VLB Plus. Fonctionne aussi
522 pour de nombreux autres circuits et cartes. Essayez ce serveur si vous
523 avez des problèmes.
524
525 %description Xserver -l pl
526 Jest to podstawowy Xserwer wy¶wietlaj±cy obraz na karcie graficznej.
527 Do dzia³ania wymaga odpowiedniego sterownika - sam pakiet zawiera
528 tylko odpowiedni dla kart VGA oraz SVGA zgodnych z VESA (bez
529 akceleracji). Inne sterowniki mo¿na znale¼æ w pakietach
530 XFree86-driver-*.
531
532 %description Xserver -l tr
533 ET4000, Cirrus Logic, Chips and Technologies dizüstü, Trident 8900 ve
534 9000 gibi basit 'framebuffer' SVGA kullananan kartlar için X sunucusu.
535 Ayný zamanda Diamond Speedstar, Orchid Kelvins, STB Nitros / Horizons,
536 Genoa 8500VL, çoðu Actix kartlarý, Spider VLB Plus gibi kartlar ve
537 birçok diðer kart ile de çalýþýr. Herhangi bir sorun yaþarsanýz bu
538 sunucuyu deneyin.
539
540 %package Xvfb
541 Summary:        XFree86 Xvfb server
542 Summary(pl):    Serwer XFree86 Xvfb
543 Summary(ru):    óÅÒ×ÅÒ XFree86 ÄÌÑ ×ÉÒÔÕÁÌØÎÏÇÏ ÆÒÅÊÍÂÕÆÅÒÁ
544 Summary(uk):    óÅÒ×ÅÒ XFree86 ÄÌѠצÒÔÕÁÌØÎÏÇÏ ÆÒÅÊÍÂÕÆÅÒÁ
545 Group:          X11/XFree86/Servers
546 Requires:       %{name}-modules = %{version}-%{release}
547 Requires:       %{name}-common /usr/X11R6/lib/X11/rgb.txt
548 Requires:       XFree86-fonts-base
549
550 %description Xvfb
551 Xvfb (X Virtual Frame Buffer) is an X Window System server that is
552 capable of running on machines with no display hardware and no
553 physical input devices. Xvfb emulates a dumb framebuffer using virtual
554 memory. Xvfb doesn't open any devices, but behaves otherwise as an X
555 display. Xvfb is normally used for testing servers. Using Xvfb, the
556 mfb or cfb code for any depth can be exercised without using real
557 hardware that supports the desired depths. Xvfb has also been used to
558 test X clients against unusual depths and screen configurations, to do
559 batch processing with Xvfb as a background rendering engine, to do
560 load testing, to help with porting an X server to a new platform, and
561 to provide an unobtrusive way of running applications which really
562 don't need an X server but insist on having one.
563
564 If you need to test your X server or your X clients, you may want to
565 install Xvfb for that purpose.
566
567 %description Xvfb -l pl
568 Xvfb (X Virtual Frame Buffer) jest X serwerem, który mo¿na uruchamiaæ
569 na maszynach bez urz±dzeñ wy¶wietlaj±cych ani fizycznych urz±dzeñ
570 wej¶ciowych. Xvfb emuluje prosty framebuffer w pamiêci. Zwykle jest
571 u¿ywany do testowania X serwerów, mo¿e te¿ byæ u¿ywany do testowania X
572 klientów w rzadko u¿ywanych konfiguracjach ekranu. Mo¿na te¿ u¿yæ Xvfb
573 do uruchomienia aplikacji, które w rzeczywisto¶ci nie wymagaj± X
574 serwera, ale odmawiaj± uruchomienia bez niego.
575
576 %description Xvfb -l ru
577 Xvfb (X Virtual Frame Buffer) - ÜÔÏ X-ÓÅÒ×ÅÒ, ËÏÔÏÒÙÊ ÓÐÏÓÏÂÅÎ
578 ÒÁÂÏÔÁÔØ ÎÁ ÍÁÛÉÎÁÈ ÂÅÚ ÄÉÓÐÌÅÊÎÏÊ ÁÐÐÁÒÁÔÕÒÙ É ÆÉÚÉÞÅÓËÉÈ ÕÓÔÒÏÊÓÔ×
579 ××ÏÄÁ. Xvfb ÜÍÕÌÉÒÕÅÔ ÐÒÏÓÔÅÊÛÉÊ ÆÒÅÊÍÂÕÆÅÒ ÉÓÐÏÌØÚÕÑ ×ÉÒÔÕÁÌØÎÕÀ
580 ÐÁÍÑÔØ. Xvfb ÎÅ ÏÔËÒÙ×ÁÅÔ ÎÉËÁËÉÈ ÕÓÔÒÏÊÓÔ×, ×ÅÄÑ ÓÅÂÑ ËÁË ÎÏÒÍÁÌØÎÙÊ
581 X-ÓÅÒ×ÅÒ ×Ï ×ÓÅÍ ÏÓÔÁÌØÎÏÍ. ïÂÙÞÎÏ ÏΠÉÓÐÏÌØÚÕÅÔÓÑ ÄÌÑ ÐÒÏ×ÅÒËÉ
582 ÓÅÒ×ÅÒÏ×. éÓÐÏÌØÚÕÑ Xvfb, ÍÏÖÎÏ ÔÅÓÔÉÒÏ×ÁÔØ ËÏÄ mfb ÉÌÉ cfb ÄÌÑ ÌÀÂÏÊ
583 ÇÌÕÂÉÎÙ Ã×ÅÔÁ ÂÅÚ ÉÓÐÏÌØÚÏ×ÁÎÉÑ ÒÅÁÌØÎÏÊ ÁÐÐÁÒÁÔÕÒÙ, ÐÏÄÄÅÒÖÉ×ÁÀÝÅÊ
584 ÔÁËÕÀ ÇÌÕÂÉÎÕ. Xvfb ÔÁËÖÅ ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ÄÌÑ ÐÒÏ×ÅÒËÉ X-ËÌÉÅÎÔÏ× Ó
585 ÎÅÏÂÙÞÎÙÍÉ ÇÌÕÂÉÎÁÍÉ Ã×ÅÔÁ É ËÏÎÆÉÇÕÒÁÃÉÑÍÉ ÜËÒÁÎÁ, ÐÒÏÉÚ×ÏÄÉÔØ
586 ÐÁËÅÔÎÕÀ ÏÂÒÁÂÏÔËÕ Ó Xvfb × ËÁÞÅÓÔ×Å ÆÏÎÏ×ÏÇÏ ÒÅÎÄÅÒÅÒÁ, ÐÒÏ×ÏÄÉÔØ
587 ÎÁÇÒÕÚÏÞÎÙÅ ÔÅÓÔÙ, ÄÌÑ ÐÏÍÏÝÉ × ÐÏÒÔÉÒÏ×ÁÎÉÉ X-ÓÅÒ×ÅÒÁ ÎÁ ÎÏ×ÕÀ
588 ÐÌÁÔÆÏÒÍÕ É ÄÌÑ ÈÉÔÒÏÕÍÎÏÇÏ ÚÁÐÕÓËÁ ÐÒÉÌÏÖÅÎÉÊ, ËÏÔÏÒÙÍ ÒÅÁÌØÎÏ ÎÅ
589 ÎÕÖÅΠX-ÓÅÒ×ÅÒ, ÎÏ ËÏÔÏÒÙÅ ÎÁÓÔÁÉ×ÁÀÔ ÎÁ ÔÏÍ, ÞÔÏ ÏΠÂÙÌ ÄÏÓÔÕÐÅÎ.
590
591 åÓÌÉ ×ÁÍ ÎÁÄÏ ÔÅÓÔÉÒÏ×ÁÔØ ×ÁÛÉ X-ÓÅÒ×ÅÒÁ ÉÌÉ X-ËÌÉÅÎÔÙ, ×Ù ÍÏÖÅÔÅ
592 ÕÓÔÁÎÏ×ÉÔØ ÄÌÑ ÜÔÏÊ ÃÅÌÉ Xvfb.
593
594 %description Xvfb -l uk
595 Xvfb (X Virtual Frame Buffer) - ÃÅ X-ÓÅÒ×ÅÒ, ÚÄÁÔÎÉÊ ÐÒÁÃÀ×ÁÔÉ ÎÁ
596 ÍÁÛÉÎÁÈ ÂÅÚ ÄÉÓÐÌÅÊÎϧ ÁÐÁÒÁÔÕÒÉ ÔÁ ×¦ÚÉÞÎÉÈ ÐÒÉÓÔÒϧנ××ÏÄÕ. Xvfb
597 ÅÍÕÌÀ¤ ÎÁÊÐÒÏÓÔ¦ÛÉÊ ÆÒÅÊÍÂÕÆÅÒ ×ÉËÏÒÉÓÔÏ×ÕÀÞɠצÒÔÕÁÌØÎÕ ÐÁÍ'ÑÔØ. Xvfb
598 ΊצÄËÒÉ×Á¤ Î¦ÑËÉÈ ÐÒÉÓÔÒϧ×, ×ÅÄÕÞÉ ÓÅÂÅ ÑË ÎÏÒÍÁÌØÎÉÊ X-ÓÅÒ×ÅÒ Õ
599 ÒÅÛÔ¦ ×¦ÄÎÏÛÅÎØ. úÁÚ×ÉÞÁÊ ÊÏÇÏ ×ÉËÏÒÉÓÔÏ×ÕÀÔØ ÄÌÑ ÐÅÒÅצÒËÉ ÓÅÒ×ÅÒ¦×.
600 ÷ÉËÏÒÉÓÔÏ×ÕÀÞÉ Xvfb, ÍÏÖÎÁ ÔÅÓÔÕ×ÁÔÉ ËÏÄ mfb ÁÂÏ cfb ÄÌÑ ÂÕÄØ-ÑËϧ
601 ÇÌÉÂÉÎÉ ËÏÌØÏÒÕ ÔÁ ËÏÎƦÇÕÒÁ槠ÅËÒÁÎÕ ÂÅÚ ×ÉËÏÒÉÓÔÁÎÎÑ ÒÅÁÌØÎϧ
602 ÁÐÁÒÁÔÕÒÉ, ÑËÁ Ð¦ÄÔÒÉÍÕ¤ ÔÁ˦ ÒÅÖÉÍÉ. ôÁËÏÖ Xvfb ÍÏÖÎÁ ×ÉËÏÒÉÓÔÁÔÉ ÄÌÑ
603 ÐÅÒÅצÒËÉ X-Ë̦¤ÎԦנڠÎÅÚ×ÉÞÎÉÍÉ ÇÌÉÂÉÎÁÍÉ ËÏÌØÏÒÕ ÔÁ ËÏÎƦÇÕÒÁæÑÍÉ
604 ÅËÒÁÎÕ, ÐÒÏ×ÏÄÉÔÉ ÐÁËÅÔÎÕ ÏÂÒÏÂËÕ Ú Xvfb Õ ÑËÏÓÔ¦ ÆÏÎÏ×ÏÇÏ ÒÅÎÄÅÒÅÒÁ,
605 ÐÒÏ×ÏÄÉÔÉ ÎÁÇÒÕÚÏÞΦ ÔÅÓÔÉ, ÄÌÑ ÄÏÐÏÍÏÇÉ Õ ÐÏÒÔÕ×ÁÎΦ X-ÓÅÒ×ÅÒÁ ÎÁ
606 ÎÏ×Õ ÐÌÁÔÆÏÒÍÕ ÔÁ ÚÁÐÕÓËÕ ÐÒÏÇÒÁÍ, ÑËÉÍ ÒÅÁÌØÎÏ ÎÅ ÐÏÔÒ¦ÂÅΠX-ÓÅÒ×ÅÒ,
607 ÁÌÅ Ñ˦ ÎÁÐÏÌÑÇÁÀÔØ ÎÁ ÔÏÍÕ, ÝÏ צΠÂÕ× ÄÏÓÔÕÐÎÉÊ.
608
609 ñËÝÏ ×ÁÍ ÐÏÔÒ¦ÂÎÏ ÔÅÓÔÕ×ÁÔÉ ×ÁÛ¦ X-ÓÅÒ×ÅÒÉ ÁÂÏ X-Ë̦¤ÎÔÉ, ×É ÍÏÖÅÔÅ
610 ×ÓÔÁÎÏ×ÉÔÉ ÄÌѠ椧 Ã¦Ì¦ Xvfb.
611
612 %package devel
613 Summary:        X11R6 headers and programming man pages
614 Summary(de):    X11R6 Headers und man pages für Programmierer
615 Summary(fr):    Pages man de programmation
616 Summary(pl):    Pliki nag³ówkowe X11R6
617 Summary(ru):    âÉÂÌÉÏÔÅËÉ ÒÁÚÒÁÂÏÔÞÉËÁ, ÈÅÄÅÒÁ É ÄÏËÕÍÅÎÔÁÃÉÑ ÐÏ ÐÒÏÇÒÁÍÍÉÒÏ×ÁÎÉÀ X11R6
618 Summary(tr):    X11R6 ile geliþtirme için gerekli dosyalar
619 Summary(uk):    â¦Â̦ÏÔÅËÉ ÐÒÏÇÒÁͦÓÔÁ, ÈÅÄÅÒÉ ÔÁ ÄÏËÕÍÅÎÔÁæѠÐÏ ÐÒÏÇÒÁÍÕ×ÁÎÎÀ X11R6
620 Group:          X11/Libraries
621 Requires:       %{name}-libs = %{version}
622 Requires:       imake = %{version}
623 Obsoletes:      xpm-devel
624 Provides:       xpm-devel
625 %ifarch sparc sparc64
626 Obsoletes:      X11R6.1-devel
627 %endif
628
629 %description devel
630 Libraries, header files, and documentation for developing programs
631 that run as X clients. It includes the base Xlib library as well as
632 the Xt and Xaw widget sets. For information on programming with these
633 libraries, PLD recommends the series of books on X Programming
634 produced by O'Reilly and Associates.
635
636 %description devel -l de
637 Libraries, Header-Dateien und Dokumentation zum Entwickeln von
638 Programmen, die als X-Clients laufen. Enthält die Xlib-Library und die
639 Widget-Sätze Xt und Xaw. Information zum Programmieren mit diesen
640 Libraries finden Sie in der Buchreihe zur X-Programmierung von
641 O'Reilly and Associates.
642
643 %description devel -l fr
644 Bibliothéques, fichiers d'en-tête, et documentation pour développer
645 des programmes s'exécutant en clients X. Cela comprend la Bibliothéque
646 Xlib de base aussi bien que les ensembles de widgets Xt et Xaw. Pour
647 des informations sur la programmation avec ces Bibliothéques, Red Hat
648 recommande la série d'ouvrages sur la programmation X editée par
649 O'Reilly and Associates.
650
651 %description devel -l pl
652 Pliki nag³ówkowe, dokumentcja dla programistów rozwijaj±cych aplikacje
653 klienckie pod X Window. Zawiera podstawow± bibliotekê Xlib a tak¿e Xt
654 i Xaw. Wiêcej informacji nt. pisania programów przy u¿yciu tych
655 bibliotek mo¿esz znale¼æ w ksi±¿kach wydawnictwa O'Reilly and
656 Associates (X Programming) polecanych przez Red Hata.
657
658 %description devel -l ru
659 XFree86-devel ×ËÌÀÞÁÅÔ ÂÉÂÌÉÏÔÅËÉ, ÈÅÄÅÒÁ É ÄÏËÕÍÅÎÔÁÃÉÀ, ÎÅÏÂÈÏÄÉÍÙÅ
660 ÄÌÑ ÒÁÚÒÁÂÏÔËÉ ÐÒÏÇÒÁÍÍ, ÒÁÂÏÔÁÀÝÉÈ ËÁË X-ËÌÉÅÎÔÙ. XFree86-devel
661 ×ËÌÀÞÁÅÔ ÂÁÚÏ×ÕÀ ÂÉÂÌÉÏÔÅËÕ Xlib É ÎÁÂÏÒÙ ÐÒÉÍÉÔÉ×Ï× Xt É Xaw.
662
663 õÓÔÁÎÏ×ÉÔÅ XFree86-devel ÅÓÌÉ ×Ù ÓÏÂÉÒÁÅÔÅÓØ ÒÁÚÒÁÂÁÔÙ×ÁÔØ ÐÒÏÇÒÁÍÍÙ,
664 ËÏÔÏÒÙÅ ÂÕÄÕÔ ÒÁÂÏÔÁÔØ ËÁË X-ËÌÉÅÎÔÙ.
665
666 %description devel -l tr
667 X istemcisi olarak çalýþacak programlar geliþtirmek için gereken
668 statik kitaplýklar, baþlýk dosyalarý ve belgeler. Xlib kitaplýðýnýn
669 yanýsýra Xt ve Xaw arayüz kitaplýklarýný da içerir.
670
671 %description devel -l uk
672 XFree86-devel Í¦ÓÔÉÔؠ¦Â̦ÏÔÅËÉ, ÈÅÄÅÒÉ ÔÁ ÄÏËÕÍÅÎÔÁæÀ, ÎÅÏÂȦÄΦ
673 ÄÌÑ ÒÏÚÒÏÂËÉ ÐÒÏÇÒÁÍ, Ñ˦ ÐÒÁÃÀÀÔØ ÑË X-Ë̦¤ÎÔÉ. XFree86-devel Í¦ÓÔÉÔØ
674 ÂÁÚÏ×ՠ¦Â̦ÏÔÅËÕ Xlib ÔÁ ÎÁÂÏÒÉ ÐÒÉͦÔÉצנXt ÔÁ Xaw.
675
676 ÷ÓÔÁÎÏצÔØ XFree86-devel ÑËÝÏ ×É ÚÂÉÒÁ¤ÔÅÓØ ÒÏÚÒÏÂÌÑÔÉ ÐÒÏÇÒÁÍÉ, Ñ˦
677 ÂÕÄÕÔØ ÐÒÁÃÀ×ÁÔÉ ÑË X-Ë̦¤ÎÔÉ.
678
679 %package driver-apm
680 Summary:        Alliance Promotion video driver
681 Summary(pl):    Sterownik do kart Alliance Promotion
682 Group:          X11/XFree86
683 Requires:       %{name}-modules = %{version}-%{release}
684 Requires:       %{name}-Xserver = %{version}-%{release}
685 Obsoletes:      XFree86-Alliance
686
687 %description driver-apm
688 Alliance Promotion driver.
689
690 %description driver-apm -l pl
691 Sterownik do kart Alliance Promotion.
692
693 %package driver-ark
694 Summary:        Ark Logic video driver
695 Summary(pl):    Sterownik do kart Ark Logic
696 Group:          X11/XFree86
697 Requires:       %{name}-modules = %{version}-%{release}
698 Requires:       %{name}-Xserver = %{version}-%{release}
699
700 %description driver-ark
701 Ark Logic driver.
702
703 %description driver-ark -l pl
704 Sterownik do kart Ark Logic.
705
706 %package driver-ati
707 Summary:        ATI video driver
708 Summary(pl):    Sterownik do kart ATI
709 Group:          X11/XFree86
710 Requires:       %{name}-modules = %{version}-%{release}
711 Requires:       %{name}-Xserver = %{version}-%{release}
712 Obsoletes:      XFree86-ATI XFree86-Mach32 XFree86-Mach64
713
714 %description driver-ati
715 ATI video driver.
716
717 %description driver-ati -l pl
718 Sterownik do kart ATI.
719
720 %package driver-r128
721 Summary:        ATI Rage 128 video driver
722 Summary(pl):    Sterownik do kart ATI Rage 128
723 Group:          X11/XFree86
724 Requires:       %{name}-modules = %{version}-%{release}
725 Requires:       %{name}-Xserver = %{version}-%{release}
726 Requires:       OpenGL
727 Conflicts:      XFree86-driver-nvidia
728 Obsoletes:      XFree86-Rage128
729
730 %description driver-r128
731 ATI Rage 128 video driver.
732
733 %description driver-r128 -l pl
734 Sterownik do kart ATI Rage 128.
735
736 %package driver-radeon
737 Summary:        ATI Radeon video driver
738 Summary(pl):    Sterownik do kart ATI Radeon
739 Group:          X11/XFree86
740 Requires:       %{name}-modules = %{version}-%{release}
741 Requires:       %{name}-Xserver = %{version}-%{release}
742 Requires:       XFree86-driver-ati
743 Requires:       OpenGL
744 Conflicts:      XFree86-driver-nvidia
745
746 %description driver-radeon
747 ATI Radeon video driver.
748
749 %description driver-radeon -l pl
750 Sterownik do kart ATI Radeon.
751
752 %package driver-ati.2
753 Summary:        ATI video driver (ATI.2)
754 Summary(pl):    Sterownik do kart ATI (ATI.2)
755 Group:          X11/XFree86
756 Requires:       %{name}-modules = %{version}-%{release}
757 Requires:       %{name}-Xserver = %{version}-%{release}
758 Obsoletes:      XFree86-ATI XFree86-Mach32 XFree86-Mach64
759 Conflicts:      XFree86-driver-ati XFree86-driver-r128 XFree86-driver-radeon
760
761 %description driver-ati.2
762 ATI video driver (ATI.2).
763
764 %description driver-ati.2 -l pl
765 Sterownik do kart ATI (ATI.2).
766
767 %package driver-r128.2
768 Summary:        ATI Rage 128 video driver (ATI.2)
769 Summary(pl):    Sterownik do kart ATI Rage 128 (ATI.2)
770 Group:          X11/XFree86
771 Requires:       %{name}-modules = %{version}-%{release}
772 Requires:       %{name}-Xserver = %{version}-%{release}
773 Requires:       OpenGL
774 Requires:       XFree86-driver-ati.2
775 Conflicts:      XFree86-driver-nvidia XFree86-driver-ati XFree86-driver-r128 XFree86-driver-radeon
776 Obsoletes:      XFree86-Rage128
777
778 %description driver-r128.2
779 ATI Rage 128 video driver (ATI.2).
780
781 %description driver-r128.2 -l pl
782 Sterownik do kart ATI Rage 128 (ATI.2).
783
784 %package driver-radeon.2
785 Summary:        ATI Radeon video driver (ATI.2)
786 Summary(pl):    Sterownik do kart ATI Radeon (ATI.2)
787 Group:          X11/XFree86
788 Requires:       %{name}-modules = %{version}-%{release}
789 Requires:       %{name}-Xserver = %{version}-%{release}
790 Requires:       XFree86-driver-ati.2
791 Requires:       OpenGL
792 Conflicts:      XFree86-driver-nvidia XFree86-driver-ati XFree86-driver-r128 XFree86-driver-radeon
793
794 %description driver-radeon.2
795 ATI Radeon video driver (ATI.2).
796
797 %description driver-radeon.2 -l pl
798 Sterownik do kart ATI Radeon (ATI.2).
799
800 %package driver-chips
801 Summary:        Chips and Technologies video driver
802 Summary(pl):    Sterownik do kart na uk³adach Chips and Technologies
803 Group:          X11/XFree86
804 Requires:       %{name}-modules = %{version}-%{release}
805 Requires:       %{name}-Xserver = %{version}-%{release}
806 Obsoletes:      XFree86-ChipsTechnologies
807
808 %description driver-chips
809 Chips and Technologies video driver.
810
811 %description driver-chips -l pl
812 Sterownik do kart na uk³adach Chips and Technologies.
813
814 %package driver-cirrus
815 Summary:        Cirrus Logic video driver
816 Summary(pl):    Sterownik do kart Cirrus Logic
817 Group:          X11/XFree86
818 Requires:       %{name}-modules = %{version}-%{release}
819 Requires:       %{name}-Xserver = %{version}-%{release}
820 Obsoletes:      XFree86-Cirrus
821
822 %description driver-cirrus
823 Cirrus Logic video driver.
824
825 %description driver-cirrus -l pl
826 Sterownik do kart Cirrus Logic.
827
828 %package driver-cyrix
829 Summary:        Cyrix video driver
830 Summary(pl):    Sterownik do grafiki na uk³adzie Cyrix MediaGX
831 Group:          X11/XFree86
832 Requires:       %{name}-modules = %{version}-%{release}
833 Requires:       %{name}-Xserver = %{version}-%{release}
834 Obsoletes:      XFree86-Cyrix
835
836 %description driver-cyrix
837 Cyrix video driver.
838
839 %description driver-cyrix -l pl
840 Sterownik do grafiki na uk³adzie Cyrix MediaGX.
841
842 %package driver-fbdev
843 Summary:        Video driver for framebuffer device
844 Summary(pl):    Sterownik korzystaj±cy z framebuffera
845 Group:          X11/XFree86
846 Requires:       %{name}-modules = %{version}-%{release}
847 Requires:       %{name}-Xserver = %{version}-%{release}
848 Obsoletes:      XFree86-FBDev
849
850 %description driver-fbdev
851 Non-accelerated video driver for framebuffer device.
852
853 %description driver-fbdev -l pl
854 Nieakcelerowany sterownik korzystaj±cy z framebuffera.
855
856 %package driver-ffb
857 Summary:        Video driver for DRI sparc framebuffer device
858 Summary(pl):    Sterownik do framebuffera DRI na sparc
859 Group:          X11/XFree86
860 Requires:       %{name}-modules = %{version}-%{release}
861 Requires:       %{name}-Xserver = %{version}-%{release}
862
863 %description driver-ffb
864 Video driver for DRI sparc framebuffer device.
865
866 %description driver-ffb -l pl
867 Sterownik do framebuffera DRI na sparc.
868
869 %package driver-glide
870 Summary:        3Dfx Voodoo1 and Voodoo2 video driver
871 Summary(pl):    Sterownik do kart 3Dfx Voodoo1 i Voodoo2
872 Group:          X11/XFree86
873 Requires:       %{name}-modules = %{version}-%{release}
874 Requires:       %{name}-Xserver = %{version}-%{release}
875
876 %description driver-glide
877 Voodoo1 and Voodoo2 video driver.
878
879 %description driver-glide -l pl
880 Sterownik do kart Voodoo1 i Voodoo2 firmy 3Dfx.
881
882 %package driver-glint
883 Summary:        GLINT/Permedia video driver
884 Summary(pl):    Sterownik do kart GLINT i Permedia
885 Group:          X11/XFree86
886 Requires:       %{name}-modules = %{version}-%{release}
887 Requires:       %{name}-Xserver = %{version}-%{release}
888 Requires:       OpenGL
889 Conflicts:      XFree86-driver-nvidia
890 Obsoletes:      XFree86-3DLabs
891
892 %description driver-glint
893 GLINT/Permedia video driver.
894
895 %description driver-glint -l pl
896 Sterownik do kart GLINT i Permedia.
897
898 %package driver-i128
899 Summary:        Number 9 I128 video driver
900 Summary(pl):    Sterownik do kart Number 9 I128
901 Group:          X11/XFree86
902 Requires:       %{name}-modules = %{version}-%{release}
903 Requires:       %{name}-Xserver = %{version}-%{release}
904 Obsoletes:      XFree86-I128
905
906 %description driver-i128
907 Number 9 I128 video driver.
908
909 %description driver-i128 -l pl
910 Sterownik do kart Number 9 I128.
911
912 %package driver-i740
913 Summary:        Intel i740 video driver
914 Summary(pl):    Sterownik do kart na uk³adzie Intel i740
915 Group:          X11/XFree86
916 Requires:       %{name}-modules = %{version}-%{release}
917 Requires:       %{name}-Xserver = %{version}-%{release}
918 Obsoletes:      XFree86-i740
919
920 %description driver-i740
921 Intel i740 video driver.
922
923 %description driver-i740 -l pl
924 Sterownik do kart na uk³adzie Intel i740.
925
926 %package driver-i810
927 Summary:        Intel i810/i815/i830 video driver
928 Summary(pl):    Sterownik do grafiki na uk³adach Intel i810/i815/i830
929 Group:          X11/XFree86
930 Requires:       %{name}-modules = %{version}-%{release}
931 Requires:       %{name}-Xserver = %{version}-%{release}
932 Requires:       OpenGL
933 Conflicts:      XFree86-driver-nvidia
934 Obsoletes:      XFree86-i810
935
936 %description driver-i810
937 Intel i810/i815/i830 video driver.
938
939 %description driver-i810 -l pl
940 Sterownik do grafiki na uk³adach Intel i810/i815/i830.
941
942 %package driver-mga
943 Summary:        Matrox video driver
944 Summary(pl):    Sterownik do kart Matrox
945 Group:          X11/XFree86
946 Requires:       %{name}-modules = %{version}-%{release}
947 Requires:       %{name}-Xserver = %{version}-%{release}
948 Requires:       OpenGL
949 Conflicts:      XFree86-driver-nvidia
950 Obsoletes:      XFree86-mga
951
952 %description driver-mga
953 Matrox video driver.
954
955 %description driver-mga -l pl
956 Sterownik do kart Matrox.
957
958 %package driver-neomagic
959 Summary:        NeoMagic video driver
960 Summary(pl):    Sterownik do kart NeoMagic
961 Group:          X11/XFree86
962 Requires:       %{name}-modules = %{version}-%{release}
963 Requires:       %{name}-Xserver = %{version}-%{release}
964 Obsoletes:      XFree86-NeoMagic
965
966 %description driver-neomagic
967 NeoMagic video driver.
968
969 %description driver-neomagic -l pl
970 Sterownik do kart NeoMagic.
971
972 %package driver-nv
973 Summary:        nVidia video driver
974 Summary(pl):    Sterownik do kart na uk³adach firmy nVidia
975 Group:          X11/XFree86
976 Requires:       %{name}-modules = %{version}-%{release}
977 Requires:       %{name}-Xserver = %{version}-%{release}
978 Obsoletes:      XFree86-NVidia
979
980 %description driver-nv
981 nVidia video driver. Supports Riva128, RivaTNT, GeForce.
982
983 %description driver-nv -l pl
984 Sterownik do kart na uk³adach firmy nVidia: Riva128, RivaTNT, GeForce.
985
986 %package driver-rendition
987 Summary:        Rendition video driver
988 Summary(pl):    Sterownik do kart Rendition
989 Group:          X11/XFree86
990 Requires:       %{name}-modules = %{version}-%{release}
991 Requires:       %{name}-Xserver = %{version}-%{release}
992 Obsoletes:      XFree86-Rendition
993
994 %description driver-rendition
995 Rendition/Micron video driver.
996
997 %description driver-rendition -l pl
998 Sterownik do kart Verite firmowanych przez Rendition/Micron.
999
1000 %package driver-s3virge
1001 Summary:        S3 ViRGE/Trio3D video driver
1002 Summary(pl):    Sterownik do kart na uk³adach S3 ViRGE i Trio3D
1003 Group:          X11/XFree86
1004 Requires:       %{name}-modules = %{version}-%{release}
1005 Requires:       %{name}-Xserver = %{version}-%{release}
1006 Obsoletes:      XFree86-S3V
1007
1008 %description driver-s3virge
1009 S3 ViRGE/Trio3D video driver.
1010
1011 %description driver-s3virge -l pl
1012 Sterownik do kart na uk³adach S3 ViRGE i Trio3D.
1013
1014 %package driver-s3
1015 Summary:        S3 Trio video driver
1016 Summary(pl):    Sterownik do kart na uk³adach S3 Trio
1017 Group:          X11/XFree86
1018 Requires:       %{name}-modules = %{version}-%{release}
1019 Requires:       %{name}-Xserver = %{version}-%{release}
1020 Obsoletes:      XFree86-S3
1021
1022 %description driver-s3
1023 S3 Trio video driver.
1024
1025 %description driver-s3 -l pl
1026 Sterownik do kart na uk³adach S3 Trio.
1027
1028 %package driver-savage
1029 Summary:        S3 Savage video driver
1030 Summary(pl):    Sterownik do kart na uk³adach S3 Savage
1031 Group:          X11/XFree86
1032 Requires:       %{name}-modules = %{version}-%{release}
1033 Requires:       %{name}-Xserver = %{version}-%{release}
1034
1035 %description driver-savage
1036 S3 Savage video driver.
1037
1038 %description driver-savage -l pl
1039 Sterownik do kart na uk³adach S3 Savage.
1040
1041 %package driver-siliconmotion
1042 Summary:        Silicon Motion video driver
1043 Summary(pl):    Sterownik do kart na uk³adach Silicon Motion
1044 Group:          X11/XFree86
1045 Requires:       %{name}-modules = %{version}-%{release}
1046 Requires:       %{name}-Xserver = %{version}-%{release}
1047
1048 %description driver-siliconmotion
1049 Silicon Motion video driver.
1050
1051 %description driver-siliconmotion -l pl
1052 Sterownik do kart na uk³adach Lynx firmy Silicon Motion.
1053
1054 %package driver-sis
1055 Summary:        SiS video driver
1056 Summary(pl):    Sterownik do kart na uk³adach SiS
1057 Group:          X11/XFree86
1058 Requires:       %{name}-modules = %{version}-%{release}
1059 Requires:       %{name}-Xserver = %{version}-%{release}
1060 Obsoletes:      XFree86-SiS
1061
1062 %description driver-sis
1063 SiS video driver.
1064
1065 %description driver-sis -l pl
1066 Sterownik do kart na uk³adach SiS.
1067
1068 %package driver-sunbw2
1069 Summary:        sunbw2 - Sun BW2 video driver
1070 Summary(pl):    Sterownik do monochromatycznego framebuffera BW2 na Sunie
1071 Group:          X11/XFree86
1072 Requires:       %{name}-modules = %{version}-%{release}
1073 Requires:       %{name}-Xserver = %{version}-%{release}
1074 Obsoletes:      XFree86-SunMono
1075
1076 %description driver-sunbw2
1077 sunbw2 - Sun BW2 video driver.
1078
1079 %description driver-sunbw2 -l pl
1080 Sterownik do monochromatycznego framebuffera BW2 na Sunie.
1081
1082 %package driver-suncg14
1083 Summary:        suncg14 - Sun CG14 video driver
1084 Summary(pl):    Sterownik do kolorowego framebuffera CG14 na Sunie
1085 Group:          X11/XFree86
1086 Requires:       %{name}-modules = %{version}-%{release}
1087 Requires:       %{name}-Xserver = %{version}-%{release}
1088
1089 %description driver-suncg14
1090 suncg14 - Sun CG14 video driver.
1091
1092 %description driver-suncg14 -l pl
1093 Sterownik do kolorowego framebuffera CG14 na Sunie.
1094
1095 %package driver-suncg3
1096 Summary:        suncg3 - Sun CG3 video cards driver
1097 Summary(pl):    Sterownik do kolorowego framebuffera CG3 na Sunie
1098 Group:          X11/XFree86
1099 Requires:       %{name}-modules = %{version}-%{release}
1100 Requires:       %{name}-Xserver = %{version}-%{release}
1101
1102 %description driver-suncg3
1103 suncg3 - Sun CG3 video cards driver.
1104
1105 %description driver-suncg3 -l pl
1106 Sterownik do kolorowego framebuffera CG3 na Sunie.
1107
1108 %package driver-suncg6
1109 Summary:        suncg6 - Sun GX and Turbo GX video driver
1110 Summary(pl):    Sterownik do grafiki GX i Turbo GX na Sunie
1111 Group:          X11/XFree86
1112 Requires:       %{name}-modules = %{version}-%{release}
1113 Requires:       %{name}-Xserver = %{version}-%{release}
1114
1115 %description driver-suncg6
1116 suncg6 - Sun GX and Turbo GX video driver.
1117
1118 %description driver-suncg6 -l pl
1119 Sterownik do grafiki GX i Turbo GX na Sunie.
1120
1121 %package driver-sunffb
1122 Summary:        sunffb - Sun Creator, Creator 3D and Elite 3D video cards driver
1123 Summary(pl):    Sterownik do kart Sun Creator, Creator 3D, Elite 3D
1124 Group:          X11/XFree86
1125 Requires:       %{name}-modules = %{version}-%{release}
1126 Requires:       %{name}-Xserver = %{version}-%{release}
1127
1128 %description driver-sunffb
1129 sunffb - Sun Creator, Creator 3D and Elite 3D video cards driver.
1130
1131 %description driver-sunffb -l pl
1132 Sterownik do kart Sun Creator, Creator 3D, Elite 3D.
1133
1134 %package driver-sunleo
1135 Summary:        sunleo - Sun Leo (ZX) video cards driver
1136 Summary(pl):    Sterownik do kart Sun Leo (ZX)
1137 Group:          X11/XFree86
1138 Requires:       %{name}-modules = %{version}-%{release}
1139 Requires:       %{name}-Xserver = %{version}-%{release}
1140
1141 %description driver-sunleo
1142 sunleo - Sun Leo (ZX) video cards driver.
1143
1144 %description driver-sunleo -l pl
1145 Sterownik do kart Sun Leo (ZX).
1146
1147 %package driver-suntcx
1148 Summary:        suntcx - Sun TCX video cards driver
1149 Summary(pl):    Sterownik do kart Sun TCX
1150 Group:          X11/XFree86
1151 Requires:       %{name}-modules = %{version}-%{release}
1152 Requires:       %{name}-Xserver = %{version}-%{release}
1153
1154 %description driver-suntcx
1155 suntcx - Sun TCX video cards driver.
1156
1157 %description driver-suntcx -l pl
1158 Sterownik do kart Sun TCX.
1159
1160 %package driver-tdfx
1161 Summary:        3Dfx video driver
1162 Summary(pl):    Sterownik do kart 3Dfx
1163 Group:          X11/XFree86
1164 Requires:       %{name}-modules = %{version}-%{release}
1165 Requires:       %{name}-Xserver = %{version}-%{release}
1166 Requires:       OpenGL
1167 Requires:       Glide3-DRI
1168 Conflicts:      XFree86-driver-nvidia
1169 Obsoletes:      XFree86-3dfx
1170
1171 %description driver-tdfx
1172 3Dfx video driver. Supports Voodoo Banshee, Voodoo3, Voodoo4, Voodoo5.
1173 For Banshee or Voodoo3, DRI driver requires Glide_V3-DRI package, for
1174 Voodoo4 or Voodoo5 it requires Glide_V5-DRI package.
1175
1176 %description driver-tdfx -l pl
1177 Sterownik do kart 3Dfx: Voodoo Banshee, Voodoo3, Voodoo4, Voodoo5.
1178 Sterownik DRI wymaga pakietu Glide_V3-DRI do kart Banshee lub Voodoo3,
1179 a Glide_V5-DRI do kart Voodoo4 lub Voodoo5.
1180
1181 %package driver-tga
1182 Summary:        TGA video driver
1183 Summary(pl):    Sterownik do kart TGA
1184 Group:          X11/XFree86
1185 Requires:       %{name}-modules = %{version}-%{release}
1186 Requires:       %{name}-Xserver = %{version}-%{release}
1187 Obsoletes:      XFree86-TGA
1188
1189 %description driver-tga
1190 TGA video driver.
1191
1192 %description driver-tga -l pl
1193 Sterownik do kart TGA.
1194
1195 %package driver-trident
1196 Summary:        Trident video driver
1197 Summary(pl):    Sterownik do kart Trident
1198 Group:          X11/XFree86
1199 Requires:       %{name}-modules = %{version}-%{release}
1200 Requires:       %{name}-Xserver = %{version}-%{release}
1201 Obsoletes:      XFree86-Trident
1202
1203 %description driver-trident
1204 Trident video driver.
1205
1206 %description driver-trident -l pl
1207 Sterownik do kart Trident.
1208
1209 %package driver-tseng
1210 Summary:        Tseng Labs video driver
1211 Summary(pl):    Sterownik do kart Tseng Labs
1212 Group:          X11/XFree86
1213 Requires:       %{name}-modules = %{version}-%{release}
1214 Requires:       %{name}-Xserver = %{version}-%{release}
1215 Obsoletes:      XFree86-Tseng XFree86-W32
1216
1217 %description driver-tseng
1218 Tseng Labs video driver.
1219
1220 %description driver-tseng -l pl
1221 Sterownik do kart firmy Tseng Labs.
1222
1223 %package driver-vmware
1224 Summary:        VMWare SVGA emulated video driver
1225 Summary(pl):    Sterownik do emulacji karty SVGA dostêpnej pod VMware
1226 Group:          X11/XFree86
1227 Requires:       %{name}-modules = %{version}-%{release}
1228 Requires:       %{name}-Xserver = %{version}-%{release}
1229
1230 %description driver-vmware
1231 VMware emulated SVGA video driver. Necessary if you run Linux on
1232 VMware virtual machine.
1233
1234 %description driver-vmware -l pl
1235 Sterownik do emulacji karty SVGA dostêpnej pod VMware. Przydatny,
1236 je¶li uruchamiasz Linuksa na wirtualnej maszynie VMware.
1237
1238 %package libs
1239 Summary:        X11R6 shared libraries
1240 Summary(de):    X11R6 shared Libraries
1241 Summary(es):    Bibliotecas compartidas X11R6
1242 Summary(fr):    Bibliothèques partagées X11R6
1243 Summary(pl):    Biblioteki dzielone dla X11R6
1244 Summary(pt_BR): Bibliotecas compartilhadas X11R6
1245 Summary(ru):    òÁÚÄÅÌÑÅÍÙÅ ÂÉÂÌÉÏÔÅËÉ ÄÌÑ X Window System (X11R6.4)
1246 Summary(uk):    â¦Â̦ÏÔÅËÉ ÓЦÌØÎÏÇÏ ×ÉËÏÒÉÓÔÁÎÎÑ ÄÌÑ X Window System (X11R6.4)
1247 Group:          X11/XFree86
1248 PreReq:         grep
1249 Requires:       %{name}-common = %{version}
1250 Obsoletes:      xpm
1251 Provides:       xpm
1252
1253 %ifarch sparc sparc64
1254 Obsoletes:      X11R6.1-libs
1255 %endif
1256
1257 %description libs
1258 XFree86-libs contains the shared libraries that most X programs need
1259 to run properly. These shared libraries are in a separate package in
1260 order to reduce the disk space needed to run X applications on a
1261 machine without an X server (i.e, over a network).
1262
1263 If you are installing the X Window System on your machine, you will
1264 need to install XFree86-libs. You will also need to install the
1265 XFree86 package, XFree86-Xserver, one of the XFree86-driver-*,
1266 XFree86-fonts, XFree86-fonts-ISO8859-1, optionally some of the other
1267 fonts (choose 75dpi or 100dpi depending upon your monitor's
1268 resolution), the XFree86-setup and the XFree86-tools. And, finally, if
1269 you are going to be developing applications that run as X clients, you
1270 will also need to install XFree86-devel.
1271
1272 %description libs -l de
1273 Dieses Paket enthält die zur gemeinsamen Nutzung vorgesehenen
1274 Libraries, die die meisten X-Programme für den einwandfreien Betrieb
1275 benötigen. Sie wurden in einem separaten Paket untergebracht, um den
1276 Festplattenspeicherplatz auf Computern zu reduzieren, die ohne einen
1277 X- Server (über ein Netz) arbeiten.
1278
1279 %description libs -l es
1280 Este paquete contiene bibliotecas compartidas que la mayoría de los
1281 programas X necesitan para ejecutarse correctamente. Están en un
1282 paquete a parte, para reducir el espacio en disco necesario para
1283 ejecutar aplicaciones X en una máquina sin un servidor X (a través de
1284 la red).
1285
1286 %description libs -l fr
1287 Ce paquetage contient les bibliothèques partagées nécessaires à de
1288 nombreux programmes X. Elles se trouvent dans un paquetage séparé afin
1289 de réduire l'espace disque nécessaire à l'exécution des applications X
1290 sur une machine sans serveur X (en réseau).
1291
1292 %description libs -l pl
1293 Pakiet zawieraj±cy podstawowe biblioteki potrzebne wiêkszo¶ci
1294 programów korzystaj±cych z systemu X Window. Wydzielony w celu
1295 oszczêdno¶ci miejsca potrzebnego do uruchamiania aplikacji X Window na
1296 komputerach bez X serwera (np. przez sieæ).
1297
1298 %description libs -l pt_BR
1299 Este pacote contém bibliotecas compartilhadas que a maioria dos
1300 programas X precisam para rodar corretamente. Eles estão em um pacote
1301 separado para reduzir o espaço em disco necessário para rodar
1302 aplicações X em uma máquina sem um servidor X (através da rede).
1303
1304 %description libs -l tr
1305 Bu paket X programlarýnýn düzgün çalýþabilmeleri için gereken
1306 kitaplýklarý içerir. Bunlar, X programlarýný (sunucu olsun olmasýn)
1307 çalýþtýrmak için gerekli disk alanýný azaltmak için ayrý bir paket
1308 olarak sunulmuþtur.
1309
1310 %description libs -l ru
1311 XFree86-libs ÓÏÄÅÒÖÉÔ ÒÁÚÄÅÌÑÅÍÙÅ ÂÉÂÌÉÏÔÅËÉ, ËÏÔÏÒÙÅ ÎÅÏÂÈÏÄÉÍÙ ÄÌÑ
1312 ÒÁÂÏÔÙ ÂÏÌØÛÉÎÓÔ×Õ ÐÒÏÇÒÁÍÍ ÄÌÑ X. üÔÉ ÂÉÂÌÉÏÔÅËÉ ×ÙÎÅÓÅÎÙ × ÏÔÄÅÌØÎÙÊ
1313 ÐÁËÅÔ ÞÔÏÂÙ ÓÜËÏÎÏÍÉÔØ ÄÉÓËÏ×ÏÅ ÐÒÏÓÔÒÁÎÓÔ×Ï, ÎÅÏÂÈÏÄÉÍÏÅ ÄÌÑ ÚÁÐÕÓËÁ
1314 ÐÒÉÌÏÖÅÎÉÊ X ÎÁ ÍÁÛÉÎÁÈ ÂÅÚ X-ÓÅÒ×ÅÒÁ (ÎÁÐÒÉÍÅÒ, ÐÏ ÓÅÔÉ).
1315
1316 åÓÌÉ ×Ù ÕÓÔÁÎÁ×ÌÉ×ÁÅÔÅ X Window System ÎÁ ×ÁÛÅÊ ÍÁÛÉÎÅ, ×ÁÍ ÎÅÏÂÈÏÄÉÍÏ
1317 ÕÓÔÁÎÏ×ÉÔØ XFree86-libs. ôÁËÖÅ ÎÅÏÂÈÏÄÉÍÏ ÕÓÔÁÎÏ×ÉÔØ ÓÌÅÄÕÀÝÉÅ ÐÁËÅÔÙ:
1318 XFree86, ÏÄÉΠÉÌÉ ÎÅÓËÏÌØËÏ ÐÁËÅÔÏ× ÛÒÉÆÔÏ× XFree86, Xconfigurator,
1319 XFree86-xfs.
1320
1321 åÓÌÉ ×Ù ÓÏÂÉÒÁÅÔÅÓØ ÒÁÚÒÁÂÁÔÙ×ÁÔØ ÐÒÏÇÒÁÍÍÙ, ÒÁÂÏÔÁÀÝÉÅ ËÁË X-ËÌÉÅÎÔÙ,
1322 ×ÁÍ ÔÁËÖÅ ÎÁÄÏ ÕÓÔÁÎÏ×ÉÔØ XFree86-devel.
1323
1324 %description libs -l uk
1325 XFree86-libs Í¦ÓÔÉÔؠ¦Â̦ÏÔÅËÉ ÓЦÌØÎÏÇÏ ×ÉËÏÒÉÓÔÁÎÎÑ, ËÏÔÒ¦
1326 ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÂÏÔɠ¦ÌØÛÏÓÔ¦ ÐÒÉËÌÁÄÎÉÈ ÐÒÏÇÒÁÍ ÄÌÑ X. ã¦ Â¦Â̦ÏÔÅËÉ
1327 ×ÉÎÅÓÅΦ × ÏËÒÅÍÉÊ ÐÁËÅÔ ÄÌÑ ÅËÏÎÏͦ§ ÄÉÓËÏ×ÏÇÏ ÐÒÏÓÔÏÒÕ, ÎÅÏÂȦÄÎÏÇÏ
1328 ÄÌÑ ÚÁÐÕÓËÕ ÐÒÉËÌÁÄÎÉÈ ÐÒÏÇÒÁÍ X ÎÁ ÍÁÛÉÎÁÈ ÂÅÚ X-ÓÅÒ×ÅÒÕ (ÎÁÐÒÉËÌÁÄ,
1329 ÐÏ ÍÅÒÅÖ¦).
1330
1331 ñËÝÏ ×É ×ÓÔÁÎÏ×ÌÀ¤ÔÅ X Window System ÎÁ ×ÁۦʠÍÁÛÉΦ, ×ÁÍ ÎÅÏÂȦÄÎÏ
1332 ×ÓÔÁÎÏ×ÉÔÉ XFree86-libs. ôÁËÏÖ ÎÅÏÂȦÄÎÏ ×ÓÔÁÎÏ×ÉÔÉ ÔÁ˦ ÐÁËÅÔÉ:
1333 XFree86, ÏÄÉΠÁÂÏ ÄÅ˦ÌØËÁ ÐÁËÅԦנÛÒÉÆԦנXFree86, Xconfigurator,
1334 XFree86-xfs.
1335
1336 ñËÝÏ ×É ÚÂÉÒÁ¤ÔÅÓØ ÒÏÚÒÏÂÌÑÔÉ ÐÒÏÇÒÁÍÉ, Ñ˦ ÐÒÁÃÀÀÔØ ÑË X-Ë̦¤ÎÔÉ, ×ÁÍ
1337 ÔÁËÏÖ ÎÅÏÂȦÄÎÏ ×ÓÔÁÎÏ×ÉÔÉ XFree86-devel.
1338
1339 %package modules
1340 Summary:        Modules with X servers extensions
1341 Summary(pl):    Wspólne dla wszystkich X serwerów modu³y rozszerzeñ
1342 Group:          X11/XFree86
1343
1344 %description modules
1345 Modules with X servers extensions.
1346
1347 %description modules -l pl
1348 Wspólne dla wszystkich X serwerów modu³y rozszerzeñ.
1349
1350 %package module-PEX
1351 Summary:        PEX extension module
1352 Summary(pl):    Modu³ rozszerzenia PEX
1353 Group:          X11/XFree86
1354 Requires:       %{name}-modules = %{version}
1355
1356 %description module-PEX
1357 PEX extension module for X server. Since XFree86 4.2.0 it's no longer
1358 included by default.
1359
1360 %description module-PEX -l pl
1361 Modu³ rozszerzenia PEX dla X serwera. Od wersji XFree86 4.2.0 nie jest
1362 ju¿ do³±czane domy¶lnie.
1363
1364 %package module-XIE
1365 Summary:        XIE extension module
1366 Summary(pl):    Modu³ rozszerzenia XIE
1367 Group:          X11/XFree86
1368 Requires:       %{name}-modules = %{version}
1369
1370 %description module-XIE
1371 XIE (X Image Extension) extension module for X server. Since XFree86
1372 4.2.0 it's no longer included by default.
1373
1374 %description module-XIE -l pl
1375 Modu³ rozszerzenia XIE (X Image Extension) dla X serwera. Od wersji
1376 XFree86 4.2.0 nie jest ju¿ do³±czane domy¶lnie.
1377
1378 %package setup
1379 Summary:        Graphical configuration tool for XFree86
1380 Summary(pl):    Graficzny konfigurator dla XFree86
1381 Summary(ru):    õÔÉÌÉÔÁ ÄÌÑ ËÏÎÆÉÇÕÒÁÃÉÉ XFree86
1382 Summary(uk):    õÔÉ̦ÔÁ ÄÌÑ ËÏÎƦÇÕÒÕ×ÁÎÎÑ XFree86
1383 Group:          X11/XFree86
1384 Requires:       %{name}-Xserver = %{version}
1385 Obsoletes:      XFree86-xf86cfg
1386
1387 %description setup
1388 Setup containst a configuration tool for the XFree86 family of
1389 servers. It allows you to configure video settings, keyboard layouts,
1390 mouse type, and other miscellaneous options. It is slow however, and
1391 requires the generic VGA 16 color server be available.
1392
1393 %description setup -l pl
1394 Pakiet setup zawiera narzêdzia do konfiguracji XFree86. Pozwala na
1395 skonfigurowanie ustawieñ obrazu, klawiatury, typu myszki i innych
1396 ró¿nych rzeczy. Jednak¿e jest wolny i wymaga dostêpno¶ci serwera do
1397 standardowej 16-kolorowej VGA.
1398
1399 %description setup -l ru
1400 õÔÉÌÉÔÁ ÄÌÑ ËÏÎÆÉÇÕÒÁÃÉÉ XFree86.
1401
1402 %description setup -l uk
1403 õÔÉ̦ÔÁ ÄÌÑ ËÏÎƦÇÕÒÕ×ÁÎÎÑ XFree86.
1404
1405 %package static
1406 Summary:        X11R6 static libraries
1407 Summary(pl):    Biblioteki statyczne X11R6
1408 Summary(ru):    óÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ X11R6
1409 Summary(uk):    óÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ X11R6
1410 Group:          X11/Libraries
1411 Requires:       %{name}-devel = %{version}
1412 %ifarch sparc sparc64
1413 Obsoletes:      X11R6.1-devel
1414 %endif
1415 Obsoletes:      xpm-static
1416 #Obsoletes:     Mesa-static
1417
1418 %description static
1419 X11R6 static libraries.
1420
1421 %description static -l pl
1422 Biblioteki statyczne X11R6.
1423
1424 %description static -l ru
1425 XFree86-static ×ËÌÀÞÁÅÔ ÓÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ
1426 ÒÁÚÒÁÂÏÔËÉ ÐÒÏÇÒÁÍÍ, ÒÁÂÏÔÁÀÝÉÈ ËÁË X-ËÌÉÅÎÔÙ. ÓÏÂÒÁÎÎÙÅ ÐÒÏÇÒÁÍÍÙ,
1427 ËÏÔÏÒÙÅ ÂÕÄÕÔ ÒÁÂÏÔÁÔØ ËÁË X-ËÌÉÅÎÔÙ.
1428
1429 %description static -l uk
1430 XFree86-static Í¦ÓÔÉÔØ ÓÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÚÒÏÂËÉ
1431 ÐÒÏÇÒÁÍ, Ñ˦ ÐÒÁÃÀÀÔØ ÑË X-Ë̦¤ÎÔÉ.
1432
1433 %package tools
1434 Summary:        Various tools for XFree86
1435 Summary(pl):    Ró¿ne narzêdzia dla XFree86
1436 Summary(ru):    òÁÚÎÏÏÂÒÁÚÎÙÅ ÕÔÉÌÉÔÙ ÄÌÑ XFree86
1437 Summary(uk):    ò¦ÚÎÏÍÁΦÔΦ ÕÔÉ̦ÔÉ ÄÌÑ XFree86
1438 Group:          X11/XFree86
1439 Requires:       %{name} >= %{version}
1440 Requires:       XFree86-libs = %{version}
1441 Requires:       man-config
1442 Obsoletes:      X11R6-contrib
1443
1444 %description tools
1445 Various tools for X, including listres, xbiff, xedit, xeyes, xcalc,
1446 xload and xman, among others.
1447
1448 If you're using X, you should install XFree86-tools. You will also
1449 need to install the XFree86 package, the XFree86 package which
1450 corresponds to your video card, some of the XFree86 fonts packages,
1451 the XFree86-setup package and the XFree86-libs package.
1452
1453 Finally, if you are going to develop applications that run as X
1454 clients, you will also need to install XFree86-devel.
1455
1456 This package contains all applications that used to be in
1457 X11R6-contrib in older releases.
1458
1459 %description tools -l pl
1460 Ró¿ne narzêdzia dla X, w tym listres, xbiff, xedit, xeyes, xcalc,
1461 xload, xman i inne.
1462
1463 Je¶li u¿ywasz Xów powiniene¶ zainstalowaæ XFree86-tools. Bêdziesz
1464 równie¿ musia³ zainstalowaæ pakiet XFree86, pakiet odpowiadaj±cy
1465 Twojej karcie graficznej, jeden z pakietów z fontami, pakiet
1466 Xconfigurator oraz XFree86-libs.
1467
1468 Wreszcie, je¶li zamierzasz tworzyæ aplikacje, które dzia³aj± jako
1469 klienci X, bêdziesz musia³ zainstalowaæ równie¿ XFree86-devel.
1470
1471 Ten pakiet zawiera aplikacje, które by³y w X11R6-contrib w starszych
1472 wersjach X.
1473
1474 %description tools -l ru
1475 òÁÚÎÏÏÂÒÁÚÎÙÅ ÕÔÉÌÉÔÙ ÄÌÑ X, ×ËÌÀÞÁÑ listres, xbiff, xedit, xeyes,
1476 xcalc, xload, xman É ÄÒÕÇÉÅ.
1477
1478 åÓÌÉ ×Ù ÕÓÔÁÎÁ×ÌÉ×ÁÅÔÅ X Window System, ×ÁÍ ÎÁÄÏ ÕÓÔÁÎÏ×ÉÔØ
1479 XFree86-tools. ôÁËÖÅ ×ÁÍ ÔÁËÖÅ ÎÅÏÂÈÏÄÉÍÏ ÕÓÔÁÎÏ×ÉÔØ ÔÁËÉÅ ÐÁËÅÔÙ:
1480 XFree86, Xconfigurator, XFree86-xfs É XFree86-libs. ÷ÏÚÍÏÖÎÏ, ×ÁÍ ÎÁÄÏ
1481 ÕÓÔÁÎÏ×ÉÔØ É ÄÒÕÇÉÅ ÐÁËÅÔÙ ÛÒÉÆÔÏ× XFree86.
1482
1483 åÓÌÉ ×Ù ÓÏÂÉÒÁÅÔÅÓØ ÒÁÚÒÁÂÁÔÙ×ÁÔØ ÐÒÏÇÒÁÍÍÙ, ÒÁÂÏÔÁÀÝÉÅ ËÁË X-ËÌÉÅÎÔÙ,
1484 ×ÁÍ ÔÁËÖÅ ÎÁÄÏ ÕÓÔÁÎÏ×ÉÔØ XFree86-devel.
1485
1486 üÔÏÔ ÐÁËÅÔ ÓÏÄÅÒÖÉÔ ×ÓÅ ÐÒÏÇÒÁÍÍÙ, ËÏÔÏÒÙÅ ÒÁÎØÛÅ ×ËÌÀÞÁÌÉÓØ ×
1487 X11R6-contrib.
1488
1489 %description tools -l uk
1490 ò¦ÚÎÏÍÁΦÔΦ ÕÔÉ̦ÔÉ ÄÌÑ X, ×ËÌÀÞÁÀÞÉ listres, xbiff, xedit, xeyes,
1491 xcalc, xload, xman ÔÁ ¦ÎÛ¦.
1492
1493 ñËÝÏ ×É ×ÓÔÁÎÏ×ÌÀ¤ÔÅ X Window System, ×ÁÍ ÎÅÏÂȦÄÎÏ ×ÓÔÁÎÏ×ÉÔÉ
1494 XFree86-tools. ôÁËÏÖ ÔÒÅÂÁ ×ÓÔÁÎÏ×ÉÔÉ ÔÁ˦ ÐÁËÅÔÉ: XFree86,
1495 Xconfigurator, XFree86-xfs ÔÁ XFree86-libs. íÏÖÌÉ×Ï, ×ÁÍ ÔÒÅÂÁ
1496 ×ÓÔÁÎÏ×ÉÔÉ Ê ¦ÎÛ¦ ÐÁËÅÔÉ ÛÒÉÆԦנXFree86.
1497
1498 ñËÝÏ ×É ÚÂÉÒÁ¤ÔÅÓØ ÒÏÚÒÏÂÌÑÔÉ ÐÒÏÇÒÁÍÉ, Ñ˦ ÐÒÁÃÀÀÔØ ÑË X-Ë̦¤ÎÔÉ, ×ÁÍ
1499 ÔÁËÏÖ ÎÅÏÂȦÄÎÏ ×ÓÔÁÎÏ×ÉÔÉ XFree86-devel.
1500
1501 ãÅÊ ÐÁËÅԠͦÓÔÉÔØ ÕÓ¦ ÐÒÏÇÒÁÍÉ, Ñ˦ ÒÁΦÛÅ ×ÈÏÄÉÌÉ ÄÏ X11R6-contrib.
1502
1503 %package -n imake
1504 Summary:        C preprocessor interface to the make utility
1505 Summary(pl):    Miedzymordzie do make oparte o preprocesor C
1506 Group:          Development/Building
1507
1508 %description -n imake
1509 Imake is used to generate Makefiles from a template, a set of cpp
1510 macro functions, and a per-directory input file called an Imakefile.
1511 This allows machine dependencies (such as compiler options, alternate
1512 command names, and special make rules) to be kept separate from the
1513 descriptions of the various items to be built.
1514
1515 %description -n imake -l pl
1516 Imake jest u¿ywany do generowania plików Makefile na bazie szablonu,
1517 zbioru makr preprocesora C oraz (dla ka¿dego podkatalogu) pliku
1518 wej¶ciowego Imakefile. Pozwala to na oddzielenie informacji zale¿nych
1519 od ¶rodowiska kompilacji (takich jak opcje kompilatora, alternatywne
1520 nazwy komend i regu³y specjalne) od opisu ró¿nych elementów które maj±
1521 byæ kompilowane.
1522
1523 %package -n sessreg
1524 Summary:        sessreg - manage utmp/wtmp entries for non-init clients
1525 Summary(pl):    Program do zarz±dzania wpisami w utmp/wtmp
1526 Group:          X11/XFree86
1527
1528 %description -n sessreg
1529 sessreg is a simple program for managing utmp/wtmp entries for xdm
1530 sessions.
1531
1532 System V has a better interface to /var/run/utmp than BSD; it
1533 dynamically allocates entries in the file, instead of writing them at
1534 fixed positions indexed by position in /etc/ttys.
1535
1536 %description -n sessreg -l pl
1537 sessreg jest prostym programem do zarz±dzania wpisami w utmp/wtmp dla
1538 sesji xdm.
1539
1540 System V ma lepszy ni¿ BSD interfejs do /var/run/utmp; dynamicznie
1541 alokuje wpisy w pliku, zamiast zapisywania ich na ustalonych pozycjach
1542 indeksowanych po³o¿eniem w /etc/ttys.
1543
1544 %package -n twm
1545 Summary:        Tab Window Manager for the X Window System
1546 Summary(pl):    Twm - podstawowy zarz±dca okien dla X Window System
1547 Summary(ru):    ðÒÏÓÔÏÊ ÏËÏÎÎÙÊ ÍÅÎÅÄÖÅÒ
1548 Summary(uk):    ðÒÏÓÔÉʠצËÏÎÎÉÊ ÍÅÎÅÄÖÅÒ
1549 Group:          X11/Window Managers
1550 Requires:       XFree86-libs = %{version}
1551
1552 %description -n twm
1553 Twm is a window manager for the X Window System. It provides
1554 titlebars, shaped windows, several forms of icon management,
1555 user-defined macro functions, click-to-type and pointerdriven keyboard
1556 focus, and user-specified key and pointer button bindings.
1557
1558 %description -n twm -l pl
1559 Twm jest mened¿erem okien dla X Window System. Daje belki tytu³owe,
1560 ramki okien, parê form zarz±dzania ikonami, definiowalne makra,
1561 ustawianie focusu klikniêciem lub po³o¿eniem wska¼nika myszy,
1562 definiowalne przypisania klawiszy i przycisków myszy.
1563
1564 %description -n twm -l ru
1565 ðÒÏÓÔÏÊ ËÏÍÐÁËÔÎÉÊ ÏËÏÎÎÙÊ ÍÅÎÅÄÖÅÒ.
1566
1567 %description -n twm -l uk
1568 ðÒÏÓÔÉÊ ËÏÍÐÁËÔÎÉʠצËÏÎÎÉÊ ÍÅÎÅÄÖÅÒ.
1569
1570 %package -n xauth
1571 Summary:        xauth - X authority file utility
1572 Summary(pl):    xauth - narzêdzie do plików X authority
1573 Group:          X11/XFree86
1574 Requires:       %{name}-libs = %{version}
1575
1576 %description -n xauth
1577 The xauth program is used to edit and display the authorization
1578 information used in connecting to the X server. This program is
1579 usually used to extract authorization records from one machine and
1580 merge them in on another (as is the case when using remote logins or
1581 granting access to other users).
1582
1583 %description -n xauth -l pl
1584 Program xauth s³u¿y do edycji i wy¶wietlania informacji
1585 autoryzacyjnych u¿ywanych przy ³±czeniu z Xserwerem. Ten program
1586 przewa¿nie jest u¿ywany do wyci±gania rekordów autoryzacji z jednej
1587 maszyny i do³±czania ich na innej (w celu umo¿liwienia zdalnego
1588 logowania lub udostêpnienia innym u¿ytkownikom).
1589
1590 %package -n xdm
1591 Summary:        xdm - X Display Manager with support for XDMCP, host chooser
1592 Summary(pl):    XDM - display mened¿er z obs³ug± XDMCP i wybieraniem hostów
1593 Summary(ru):    íÅÎÅÄÖÅÒ ÄÉÓÐÌÅÑ X
1594 Summary(uk):    íÅÎÅÄÖÅÒ ÄÉÓÐÌÅÀ X
1595 Group:          X11/XFree86
1596 Requires:       %{name} = %{version}
1597 Requires:       pam >= 0.71
1598 Requires:       %{name}-libs = %{version}
1599 Requires:       sessreg = %{version}
1600 Requires:       /usr/X11R6/bin/sessreg
1601 Provides:       XDM
1602 PreReq:         chkconfig
1603 Obsoletes:      XFree86-xdm
1604 Obsoletes:      gdm
1605 Obsoletes:      kdm
1606
1607 %description -n xdm
1608 Xdm manages a collection of X displays, which may be on the local host
1609 or remote servers. The design of xdm was guided by the needs of X
1610 terminals as well as the X Consortium standard XDMCP, the X Display
1611 Manager Control Protocol.
1612
1613 %description -n xdm -l pl
1614 Xdm zarz±dza zestawem ekranów X, które mog± byæ lokalne lub na
1615 zdalnych serwerach. Zosta³ zaprojektowany zgodnie z potrzebami X
1616 terminali oraz standardem X Consortium XDMCP.
1617
1618 %description -n xdm -l ru
1619 íÅÎÅÄÖÅÒ ÄÉÓÐÌÅÑ X.
1620
1621 %description -n xdm -l uk
1622 íÅÎÅÄÖÅÒ ÄÉÓÐÌÅÀ X.
1623
1624 %package -n xfs
1625 Summary:        Font server for XFree86
1626 Summary(pl):    Serwer fontów dla XFree86
1627 Summary(ru):    æÏÎÔÓÅÒ×ÅÒ ÄÌÑ X Window System
1628 Summary(uk):    æÏÎÔÓÅÒ×ÅÒ ÄÌÑ X Window System
1629 Group:          X11/XFree86
1630 Requires:       %{name}-libs = %{version}
1631 Requires:       XFree86-fonts-base
1632 PreReq:         chkconfig
1633 Requires(pre):  /bin/id
1634 Requires(pre):  /usr/bin/getgid
1635 Requires(pre):  /usr/sbin/useradd
1636 Requires(pre):  /usr/sbin/groupadd
1637 Requires(postun):       /usr/sbin/groupdel
1638 Requires(postun):       /usr/sbin/userdel
1639 Obsoletes:      xfsft XFree86-xfs
1640
1641 %description -n xfs
1642 This is a font server for XFree86. You can serve fonts to other X
1643 servers remotely with this package, and the remote system will be able
1644 to use all fonts installed on the font server, even if they are not
1645 installed on the remote computer.
1646
1647 %description -n xfs -l pl
1648 Pakiet zawiera serwer fontów dla XFree86. Mo¿e udostêpniaæ fonty dla X
1649 serwerów lokalnych lub zdalnych.
1650
1651 %description -n xfs -l ru
1652 XFree86-xfs ÓÏÄÅÒÖÉÔ ÓÅÒ×ÅÒ ÛÒÉÆÔÏ× ÄÌÑ XFree86. Xfs ÔÁËÖÅ ÍÏÖÅÔ
1653 ÐÒÅÄÏÓÔÁ×ÌÑÔØ ÛÒÉÆÔÙ ÕÄÁÌÅÎÎÙÍ X-ÓÅÒ×ÅÒÁÍ. õÄÁÌÅÎÎÁÑ ÓÉÓÔÅÍÁ ÂÕÄÅÔ
1654 ÓÐÏÓÏÂÎÁ ÉÓÐÏÌØÚÏ×ÁÔØ ×ÓÅ ÛÒÉÆÔÙ, ÕÓÔÁÎÏ×ÌÅÎÎÙÅ ÎÁ ÓÅÒ×ÅÒÅ ÛÒÉÆÔÏ×,
1655 ÄÁÖÅ ÅÓÌÉ ÏÎÉ ÎÅ ÕÓÔÁÎÏ×ÌÅÎÙ ÎÁ ÕÄÁÌÅÎÎÏÍ ËÏÍÐØÀÔÅÒÅ.
1656
1657 ÷Ù ÄÏÌÖÎÙ ÕÓÔÁÎÏ×ÉÔØ XFree86-xfs ÅÓÌÉ ×Ù ÕÓÔÁÎÁ×ÌÉ×ÁÅÔÅ X Window
1658 System. ôÁËÖÅ ×ÁÍ ÐÒÉÄÅÔÓÑ ÕÓÔÁÎÏ×ÉÔØ ÓÌÅÄÕÀÝÉÅ ÐÁËÅÔÙ: XFree86,
1659 ÐÁËÅÔ(Ù) ÛÒÉÆÔÏ× XFree86, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ ×ÁÛÅÊ ÓÉÓÔÅÍÙ, Xconfigurator
1660 É XFree86-libs.
1661
1662 %description -n xfs -l uk
1663 XFree86-xfs Í¦ÓÔÉÔØ ÓÅÒ×ÅÒ ÛÒÉÆԦנÄÌÑ XFree86. Xfs ÔÁËÏÖ ÍÏÖÅ
1664 ÎÁÄÁ×ÁÔÉ ÛÒÉÆÔɠצÄÄÁÌÅÎÉÍ X-ÓÅÒ×ÅÒÁÍ. ÷¦ÄÄÁÌÅÎÁ ÓÉÓÔÅÍÁ ÚÍÏÖÅ
1665 ×ÉËÏÒÉÓÔÏ×Õ×ÁÔÉ ÕÓ¦ ÛÒÉÆÔÉ, Ñ˦ ×ÓÔÁÎÏ×ÌÅΦ ÎÁ ÓÅÒ×ÅÒ¦ ÛÒÉÆÔ¦×, ÎÁצÔØ
1666 ÑËÝÏ ×ÏÎÉ ÎÅ ×ÓÔÁÎÏ×ÌÅΦ ÎÁ ×¦ÄÄÁÌÅÎÏÍÕ ËÏÍÐ'ÀÔÅÒ¦.
1667
1668 ÷É ÐÏ×ÉÎΦ ×ÓÔÁÎÏ×ÉÔÉ XFree86-xfs ÑËÝÏ ×É ×ÓÔÁÎÏ×ÌÀ¤ÔÅ X Window
1669 System. ôÁËÏÖ ×ÁÍ ÐÒÉÊÄÅÔØÓÑ ×ÓÔÁÎÏ×ÉÔÉ ÎÁÓÔÕÐΦ ÐÁËÅÔÉ: XFree86,
1670 ÐÁËÅÔ(É) ÛÒÉÆԦנXFree86, ÎÅÏÂȦÄΦ ÄÌÑ ×ÁÛϧ ÓÉÓÔÅÍÉ, Xconfigurator
1671 ÔÁ XFree86-libs.
1672
1673 #--- %prep ---------------------------
1674
1675 %prep
1676 %setup -q -c -a1
1677 %patch0 -p1
1678 %patch1 -p1
1679 %patch2 -p1
1680 %patch3 -p1
1681 %patch4 -p1
1682 %patch5 -p0
1683 # not ready yet
1684 #%patch6 -p0
1685 %patch7 -p1
1686 %patch8 -p1
1687 %patch9 -p1
1688 %patch10 -p1
1689 %patch11 -p0
1690 %patch12 -p1
1691 %patch13 -p1
1692 %patch14 -p1
1693 %patch15 -p1
1694 %patch16 -p1
1695 %patch17 -p1
1696 %patch18 -p1
1697 #%patch19 -p1
1698 %patch20 -p1
1699 %patch21 -p1
1700 %patch22 -p1
1701 %patch23 -p1
1702 %patch24 -p1
1703 %patch25 -p1
1704 %patch26 -p1
1705 %patch27 -p1
1706 %ifarch sparc sparc64
1707 # needs updating (14 rejects)
1708 #%patch28 -p1
1709 %endif
1710 %patch29 -p1
1711 %patch30 -p1
1712 %patch31 -p1
1713 %patch32 -p1
1714 %patch33 -p1
1715 %patch34 -p1
1716 %ifarch ppc
1717 %patch35
1718 %endif
1719 cd xc
1720 %patch36 -p0
1721 cd ..
1722 %patch37 -p1
1723 %patch38 -p1
1724 #%patch39 -p1
1725 %patch40 -p1
1726 %patch41 -p1
1727 %patch42 -p1
1728 %patch43 -p1
1729 %patch44 -p1
1730
1731 rm -f xc/config/cf/host.def
1732
1733 # New ATI drivers
1734 cd xc/programs/Xserver/hw/xfree86/drivers
1735 bzcat %{SOURCE16} | tar x
1736 # ati.2 directory
1737
1738 #--- %build --------------------------
1739
1740 %build
1741 %{__make} -S -C xc World DEFAULT_OS_CPU_FROB=%{_target_cpu} \
1742         "BOOTSTRAPCFLAGS=%{rpmcflags}" \
1743         "CCOPTIONS=%{rpmcflags}" \
1744         "CXXOPTIONS=%{rpmcflags}" \
1745         "CXXDEBUGFLAGS=" "CDEBUGFLAGS="
1746
1747 %ifnarch alpha
1748 %{__make} -C xc/programs/Xserver/hw/xfree86/drivers SUBDIRS="ati.2" Makefiles
1749 %{__make} -C xc/programs/Xserver/hw/xfree86/drivers SUBDIRS="ati.2" all \
1750         "BOOTSTRAPCFLAGS=%{rpmcflags}" \
1751         "CCOPTIONS=%{rpmcflags}" \
1752         "CXXOPTIONS=%{rpmcflags}" \
1753         "CXXDEBUGFLAGS=" "CDEBUGFLAGS="
1754 %endif
1755
1756 #--- %install ------------------------
1757
1758 %install
1759 rm -rf $RPM_BUILD_ROOT
1760 install -d $RPM_BUILD_ROOT/etc/{X11,pam.d,rc.d/init.d,security/console.apps,sysconfig} \
1761         $RPM_BUILD_ROOT%{_libdir}/X11/app-defaults/{cs,da,de,es,fr,hu,it,ja,ko,nl,pl,pt,ru,sk,zh_CN.gb2312,zh_TW.big5} \
1762         $RPM_BUILD_ROOT%{_datadir}/{misc,sounds} \
1763         $RPM_BUILD_ROOT%{_sbindir} \
1764         $RPM_BUILD_ROOT/usr/{bin,include,lib} \
1765         $RPM_BUILD_ROOT/var/{log,lib/xkb} \
1766         $RPM_BUILD_ROOT{%{_applnkdir}/{Utilities,Terminals},%{_pixmapsdir}/mini} \
1767         $RPM_BUILD_ROOT%{_wmpropsdir}
1768
1769 %{__make} -C xc "DESTDIR=$RPM_BUILD_ROOT" \
1770                 "DOCDIR=/usr/share/doc/%{name}-%{version}" \
1771                 "INSTBINFLAGS=-m 755" \
1772                 "INSTPGMFLAGS=-m 755" \
1773                 "RAWCPP=/lib/cpp" \
1774                 "BOOTSTRAPCFLAGS=%{rpmcflags}" \
1775                 "CCOPTIONS=%{rpmcflags}" \
1776                 "CXXOPTIONS=%{rpmcflags}" \
1777                 "CXXDEBUGFLAGS=" "CDEBUGFLAGS=" \
1778                 install install.man
1779
1780 %ifnarch alpha
1781 install -d $RPM_BUILD_ROOT%{_libdir}/modules/drivers/ati.2
1782 install xc/programs/Xserver/hw/xfree86/drivers/ati.2/*_drv.o \
1783         $RPM_BUILD_ROOT%{_libdir}/modules/drivers/ati.2/
1784 %endif
1785
1786 # setting default X
1787 rm -f $RPM_BUILD_ROOT%{_bindir}/X
1788 ln -sf XFree86 $RPM_BUILD_ROOT%{_bindir}/X
1789
1790 # setting ghost X in /etc/X11 -- xf86config will fix this ...
1791 ln -sf ../..%{_bindir}/XFree86 $RPM_BUILD_ROOT%{_sysconfdir}/X11/X
1792
1793 # add X11 links in /usr/bin, /usr/lib /usr/include
1794 ln -sf ../X11R6/include/X11 $RPM_BUILD_ROOT/usr/include/X11
1795 ln -sf ../X11R6/lib/X11 $RPM_BUILD_ROOT/usr/lib/X11
1796 ln -sf ../X11R6/bin $RPM_BUILD_ROOT/usr/bin/X11
1797
1798 # fix libGL*.so links
1799 rm -f $RPM_BUILD_ROOT%{_libdir}/libGL*.so
1800 ln -sf libGL.so.1 $RPM_BUILD_ROOT%{_libdir}/libGL.so
1801 ln -sf libGLU.so.1 $RPM_BUILD_ROOT%{_libdir}/libGLU.so
1802
1803 # set up PLD xdm config
1804 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/X11/xdm/{*Console,Xaccess,Xsession,Xsetup*}
1805 install xdm-xinitrc-*/pixmaps/* $RPM_BUILD_ROOT%{_sysconfdir}/X11/xdm/pixmaps/
1806 install xdm-xinitrc-*/{*Console,Xaccess,Xsession,Xsetup*} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xdm/
1807
1808 install %{SOURCE2} $RPM_BUILD_ROOT/etc/pam.d/xdm
1809 install %{SOURCE3} $RPM_BUILD_ROOT/etc/pam.d/xserver
1810 install %{SOURCE4} $RPM_BUILD_ROOT/etc/rc.d/init.d/xdm
1811 install %{SOURCE5} $RPM_BUILD_ROOT/etc/rc.d/init.d/xfs
1812 install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/X11/fs/config
1813 install %{SOURCE7} $RPM_BUILD_ROOT%{_libdir}/X11/app-defaults/pl/XTerm
1814
1815 install %{SOURCE8} $RPM_BUILD_ROOT/etc/sysconfig/xdm
1816 install %{SOURCE9} $RPM_BUILD_ROOT/etc/sysconfig/xfs
1817
1818 install %{SOURCE10} $RPM_BUILD_ROOT%{_wmpropsdir}/twm.desktop
1819 install %{SOURCE11} $RPM_BUILD_ROOT%{_applnkdir}/Utilities
1820 install %{SOURCE12} $RPM_BUILD_ROOT%{_applnkdir}/Utilities
1821 install %{SOURCE13} $RPM_BUILD_ROOT%{_applnkdir}/Terminals
1822
1823 install %{SOURCE14} $RPM_BUILD_ROOT%{_datadir}/pixmaps
1824
1825 bzip2 -dc %{SOURCE15} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
1826
1827 > $RPM_BUILD_ROOT/etc/security/console.apps/xserver
1828 > $RPM_BUILD_ROOT/etc/security/blacklist.xserver
1829 > $RPM_BUILD_ROOT/etc/security/blacklist.xdm
1830
1831 ln -sf %{_fontsdir} $RPM_BUILD_ROOT%{_libdir}/X11/fonts
1832
1833 # do not duplicate xkbcomp program
1834 rm -f $RPM_BUILD_ROOT%{_libdir}/X11/xkb/xkbcomp
1835 ln -sf %{_bindir}/xkbcomp $RPM_BUILD_ROOT%{_sysconfdir}/X11/xkb/xkbcomp
1836
1837 ln -sf ../../../share/doc/%{name}-%{version} \
1838         $RPM_BUILD_ROOT%{_libdir}/X11/doc
1839
1840 rm -f $RPM_BUILD_ROOT%{_libdir}/X11/config/host.def
1841
1842 :> $RPM_BUILD_ROOT%{_libdir}/X11/config/host.def
1843 :> $RPM_BUILD_ROOT%{_sysconfdir}/X11/XF86Config
1844
1845 rm -rf $RPM_BUILD_ROOT/usr/share/doc/%{name}-%{version}/html
1846
1847 # directories for applications locales
1848 echo '%defattr(644,root,root,755)' > XFree86-libs.lang
1849 for lang in af az bg bg_BG.cp1251 br ca cs da de el en_GB eo es et eu fi \
1850         fr ga gl he hr hu is it ja ko lt mi mk nl nn no pl pt pt_BR ro ru sk \
1851         sl sr sv ta th tr uk wa zh_CN zh_CN.GB2312 zh_TW.Big5 ; do
1852         install -d $RPM_BUILD_ROOT%{_datadir}/locale/${lang}/LC_MESSAGES
1853         echo "%lang(${lang}) %{_datadir}/locale/${lang}" >> XFree86-libs.lang
1854 done
1855
1856 %ifnarch sparc sparc64
1857 gzip -9nf $RPM_BUILD_ROOT/usr/share/doc/%{name}-%{version}/*
1858
1859 # don't gzip README.* files, they are needed by XF86Setup
1860 gunzip $RPM_BUILD_ROOT/usr/share/doc/%{name}-%{version}/README.*
1861 %endif
1862
1863 %clean
1864 rm -rf $RPM_BUILD_ROOT
1865
1866 #--- %post{un}, %preun, %verifyscript, %trigge ----------
1867
1868 %post   DPS -p /sbin/ldconfig
1869 %postun DPS -p /sbin/ldconfig
1870
1871 %post   PEX -p /sbin/ldconfig
1872 %postun PEX -p /sbin/ldconfig
1873
1874 %post   XIE -p /sbin/ldconfig
1875 %postun XIE -p /sbin/ldconfig
1876
1877 %post   OpenGL-libs -p /sbin/ldconfig
1878 %postun OpenGL-libs -p /sbin/ldconfig
1879
1880 %post libs
1881 grep "^%{_libdir}$" /etc/ld.so.conf >/dev/null 2>&1
1882 [ $? -ne 0 ] && echo "%{_libdir}" >> /etc/ld.so.conf
1883 /sbin/ldconfig
1884
1885 %postun libs
1886 if [ "$1" = "0" ]; then
1887         grep -v "%{_libdir}" /etc/ld.so.conf > /etc/ld.so.conf.new
1888         mv -f /etc/ld.so.conf.new /etc/ld.so.conf
1889 fi
1890 /sbin/ldconfig
1891
1892 %verifyscript libs
1893 echo -n "Looking for %{_libdir} in /etc/ld.so.conf... "
1894 if ! grep "^%{_libdir}$" /etc/ld.so.conf > /dev/null; then
1895         echo "missing"
1896         echo "%{_libdir} missing from /etc/ld.so.conf" >&2
1897 else
1898         echo "found"
1899 fi
1900
1901 %triggerpostun modules -- XFree86-modules < 4.0.2
1902 if [ -d /usr/X11R6/lib/X11/xkb ]; then
1903         rm -rf /usr/X11R6/lib/X11/xkb
1904         ln -sf ../../../../etc/X11/xkb /usr/X11R6/lib/X11/xkb
1905 fi
1906
1907 %post -n xdm
1908 /sbin/chkconfig --add xdm
1909 if [ -f /var/lock/subsys/xdm ]; then
1910         /etc/rc.d/init.d/xdm restart >&2
1911 else
1912         echo "Run \"/etc/rc.d/init.d/xdm start\" to start xdm." >&2
1913 fi
1914
1915 %preun -n xdm
1916 if [ "$1" = "0" ]; then
1917         if [ -f /var/lock/subsys/xdm ]; then
1918                 /etc/rc.d/init.d/xdm stop >&2
1919         fi
1920         /sbin/chkconfig --del xdm
1921 fi
1922
1923 %pre -n xfs
1924 if [ -n "`/usr/bin/getgid xfs`" ]; then
1925         if [ "`/usr/bin/getgid xfs`" != "56" ]; then
1926                 echo "Error: group xfs doesn't have gid=56. Correct this before installing xfs." 1>&2
1927                 exit 1
1928         fi
1929 else
1930         /usr/sbin/groupadd -g 56 -r -f xfs
1931 fi
1932 if [ -n "`/bin/id -u xfs 2>/dev/null`" ]; then
1933         if [ "`/bin/id -u xfs`" != "56" ]; then
1934                 echo "Error: user xfs doesn't have uid=56. Corrent this before installing xfs." 1>&2
1935                 exit 1
1936         fi
1937 else
1938         /usr/sbin/useradd -u 56 -r -d /etc/X11/fs -s /bin/false -c "X Font Server" -g xfs xfs 1>&2
1939 fi
1940
1941 %post -n xfs
1942 /sbin/chkconfig --add xfs
1943 if [ -f /var/lock/subsys/xfs ]; then
1944         /etc/rc.d/init.d/xfs restart >&2
1945 else
1946         echo "Run \"/etc/rc.d/init.d/xfs start\" to start font server." >&2
1947 fi
1948
1949 %preun -n xfs
1950 if [ "$1" = "0" ]; then
1951         if [ -f /var/lock/subsys/xfs ]; then
1952                 /etc/rc.d/init.d/xfs stop >&2
1953         fi
1954         /sbin/chkconfig --del xfs
1955 fi
1956
1957 %postun -n xfs
1958 if [ "$1" = "0" ]; then
1959         /usr/sbin/userdel xfs 2>/dev/null
1960         /usr/sbin/groupdel xfs 2>/dev/null
1961 fi
1962
1963 #--- %files --------------------------
1964
1965 %files
1966 %defattr(644,root,root,755)
1967 %ifnarch sparc sparc64
1968 %doc %{_docdir}/%{name}-%{version}
1969 %doc %{_libdir}/X11/doc
1970 %endif
1971
1972 %{_libdir}/X11/app-defaults/UXTerm
1973 %{_libdir}/X11/app-defaults/XCalc
1974 %{_libdir}/X11/app-defaults/XCalc-color
1975 %{_libdir}/X11/app-defaults/XClipboard
1976 %{_libdir}/X11/app-defaults/XClock
1977 %{_libdir}/X11/app-defaults/XLoad
1978 %{_libdir}/X11/app-defaults/XLogo
1979 %{_libdir}/X11/app-defaults/XLogo-color
1980 %{_libdir}/X11/app-defaults/XSm
1981 %{_libdir}/X11/app-defaults/XTerm
1982 %lang(pl) %{_libdir}/X11/app-defaults/pl/XTerm
1983 %{_libdir}/X11/app-defaults/XTerm-color
1984 %ifnarch sparc sparc64
1985 %{_libdir}/X11/app-defaults/XF86Cfg
1986 %endif
1987
1988 %attr(755,root,root) %{_libdir}/X11/lbxproxy
1989 %attr(755,root,root) %{_libdir}/X11/proxymngr
1990 %attr(755,root,root) %{_libdir}/X11/rstart
1991 %attr(755,root,root) %{_libdir}/X11/fonts
1992 %attr(755,root,root) %{_libdir}/X11/xinit
1993 %attr(755,root,root) %{_libdir}/X11/xsm
1994
1995 %dir /etc/X11/xinit
1996 %dir /etc/X11/lbxproxy
1997 /etc/X11/lbxproxy/*
1998 %dir /etc/X11/proxymngr
1999 /etc/X11/proxymngr/*
2000 %dir /etc/X11/rstart
2001 /etc/X11/rstart/config
2002 %attr(755,root,root) /etc/X11/rstart/rstartd.real
2003 %dir /etc/X11/rstart/commands
2004 /etc/X11/rstart/commands/x
2005 /etc/X11/rstart/commands/x11
2006 %attr(755,root,root) /etc/X11/rstart/commands/*List*
2007 %dir /etc/X11/rstart/commands/x11r6
2008 %attr(755,root,root) /etc/X11/rstart/commands/x11r6/*
2009 %dir /etc/X11/rstart/contexts
2010 /etc/X11/rstart/contexts/*
2011 %dir /etc/X11/xsm
2012 /etc/X11/xsm/*
2013
2014 %dir %{_libdir}/X11/x11perfcomp
2015 %attr(755,root,root) %{_libdir}/X11/x11perfcomp/*
2016
2017 %attr(755,root,root) %{_bindir}/Xmark
2018 %attr(755,root,root) %{_bindir}/appres
2019 %attr(755,root,root) %{_bindir}/atobm
2020 %attr(755,root,root) %{_bindir}/bitmap
2021 %attr(755,root,root) %{_bindir}/bmtoa
2022 %attr(755,root,root) %{_bindir}/cxpm
2023 %attr(755,root,root) %{_bindir}/dga
2024 %attr(755,root,root) %{_bindir}/editres
2025 %attr(755,root,root) %{_bindir}/iceauth
2026 %attr(755,root,root) %{_bindir}/lbxproxy
2027 %attr(755,root,root) %{_bindir}/lndir
2028 %attr(755,root,root) %{_bindir}/luit
2029 %attr(755,root,root) %{_bindir}/makeg
2030 %attr(755,root,root) %{_bindir}/makestrs
2031 %attr(755,root,root) %{_bindir}/mergelib
2032 %attr(755,root,root) %{_bindir}/mkdirhier
2033 %attr(755,root,root) %{_bindir}/mkfontdir
2034 %attr(755,root,root) %{_bindir}/proxymngr
2035 %attr(755,root,root) %{_bindir}/resize
2036 %attr(755,root,root) %{_bindir}/revpath
2037 %attr(755,root,root) %{_bindir}/rstart
2038 %attr(755,root,root) %{_bindir}/rstartd
2039 %attr(755,root,root) %{_bindir}/setxkbmap
2040 %attr(755,root,root) %{_bindir}/showrgb
2041 %attr(755,root,root) %{_bindir}/smproxy
2042 %attr(755,root,root) %{_bindir}/startx
2043 %attr(755,root,root) %{_bindir}/sxpm
2044 %attr(755,root,root) %{_bindir}/uxterm
2045 %attr(755,root,root) %{_bindir}/xcmsdb
2046 %attr(755,root,root) %{_bindir}/xconsole
2047 %attr(755,root,root) %{_bindir}/xcutsel
2048 %attr(755,root,root) %{_bindir}/xdpyinfo
2049 %attr(755,root,root) %{_bindir}/xfindproxy
2050 %attr(755,root,root) %{_bindir}/xfwp
2051 %attr(755,root,root) %{_bindir}/xgamma
2052 %attr(755,root,root) %{_bindir}/xhost
2053 %attr(755,root,root) %{_bindir}/xinit
2054 %attr(755,root,root) %{_bindir}/xkbbell
2055 %attr(755,root,root) %{_bindir}/xkbevd
2056 %attr(755,root,root) %{_bindir}/xkbprint
2057 %attr(755,root,root) %{_bindir}/xkbvleds
2058 %attr(755,root,root) %{_bindir}/xkbwatch
2059 %attr(755,root,root) %{_bindir}/xlsatoms
2060 %attr(755,root,root) %{_bindir}/xlsclients
2061 %attr(755,root,root) %{_bindir}/xlsfonts
2062 %attr(755,root,root) %{_bindir}/xmodmap
2063 %attr(755,root,root) %{_bindir}/xon
2064 %attr(755,root,root) %{_bindir}/xprop
2065 %attr(755,root,root) %{_bindir}/xrdb
2066 %attr(755,root,root) %{_bindir}/xrefresh
2067 %attr(755,root,root) %{_bindir}/xset
2068 %attr(755,root,root) %{_bindir}/xsetmode
2069 %attr(755,root,root) %{_bindir}/xsetpointer
2070 %attr(755,root,root) %{_bindir}/xsetroot
2071 %attr(755,root,root) %{_bindir}/xsm
2072 %attr(755,root,root) %{_bindir}/xstdcmap
2073 %attr(755,root,root) %{_bindir}/xterm
2074 %attr(755,root,root) %{_bindir}/xvidtune
2075 %attr(755,root,root) %{_bindir}/xvinfo
2076 %attr(755,root,root) %{_bindir}/xwd
2077 %attr(755,root,root) %{_bindir}/xwud
2078
2079 %{_includedir}/X11/bitmaps
2080 %{_includedir}/X11/pixmaps
2081
2082 %{_applnkdir}/Utilities/xconsole.desktop
2083 %{_applnkdir}/Terminals/*
2084 %{_libdir}/X11/app-defaults/Xvidtune
2085 %{_pixmapsdir}/x*
2086
2087 %{_mandir}/man1/Xmark.1*
2088 %{_mandir}/man1/appres.1*
2089 %{_mandir}/man1/atobm.1*
2090 %{_mandir}/man1/bdftopcf.1*
2091 %{_mandir}/man1/bitmap.1*
2092 %{_mandir}/man1/bmtoa.1*
2093 %{_mandir}/man1/cxpm.1*
2094 %{_mandir}/man1/dga.1*
2095 %{_mandir}/man1/editres.1*
2096 %{_mandir}/man1/iceauth.1*
2097 %{_mandir}/man1/lbxproxy.1*
2098 %{_mandir}/man1/libxrx.1*
2099 %{_mandir}/man1/lndir.1*
2100 %{_mandir}/man1/luit.1x*
2101 %{_mandir}/man1/makestrs.1*
2102 %{_mandir}/man1/makeg.1*
2103 %{_mandir}/man1/mkdirhier.1*
2104 %{_mandir}/man1/mkfontdir.1*
2105 %{_mandir}/man1/proxymngr.1*
2106 %{_mandir}/man1/resize.1*
2107 %{_mandir}/man1/revpath.1*
2108 %{_mandir}/man1/rstart.1*
2109 %{_mandir}/man1/rstartd.1*
2110 %{_mandir}/man1/setxkbmap.1*
2111 %{_mandir}/man1/showrgb.1*
2112 %{_mandir}/man1/smproxy.1*
2113 %{_mandir}/man1/startx.1*
2114 %{_mandir}/man1/sxpm.1*
2115 %{_mandir}/man1/xcmsdb.1*
2116 %{_mandir}/man1/xconsole.1*
2117 %{_mandir}/man1/xcutsel.1*
2118 %{_mandir}/man1/xdpyinfo.1*
2119 %{_mandir}/man1/xfindproxy.1*
2120 %{_mandir}/man1/xfwp.1*
2121 %{_mandir}/man1/xgamma.1*
2122 %{_mandir}/man1/xhost.1*
2123 %{_mandir}/man1/xinit.1*
2124 %{_mandir}/man1/xkbevd.1*
2125 %{_mandir}/man1/xkbprint.1*
2126 %{_mandir}/man1/xlsatoms.1*
2127 %{_mandir}/man1/xlsclients.1*
2128 %{_mandir}/man1/xlsfonts.1*
2129 %{_mandir}/man1/xmodmap.1*
2130 %{_mandir}/man1/xprop.1*
2131 %{_mandir}/man1/xrdb.1*
2132 %{_mandir}/man1/xrefresh.1*
2133 %{_mandir}/man1/xset.1*
2134 %{_mandir}/man1/xsetmode.1*
2135 %{_mandir}/man1/xsetpointer.1*
2136 %{_mandir}/man1/xsetroot.1*
2137 %{_mandir}/man1/xsm.1*
2138 %{_mandir}/man1/xstdcmap.1*
2139 %{_mandir}/man1/xterm.1*
2140 %{_mandir}/man1/xvidtune.1*
2141 %{_mandir}/man1/xvinfo.1*
2142 %{_mandir}/man1/xwd.1*
2143 %{_mandir}/man1/xwud.1*
2144 %{_mandir}/man1/xon.1*
2145 %{_mandir}/man7/*
2146
2147 %lang(it) %{_mandir}/it/man1/startx.1*
2148 %lang(it) %{_mandir}/it/man1/xconsole.1*
2149 %lang(it) %{_mandir}/it/man1/xinit.1*
2150 %lang(it) %{_mandir}/it/man1/xsetpointer.1*
2151
2152 %lang(ko) %{_mandir}/ko/man1/xterm.1*
2153
2154 %lang(pl) %{_mandir}/pl/man1/lbxproxy.1*
2155 %lang(pl) %{_mandir}/pl/man1/startx.1*
2156 %lang(pl) %{_mandir}/pl/man1/xinit.1*
2157 %lang(pl) %{_mandir}/pl/man1/xwd.1*
2158
2159 %files common
2160 %defattr(644,root,root,755)
2161 /usr/bin/X11
2162 /usr/lib/X11
2163 %dir %{_bindir}
2164 %dir %{_libdir}
2165 %dir %{_libdir}/X11
2166 %{_libdir}/X11/rgb.txt
2167
2168 %files DPS
2169 %defattr(644,root,root,755)
2170 %attr(755,root,root) %{_bindir}/makepsres
2171 %attr(755,root,root) %{_bindir}/pswrap
2172 %attr(755,root,root) %{_bindir}/dpsinfo
2173 %attr(755,root,root) %{_bindir}/dpsexec
2174 %attr(755,root,root) %{_libdir}/libdps.so.*.*
2175 %attr(755,root,root) %{_libdir}/libdpstk.so.*.*
2176 %attr(755,root,root) %{_libdir}/libpsres.so.*.*
2177 %{_mandir}/man1/makepsres*
2178 %{_mandir}/man1/pswrap*
2179 %{_mandir}/man1/dpsexec*
2180 %{_mandir}/man1/dpsinfo*
2181
2182 %files DPS-devel
2183 %defattr(644,root,root,755)
2184 %attr(755,root,root) %{_libdir}/libdps.so
2185 %attr(755,root,root) %{_libdir}/libdpstk.so
2186 %attr(755,root,root) %{_libdir}/libpsres.so
2187 %{_includedir}/DPS
2188
2189 %files DPS-static
2190 %defattr(644,root,root,755)
2191 %{_libdir}/libdps.a
2192 %{_libdir}/libdpstk.a
2193 %{_libdir}/libpsres.a
2194
2195 %ifnarch alpha sparc64 ia64 s390x
2196 %files PEX
2197 %defattr(644,root,root,755)
2198 %attr(755,root,root) %{_libdir}/libPEX5.so.*.*
2199
2200 %files PEX-devel
2201 %defattr(644,root,root,755)
2202 %attr(755,root,root) %{_libdir}/libPEX5.so
2203 %{_includedir}/X11/PEX5
2204
2205 %files PEX-static
2206 %defattr(644,root,root,755)
2207 %{_libdir}/libPEX5.a
2208 %endif
2209
2210 %files XIE
2211 %defattr(644,root,root,755)
2212 %attr(755,root,root) %{_libdir}/libXIE.so.*.*
2213
2214 %files XIE-devel
2215 %defattr(644,root,root,755)
2216 %attr(755,root,root) %{_libdir}/libXIE.so
2217 %{_includedir}/X11/extensions/XIE*
2218
2219 %files XIE-static
2220 %defattr(644,root,root,755)
2221 %{_libdir}/libXIE.a
2222
2223 %files OpenGL-core
2224 %defattr(644,root,root,755)
2225 %attr(755,root,root) %{_bindir}/glxgears
2226 %attr(755,root,root) %{_libdir}/libGL.so.*.*
2227 %attr(755,root,root) %{_libdir}/libGL.so
2228 %attr(755,root,root) %{_libdir}/modules/extensions/libglx.a
2229 %attr(755,root,root) %{_libdir}/modules/extensions/libGLcore.a
2230 %{_mandir}/man1/glxgears.1x*
2231
2232 %files OpenGL-devel
2233 %defattr(644,root,root,755)
2234 %attr(755,root,root) %{_libdir}/libGLU.so
2235 %attr(755,root,root) %{_libdir}/libOSMesa*.so
2236 %{_libdir}/libGLw.a
2237 %dir %{_includedir}/GL
2238 %attr(644,root,root) %{_includedir}/GL/*
2239 %{_mandir}/man3/gl[A-Z]*
2240 %{_mandir}/man3/glu*
2241 %{_mandir}/man3/GLw*
2242
2243 %files OpenGL-libs
2244 %defattr(644,root,root,755)
2245 %attr(755,root,root) %{_bindir}/glxinfo
2246 %attr(755,root,root) %{_libdir}/libGLU.so.*.*
2247 %attr(755,root,root) %{_libdir}/libOSMesa.so.*.*
2248 %{_mandir}/man1/glxinfo.1*
2249
2250 %files OpenGL-static
2251 %defattr(644,root,root,755)
2252 %{_libdir}/libGL.a
2253 %{_libdir}/libGLU.a
2254 %{_libdir}/libOSMesa*.a
2255
2256 %files Xnest
2257 %defattr(644,root,root,755)
2258 %attr(755,root,root) %{_bindir}/Xnest
2259 %{_mandir}/man1/Xnest.1*
2260
2261 %files Xprt
2262 %defattr(644,root,root,755)
2263 %attr(755,root,root) %{_bindir}/Xprt
2264
2265 %files Xserver
2266 %defattr(644,root,root,755)
2267 %attr(4755,root,root) %{_bindir}/Xwrapper
2268 %attr(755,root,root) %{_bindir}/XFree86
2269 %attr(755,root,root) %{_sysconfdir}/X11/X
2270 %attr(755,root,root) %{_bindir}/X
2271 %{_mandir}/man1/XFree86.1*
2272 %{_mandir}/man1/Xserver.1*
2273 %{_mandir}/man5/XF86Config.5*
2274
2275 %{_libdir}/X11/Cards
2276 %{_libdir}/X11/Options
2277
2278 %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/X11/XF86Config
2279 %attr(640,root,root) %config %verify(not md5 size mtime) /etc/pam.d/xserver
2280 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/security/blacklist.xserver
2281 %config(missingok) /etc/security/console.apps/xserver
2282
2283 %files Xvfb
2284 %defattr(644,root,root,755)
2285 %attr(755,root,root) %{_bindir}/Xvfb
2286 %{_mandir}/man1/Xvfb.1*
2287
2288 %files devel
2289 %defattr(644,root,root,755)
2290 %attr(755,root,root) %{_bindir}/bdftopcf
2291 %attr(755,root,root) %{_libdir}/libX[1Ta-t]*.so
2292 %attr(755,root,root) %{_libdir}/libI*.so
2293 %attr(755,root,root) %{_libdir}/libS*.so
2294 %attr(755,root,root) %{_libdir}/libx*.so
2295 %{_libdir}/libfntstubs.a
2296 %{_libdir}/libfontenc.a
2297 %{_libdir}/libFS.a
2298 %{_libdir}/libI810XvMC.a
2299 %{_libdir}/liboldX.a
2300 %{_libdir}/libXau.a
2301 %{_libdir}/libXdmcp.a
2302 %{_libdir}/libxf86config.a
2303 %{_libdir}/libXfontcache.a
2304 %{_libdir}/libXinerama.a
2305 %{_libdir}/libxkbfile.a
2306 %{_libdir}/libxkbui.a
2307 %{_libdir}/libXrandr.a
2308 %{_libdir}/libXss.a
2309 %{_libdir}/libXTrap.a   
2310 %{_libdir}/libXv.a
2311 %{_libdir}/libXvMC.a  
2312 %{_libdir}/libXxf86dga.a
2313 %{_libdir}/libXxf86misc.a
2314 %{_libdir}/libXxf86rush.a
2315 %{_libdir}/libXxf86vm.a
2316 %{_includedir}/X11/*.h
2317 %{_includedir}/X11/ICE
2318 %{_includedir}/X11/PM
2319 %{_includedir}/X11/SM
2320 %{_includedir}/X11/Xaw
2321 %{_includedir}/X11/Xft
2322 %{_includedir}/X11/Xmu
2323 %dir %{_includedir}/X11/extensions
2324 %{_includedir}/X11/extensions/[^X]*.h
2325 %{_includedir}/X11/extensions/X[^I]*.h
2326 %{_includedir}/X11/extensions/XI.h
2327 %{_includedir}/X11/extensions/XI[^E]*.h
2328 %{_includedir}/X11/fonts
2329 %{_includedir}/xf86*.h
2330 %{_libdir}/X11/config
2331
2332 %{_mandir}/man3/[A-EH-Z]*
2333
2334 %ifnarch sparc sparc64 alpha ppc
2335 %files driver-apm
2336 %defattr(644,root,root,755)
2337 %attr(755,root,root) %{_libdir}/modules/drivers/apm_drv.o
2338 %{_mandir}/man4/apm*
2339 %endif
2340
2341 %ifnarch sparc sparc64 alpha ppc
2342 %files driver-ark
2343 %defattr(644,root,root,755)
2344 %attr(755,root,root) %{_libdir}/modules/drivers/ark_drv.o
2345 %endif
2346
2347 %ifnarch sparc sparc64 alpha
2348 %files driver-chips
2349 %defattr(644,root,root,755)
2350 %attr(755,root,root) %{_libdir}/modules/drivers/chips_drv.o
2351 %{_mandir}/man4/chips*
2352 %endif
2353
2354 %ifnarch sparc sparc64 alpha ppc
2355 %files driver-cirrus
2356 %defattr(644,root,root,755)
2357 %attr(755,root,root) %{_libdir}/modules/drivers/cirrus_*.o
2358 %{_mandir}/man4/cirrus*
2359 %endif
2360
2361 %ifnarch sparc sparc64 alpha ppc
2362 %files driver-cyrix
2363 %defattr(644,root,root,755)
2364 %attr(755,root,root) %{_libdir}/modules/drivers/cyrix_drv.o
2365 %{_mandir}/man4/cyrix*
2366 %endif
2367
2368 %ifnarch alpha
2369 %files driver-fbdev
2370 %defattr(644,root,root,755)
2371 %attr(755,root,root) %{_libdir}/modules/drivers/fbdev_drv.o
2372 %{_mandir}/man4/fbdev*
2373 %endif
2374
2375 %ifnarch sparc sparc64 alpha ppc
2376 %files driver-glide
2377 %defattr(644,root,root,755)
2378 %attr(755,root,root) %{_libdir}/modules/drivers/glide_drv.o
2379 %{_mandir}/man4/glide*
2380 %endif
2381
2382 %files driver-glint
2383 %defattr(644,root,root,755)
2384 %attr(755,root,root) %{_libdir}/modules/drivers/glint_drv.o
2385 %ifnarch sparc sparc64
2386 %attr(755,root,root) %{_libdir}/modules/dri/gamma_dri.so
2387 %endif
2388 %{_mandir}/man4/glint*
2389
2390 %ifnarch sparc sparc64 alpha ppc
2391 %files driver-i128
2392 %defattr(644,root,root,755)
2393 %attr(755,root,root) %{_libdir}/modules/drivers/i128_drv.o
2394 %{_mandir}/man4/i128*
2395 %endif
2396
2397 %ifnarch sparc sparc64 alpha ppc
2398 %files driver-i740
2399 %defattr(644,root,root,755)
2400 %attr(755,root,root) %{_libdir}/modules/drivers/i740_drv.o
2401 %{_mandir}/man4/i740*
2402 %endif
2403
2404 %ifnarch sparc sparc64 alpha ppc
2405 %files driver-i810
2406 %defattr(644,root,root,755)
2407 %attr(755,root,root) %{_libdir}/modules/drivers/i810_drv.o
2408 %attr(755,root,root) %{_libdir}/modules/dri/i810_dri.so
2409 %attr(755,root,root) %{_libdir}/modules/dri/i830_dri.so
2410 %{_mandir}/man4/i810*
2411 %endif
2412
2413 %ifnarch sparc sparc64
2414 %files driver-mga
2415 %defattr(644,root,root,755)
2416 %attr(755,root,root) %{_libdir}/modules/drivers/mga_drv.o
2417 %attr(755,root,root) %{_libdir}/modules/dri/mga_dri.so
2418 %{_mandir}/man4/mga*
2419 %endif
2420
2421 %ifnarch sparc sparc64 alpha ppc
2422 %files driver-neomagic
2423 %defattr(644,root,root,755)
2424 %attr(755,root,root) %{_libdir}/modules/drivers/neomagic_drv.o
2425 %{_mandir}/man4/neomagic*
2426 %endif
2427
2428 %ifnarch sparc sparc64
2429 %files driver-nv
2430 %defattr(644,root,root,755)
2431 %attr(755,root,root) %{_libdir}/modules/drivers/nv_drv.o
2432 %{_mandir}/man4/nv*
2433 %endif
2434
2435
2436 %files driver-ati
2437 %defattr(644,root,root,755)
2438 %attr(755,root,root) %{_libdir}/modules/drivers/ati*_drv.o
2439
2440 %files driver-r128
2441 %defattr(644,root,root,755)
2442 %attr(755,root,root) %{_libdir}/modules/drivers/r128*_drv.o
2443 %ifnarch sparc sparc64
2444 %attr(755,root,root) %{_libdir}/modules/dri/r128_dri.so
2445 %endif
2446 %{_mandir}/man4/r128*
2447
2448 %files driver-radeon
2449 %defattr(644,root,root,755)
2450 %attr(755,root,root) %{_libdir}/modules/drivers/radeon*_drv.o
2451 %ifnarch sparc sparc64
2452 %attr(755,root,root) %{_libdir}/modules/dri/radeon_dri.so
2453 %endif
2454
2455
2456 %ifnarch alpha
2457 %files driver-ati.2
2458 %defattr(644,root,root,755)
2459 %dir %{_libdir}/modules/drivers/ati.2
2460 %attr(755,root,root) %{_libdir}/modules/drivers/ati.2/ati*_drv.o
2461 %attr(755,root,root) %{_libdir}/modules/drivers/ati.2/[bfmt]*_drv.o
2462 %endif
2463
2464 %ifnarch alpha
2465 %files driver-r128.2
2466 %defattr(644,root,root,755)
2467 %attr(755,root,root) %{_libdir}/modules/drivers/ati.2/r128*_drv.o
2468 %ifnarch sparc sparc64
2469 %attr(755,root,root) %{_libdir}/modules/dri/r128_dri.so
2470 %endif
2471 %{_mandir}/man4/r128*
2472 %endif
2473
2474 %ifnarch alpha
2475 %files driver-radeon.2
2476 %defattr(644,root,root,755)
2477 %attr(755,root,root) %{_libdir}/modules/drivers/ati.2/radeon*_drv.o
2478 %attr(755,root,root) %{_libdir}/modules/drivers/ati.2/saa7114_drv.o
2479 %ifnarch sparc sparc64
2480 %attr(755,root,root) %{_libdir}/modules/dri/radeon_dri.so
2481 %endif
2482 %endif
2483
2484 %ifnarch sparc sparc64 ppc
2485 %files driver-rendition
2486 %defattr(644,root,root,755)
2487 %attr(755,root,root) %{_libdir}/modules/drivers/rendition_drv.o
2488 %{_mandir}/man4/rendition*
2489 %endif
2490
2491 %ifnarch sparc sparc64
2492 %files driver-s3virge
2493 %defattr(644,root,root,755)
2494 %attr(755,root,root) %{_libdir}/modules/drivers/s3virge_drv.o
2495 %{_mandir}/man4/s3virge*
2496 %endif
2497
2498 %ifnarch sparc sparc64
2499 %files driver-s3
2500 %defattr(644,root,root,755)
2501 %attr(755,root,root) %{_libdir}/modules/drivers/s3_drv.o
2502 #%{_mandir}/man4/s3*
2503 %endif
2504
2505 %ifnarch sparc sparc64
2506 %files driver-savage
2507 %defattr(644,root,root,755)
2508 %attr(755,root,root) %{_libdir}/modules/drivers/savage_drv.o
2509 %{_mandir}/man4/savage*
2510 %endif
2511
2512 %ifnarch sparc sparc64 ppc
2513 %files driver-siliconmotion
2514 %defattr(644,root,root,755)
2515 %attr(755,root,root) %{_libdir}/modules/drivers/siliconmotion_drv.o
2516 %{_mandir}/man4/siliconmotion*
2517 %endif
2518
2519 %ifnarch sparc sparc64 alpha
2520 %files driver-sis
2521 %defattr(644,root,root,755)
2522 %attr(755,root,root) %{_libdir}/modules/drivers/sis_drv.o
2523 %ifnarch ppc
2524 %attr(755,root,root) %{_libdir}/modules/dri/sis_dri.so
2525 %endif
2526 %{_mandir}/man4/sis*
2527 %endif
2528
2529 %ifarch sparc sparc64
2530 %files driver-sunbw2
2531 %defattr(644,root,root,755)
2532 %attr(755,root,root) %{_libdir}/modules/drivers/sunbw2_drv.o
2533 %{_mandir}/man4/sunbw2*
2534 %endif
2535
2536 %ifarch sparc sparc64
2537 %files driver-suncg14
2538 %defattr(644,root,root,755)
2539 %attr(755,root,root) %{_libdir}/modules/drivers/suncg14_drv.o
2540 %{_mandir}/man4/suncg14*
2541 %endif
2542
2543 %ifarch sparc sparc64
2544 %files driver-suncg3
2545 %defattr(644,root,root,755)
2546 %attr(755,root,root) %{_libdir}/modules/drivers/suncg3_drv.o
2547 %{_mandir}/man4/suncg3*
2548 %endif
2549
2550 %ifarch sparc sparc64
2551 %files driver-suncg6
2552 %defattr(644,root,root,755)
2553 %attr(755,root,root) %{_libdir}/modules/drivers/suncg6_drv.o
2554 %{_mandir}/man4/suncg6*
2555 %endif
2556
2557 %ifarch sparc sparc64
2558 %files driver-sunffb
2559 %defattr(644,root,root,755)
2560 %attr(755,root,root) %{_libdir}/modules/drivers/sunffb_drv.o
2561 %attr(755,root,root) %{_libdir}/modules/dri/ffb_dri.so
2562 %{_mandir}/man4/sunffb*
2563 %endif
2564
2565 %ifarch sparc sparc64
2566 %files driver-sunleo
2567 %defattr(644,root,root,755)
2568 %attr(755,root,root) %{_libdir}/modules/drivers/sunleo_drv.o
2569 %{_mandir}/man4/sunleo*
2570 %endif
2571
2572 %ifarch sparc sparc64
2573 %files driver-suntcx
2574 %defattr(644,root,root,755)
2575 %attr(755,root,root) %{_libdir}/modules/drivers/suntcx_drv.o
2576 %{_mandir}/man4/suntcx*
2577 %endif
2578
2579 %ifnarch sparc sparc64 ppc
2580 %files driver-tdfx
2581 %defattr(644,root,root,755)
2582 %attr(755,root,root) %{_libdir}/modules/drivers/tdfx_drv.o
2583 %attr(755,root,root) %{_libdir}/modules/dri/tdfx_dri.so
2584 %{_mandir}/man4/tdfx*
2585 %endif
2586
2587 %ifnarch sparc sparc64 ppc
2588 %files driver-tga
2589 %defattr(644,root,root,755)
2590 %attr(755,root,root) %{_libdir}/modules/drivers/tga_drv.o
2591 %endif
2592
2593 %ifnarch sparc sparc64 alpha
2594 %files driver-trident
2595 %defattr(644,root,root,755)
2596 %attr(755,root,root) %{_libdir}/modules/drivers/trident_drv.o
2597 %{_mandir}/man4/trident*
2598 %endif
2599
2600 %ifnarch sparc sparc64 alpha ppc
2601 %files driver-tseng
2602 %defattr(644,root,root,755)
2603 %attr(755,root,root) %{_libdir}/modules/drivers/tseng_drv.o
2604 %{_mandir}/man4/tseng*
2605 %endif
2606
2607 %ifarch %{ix86}
2608 %files driver-vmware
2609 %defattr(644,root,root,755)
2610 %attr(755,root,root) %{_libdir}/modules/drivers/vmware_drv.o
2611 %{_mandir}/man4/vmware*
2612 %endif
2613
2614 %files libs -f XFree86-libs.lang
2615 %defattr(644,root,root,755)
2616 %{_libdir}/X11/XErrorDB
2617 %{_libdir}/X11/XKeysymDB
2618 %dir %{_libdir}/X11/app-defaults
2619 %lang(cs) %dir %{_libdir}/X11/app-defaults/cs
2620 %lang(da) %dir %{_libdir}/X11/app-defaults/da
2621 %lang(de) %dir %{_libdir}/X11/app-defaults/de
2622 %lang(es) %dir %{_libdir}/X11/app-defaults/es
2623 %lang(fr) %dir %{_libdir}/X11/app-defaults/fr
2624 %lang(hu) %dir %{_libdir}/X11/app-defaults/hu
2625 %lang(ko) %dir %{_libdir}/X11/app-defaults/ko
2626 %lang(nl) %dir %{_libdir}/X11/app-defaults/nl
2627 %lang(pl) %dir %{_libdir}/X11/app-defaults/pl
2628 %lang(pt) %dir %{_libdir}/X11/app-defaults/pt
2629 %lang(ru) %dir %{_libdir}/X11/app-defaults/ru
2630 %lang(sk) %dir %{_libdir}/X11/app-defaults/sk
2631 %lang(zh_CN) %dir %{_libdir}/X11/app-defaults/zh_CN.gb2312
2632 %lang(zh_TW) %dir %{_libdir}/X11/app-defaults/zh_TW.big5
2633 %{_libdir}/X11/locale
2634 %dir %{_includedir}
2635 %dir %{_includedir}/X11
2636 %dir %{_sbindir}
2637 /usr/include/X11
2638 %dir %{_datadir}/locale
2639 %dir %{_datadir}/misc
2640 %dir %{_datadir}/sounds
2641 %dir %{_pixmapsdir}
2642 %dir %{_pixmapsdir}/mini
2643 %dir %{_wmpropsdir}
2644 %attr(755,root,root) %{_libdir}/libX[1Ta-t]*.so.*.*
2645 %attr(755,root,root) %{_libdir}/libI*.so.*.*
2646 %attr(755,root,root) %{_libdir}/libS*.so.*.*
2647 %attr(755,root,root) %{_libdir}/libx*.so.*.*
2648 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/X11/XftConfig
2649
2650 %files modules
2651 %defattr(644,root,root,755)
2652 %attr(755,root,root) %{_bindir}/xkbcomp
2653 %{_libdir}/X11/xkb
2654 %{_sysconfdir}/X11/xkb
2655 /var/lib/xkb
2656 %dir %{_libdir}/modules
2657 %dir %{_libdir}/modules/dri
2658 %dir %{_libdir}/modules/drivers
2659 %ifnarch sparc sparc64 ppc
2660 %{_libdir}/modules/*.uc
2661 %endif
2662 %attr(755,root,root) %{_libdir}/modules/*.a
2663 %attr(755,root,root) %{_libdir}/modules/codeconv
2664 %attr(755,root,root) %{_libdir}/modules/drivers/linux
2665 %ifnarch sparc sparc64
2666 %attr(755,root,root) %{_libdir}/modules/drivers/vga_drv.o
2667 %ifnarch alpha ppc
2668 %attr(755,root,root) %{_libdir}/modules/drivers/vesa_drv.o
2669 %endif
2670 %endif
2671 %dir %{_libdir}/modules/extensions
2672 %attr(755,root,root) %{_libdir}/modules/extensions/libdbe.a
2673 %attr(755,root,root) %{_libdir}/modules/extensions/libdri.a
2674 %attr(755,root,root) %{_libdir}/modules/extensions/libextmod.a
2675 %attr(755,root,root) %{_libdir}/modules/extensions/librecord.a
2676 %attr(755,root,root) %{_libdir}/modules/extensions/libxtrap.a
2677 %attr(755,root,root) %{_libdir}/modules/fonts
2678 %attr(755,root,root) %{_libdir}/modules/input
2679 %attr(755,root,root) %{_libdir}/modules/linux
2680 %attr(755,root,root) %{_libdir}/X11/xserver
2681 %dir /etc/X11/xserver
2682 /etc/X11/xserver/SecurityPolicy
2683 %{_mandir}/man1/xtr*
2684 %{_mandir}/man1/xkbcomp.1*
2685 %{_mandir}/man4/citron*
2686 %{_mandir}/man4/dmc.4*
2687 %{_mandir}/man4/dynapro*
2688 %{_mandir}/man4/keyboard*
2689 %{_mandir}/man4/microtouch*
2690 %{_mandir}/man4/mouse*
2691 %{_mandir}/man4/penmount.4*
2692 %{_mandir}/man4/v4l*
2693 %ifnarch sparc sparc64
2694 %{_mandir}/man4/vga*
2695 %ifnarch alpha ppc
2696 %{_mandir}/man4/vesa*
2697 %endif
2698 %endif
2699 %{_mandir}/man4/void*
2700 %{_mandir}/man4/wacom*
2701 %{_mandir}/man4/elographics*
2702 %{_mandir}/man4/mutouch*
2703
2704 %ifnarch alpha sparc64 ia64 s390x
2705 %files module-PEX
2706 %defattr(644,root,root,755)
2707 %attr(755,root,root) %{_libdir}/modules/extensions/libpex5.a
2708 %endif
2709
2710 %files module-XIE
2711 %defattr(644,root,root,755)
2712 %attr(755,root,root) %{_libdir}/modules/extensions/libxie.a
2713
2714 %files setup
2715 %defattr(644,root,root,755)
2716 %attr(755,root,root) %{_bindir}/pcitweak
2717 %ifnarch ppc
2718 %attr(755,root,root) %{_bindir}/scanpci
2719 %endif
2720 %attr(755,root,root) %{_bindir}/xf86cfg
2721 %attr(755,root,root) %{_bindir}/xf86config
2722 %{_libdir}/X11/app-defaults/XF86Cfg
2723 %ifnarch ppc
2724 %{_mandir}/man1/scanpci.1*
2725 %endif
2726 %{_mandir}/man1/pcitweak.1*
2727 %{_mandir}/man1/xf86cfg.1*
2728 %{_mandir}/man1/xf86config.1*
2729
2730 %files static
2731 %defattr(644,root,root,755)
2732 %{_libdir}/libICE.a
2733 %{_libdir}/libSM.a
2734 %{_libdir}/libX11.a
2735 %{_libdir}/libXaw.a
2736 %{_libdir}/libXft.a
2737 %{_libdir}/libXext.a
2738 %{_libdir}/libXfont.a
2739 %{_libdir}/libXi.a
2740 %{_libdir}/libXmu.a
2741 %{_libdir}/libXmuu.a
2742 %{_libdir}/libXp.a
2743 %{_libdir}/libXpm.a
2744 %{_libdir}/libXrender.a
2745 %{_libdir}/libXt.a
2746 %{_libdir}/libXtst.a
2747
2748 %files tools
2749 %defattr(644,root,root,755)
2750 %attr(755,root,root) %{_bindir}/beforelight
2751 %attr(755,root,root) %{_bindir}/ico
2752 %attr(755,root,root) %{_bindir}/listres
2753 %attr(755,root,root) %{_bindir}/showfont
2754 %attr(755,root,root) %{_bindir}/viewres
2755 %attr(755,root,root) %{_bindir}/x11perf
2756 %attr(755,root,root) %{_bindir}/x11perfcomp
2757 %attr(755,root,root) %{_bindir}/xbiff
2758 %attr(755,root,root) %{_bindir}/xcalc
2759 %attr(755,root,root) %{_bindir}/xclipboard
2760 %attr(755,root,root) %{_bindir}/xclock
2761 %attr(755,root,root) %{_bindir}/xditview
2762 %attr(755,root,root) %{_bindir}/xedit
2763 %attr(755,root,root) %{_bindir}/xev
2764 %attr(755,root,root) %{_bindir}/xeyes
2765 %attr(755,root,root) %{_bindir}/xfd
2766 %attr(755,root,root) %{_bindir}/xfontsel
2767 %attr(755,root,root) %{_bindir}/xgc
2768 %attr(755,root,root) %{_bindir}/xload
2769 %attr(755,root,root) %{_bindir}/xmag
2770 %attr(755,root,root) %{_bindir}/xman
2771 %attr(755,root,root) %{_bindir}/xmessage
2772 %attr(755,root,root) %{_bindir}/xmh
2773 %attr(755,root,root) %{_bindir}/xwininfo
2774 %attr(755,root,root) %{_bindir}/oclock
2775 %attr(755,root,root) %{_bindir}/xlogo
2776 %attr(755,root,root) %{_bindir}/xkill
2777 %attr(755,root,root) %{_bindir}/rman
2778 %attr(755,root,root) %{_bindir}/xtrap*
2779 %attr(755,root,root) %{_bindir}/texteroids
2780 %{_libdir}/X11/xedit
2781 %{_libdir}/X11/xman.help
2782 %{_mandir}/man1/beforelight.1*
2783 %{_mandir}/man1/ico.1*
2784 %{_mandir}/man1/listres.1*
2785 %{_mandir}/man1/showfont.1*
2786 %{_mandir}/man1/viewres.1*
2787 %{_mandir}/man1/x11perf.1*
2788 %{_mandir}/man1/x11perfcomp.1*
2789 %{_mandir}/man1/xbiff.1*
2790 %{_mandir}/man1/xcalc.1*
2791 %{_mandir}/man1/xclipboard.1*
2792 %{_mandir}/man1/xclock.1*
2793 %{_mandir}/man1/xditview.1*
2794 %{_mandir}/man1/xedit.1*
2795 %{_mandir}/man1/xev.1*
2796 %{_mandir}/man1/xeyes.1*
2797 %{_mandir}/man1/xfd.1*
2798 %{_mandir}/man1/xfontsel.1*
2799 %{_mandir}/man1/xgc.1*
2800 %{_mandir}/man1/xload.1*
2801 %{_mandir}/man1/xmag.1*
2802 %{_mandir}/man1/xman.1*
2803 %{_mandir}/man1/xmessage.1*
2804 %{_mandir}/man1/xmh.1*
2805 %{_mandir}/man1/xwininfo.1*
2806 %{_mandir}/man1/xkill.1*
2807 %{_mandir}/man1/xlogo.1*
2808 %{_mandir}/man1/oclock.1*
2809 %{_mandir}/man1/rman.1*
2810 %{_mandir}/man1/xtrap.1*
2811 %{_mandir}/man1/texteroids.1*
2812
2813 %lang(it) %{_mandir}/it/man1/xload.1*
2814
2815 %lang(pl) %{_mandir}/pl/man1/rman.1*
2816
2817 %{_libdir}/X11/app-defaults/Beforelight
2818 %{_libdir}/X11/app-defaults/Bitmap
2819 %{_libdir}/X11/app-defaults/Bitmap-color
2820 %{_libdir}/X11/app-defaults/Clock-color
2821 %{_libdir}/X11/app-defaults/Editres
2822 %{_libdir}/X11/app-defaults/Editres-color
2823 %{_libdir}/X11/app-defaults/Viewres
2824 %{_libdir}/X11/app-defaults/XConsole
2825 %{_libdir}/X11/app-defaults/Xedit
2826 %{_libdir}/X11/app-defaults/Xedit-color
2827 %{_libdir}/X11/app-defaults/Xfd
2828 %{_libdir}/X11/app-defaults/Xgc
2829 %{_libdir}/X11/app-defaults/Xmag
2830 %{_libdir}/X11/app-defaults/Xman
2831 %{_libdir}/X11/app-defaults/Xmessage
2832 %{_libdir}/X11/app-defaults/Xmh
2833 %{_libdir}/X11/app-defaults/XFontSel
2834 %{_libdir}/X11/app-defaults/Xditview
2835 %{_libdir}/X11/app-defaults/Xditview-chrtr
2836
2837 %{_applnkdir}/Utilities/xclipboard.desktop
2838
2839 %files -n imake
2840 %defattr(644,root,root,755)
2841 %attr(755,root,root) %{_bindir}/gccmakedep
2842 %attr(755,root,root) %{_bindir}/imake
2843 %attr(755,root,root) %{_bindir}/makedepend
2844 %attr(755,root,root) %{_bindir}/xmkmf
2845
2846 %{_mandir}/man1/imake.1*
2847 %{_mandir}/man1/makedepend.1*
2848 %{_mandir}/man1/xmkmf.1*
2849
2850 %files -n sessreg
2851 %defattr(644,root,root,755)
2852 %attr(755,root,root) %{_bindir}/sessreg
2853 %{_mandir}/man1/sessreg.1*
2854
2855 %files -n twm
2856 %defattr(644,root,root,755)
2857 %{_wmpropsdir}/twm.desktop
2858 %attr(755,root,root) %{_bindir}/twm
2859 %dir %{_sysconfdir}/X11/twm
2860 %config %{_sysconfdir}/X11/twm/system.twmrc
2861 %attr(755,root,root) %{_libdir}/X11/twm
2862 %{_mandir}/man1/twm.1*
2863
2864 %files -n xauth
2865 %defattr(644,root,root,755)
2866 %attr(755,root,root) %{_bindir}/xauth
2867 %{_mandir}/man1/xauth.1*
2868
2869 %files -n xdm
2870 %defattr(644,root,root,755)
2871 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/pam.d/xdm
2872 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/security/blacklist.xdm
2873 %attr(754,root,root) /etc/rc.d/init.d/xdm
2874 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/sysconfig/xdm
2875 /var/lib/xdm
2876
2877 %{_libdir}/X11/app-defaults/Chooser
2878
2879 %attr(755,root,root) %{_libdir}/X11/xdm
2880 %attr(755,root,root) %{_bindir}/xdm
2881 %attr(755,root,root) %{_bindir}/chooser
2882 %ifarch alpha
2883 %attr(755,root,root) %{_libdir}/libXdmGreet.so*
2884 %endif
2885 %{_mandir}/man1/xdm.1*
2886
2887 %dir /etc/X11/xdm
2888 %attr(755,root,root) %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/GiveConsole
2889 %attr(755,root,root) %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/TakeConsole
2890 %attr(755,root,root) %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/Xsession
2891 %attr(755,root,root) %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/Xsetup_0
2892 %attr(755,root,root) %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/Xwilling
2893 %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/Xaccess
2894 %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/Xresources
2895 %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/Xservers
2896 %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/xdm-config
2897 /etc/X11/xdm/pixmaps
2898 /etc/X11/xdm/authdir
2899
2900 %files -n xfs
2901 %defattr(644,root,root,755)
2902 %attr(754,root,root) /etc/rc.d/init.d/xfs
2903 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/sysconfig/xfs
2904 %dir %{_sysconfdir}/X11/fs
2905 %attr(755,root,root) %{_libdir}/X11/fs
2906 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/X11/fs/config
2907
2908 %attr(755,root,root) %{_bindir}/xfs
2909 %attr(755,root,root) %{_bindir}/fslsfonts
2910 %attr(755,root,root) %{_bindir}/fstobdf
2911 %attr(755,root,root) %{_bindir}/mkcfm
2912 %attr(755,root,root) %{_bindir}/xfsinfo
2913 %attr(755,root,root) %{_bindir}/xftcache
2914
2915 %{_mandir}/man1/xfs.1*
2916 %{_mandir}/man1/fslsfonts.1*
2917 %{_mandir}/man1/fstobdf.1*
2918 %{_mandir}/man1/mkcfm.1*
2919 %{_mandir}/man1/xfsinfo.1*
2920 %{_mandir}/man1/xftcache.1*
This page took 3.104229 seconds and 4 git commands to generate.