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