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