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