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