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