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