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