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