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