]> git.pld-linux.org Git - packages/XFree86.git/blob - XFree86.spec
- removed %config from /usr/X11R6/bin/startx.
[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:        3.3.3.1
8 Release:        54
9 Copyright:      MIT
10 Group:          X11/XFree86
11 Group(pl):      X11/XFree86
12 Source0:        ftp://ftp.xfree86.org/pub/XFree86/3.3.3/source/X333src-1.tgz
13 Source1:        xdm.pamd
14 Source2:        xdm.initd
15 Source3:        xfs.initd
16 Source4:        xfs.config
17 Source5:        xserver.pamd
18 Source6:        XTerm
19 Patch0:         ftp://ftp.xfree86.org/pub/XFree86/3.3.3/fixes/3.3.3-3.3.3.1.diff.gz
20 Patch1:         XFree86-rh.patch
21 Patch2:         XFree86-rhxdm.patch
22 Patch3:         XFree86-fsstnd.patch
23 Patch4:         XFree86-nopam.patch
24 Patch5:         XFree86-pamconsole.patch
25 Patch6:         XFree86-alpha-sockets.patch
26 # sparc patches from ultrapenguin
27 Patch7:         XFree86-sparc.patch
28 Patch8:         XFree86-ffb.patch.gz
29 # enable FBDev device on alpha / intel
30 Patch9:         XFree86-fbdev.patch
31 # fix xinput problems with threads / GTK+ -- Owen Taylor's fix
32 Patch10:        XFree86-xinput.patch
33 # more sun patches from ultrapenguin
34 Patch11:        XFree86-suncards.patch
35 Patch12:        XFree86-sparc2.patch
36 Patch13:        XFree86-creator2.patch.gz
37 Patch14:        XFree86-newcreator.patch
38 Patch15:        XFree86-sparc3.patch.gz
39 # the following was causing problems with RagePRO based ATI
40 # chipsets, but this has been fixed
41 Patch16:        XFree86-mach64.patch.gz
42 Patch17:        XFree86-creator4.patch.gz
43 Patch18:        XFree86-jay.patch
44 Patch19:        XFree86-86setup.patch
45 Patch20:        XFree86-czskkbd.patch
46 Patch21:        XFree86-is_keyboard.patch
47 # use glibc 2.1 routines for utmp, doesn't require xterm to be setuid
48 Patch22:        XFree86-nosuidxterm.patch
49 Patch23:        XFree86-joy.patch
50 Patch24:        XFree86-arm.patch
51 Patch25:        XFree86-xfsft.patch
52 Patch26:        XFree86-ru_SU.patch
53 Patch27:        XFree86-startx_xauth.patch
54 Patch28:        XFree86-xfsredhat.patch
55 Patch29:        XFree86-mgafix.patch
56 # the following patch is incomplete..broken..and thus commented out.
57 Patch30:        XFree86-alphadga.patch
58 # work by VMWare, inc. to provide hardware accelerated DGA "XFree86 3.4"
59 Patch31:        XFree86-dga1.1.patch
60 # Patch from Ian Reid Remmler <ian@marmoset.resnet.tamu.edu> to fix mouse
61 # movement with Kensington ExpertMouse / ThinkingMouse
62 Patch32:        XFree86-thinkingmouse.patch
63 # fix keymap error for dvorak keyboards
64 Patch33:        XFree86-dvorak.patch
65 # Fix dainbramage where the X server chmods whatever .X11-unix points to
66 Patch34:        XFree86-tmpdir.patch
67 # link xterm with libncurses instead libtermcap
68 Patch35:        XFree86-ncurses.patch
69 # Compile X serwers againsty system installed libz.so
70 Patch36:        XFree86-HasZlib.patch
71 # Man dir in /usr/X11R6/man or %{_mandir}
72 Patch37:        XFree86-fhs.patch
73 Patch38:        XFree86-voodoo-Rush.patch
74 Patch39:        XFree86-voodoo-Banshee.patch
75 Patch40:        XFree86-NVIDIA.patch
76 Patch41:        XFree86-xf86config-3dfx.patch
77 Patch42:        XFree86-G200dga.patch
78 Patch43:        XFree86-ffbcrash.patch
79 Patch44:        XFree86-fixiso8859-2.patch
80 Patch45:        XFree86-ru_sparc.patch
81 Patch46:        XFree86-xinitrace.patch
82 Patch47:        XFree86-xterm-color.patch
83 Patch48:        XFree86-xdm+pam_env.patch
84 Patch49:        XFree86-XF86Config-path.patch
85 Patch50:        XFree86-XF86Setup-fonts.patch
86 Patch51:        XFree86-IPv6.patch
87
88 BuildPrereq:    ncurses-devel
89 BuildPrereq:    zlib-devel
90 BuildPrereq:    utempter-devel
91 BuildPrereq:    tcl-devel
92 Requires:       pam
93 Requires:       xauth
94 Exclusivearch:  i386 i486 i586 i686 alpha sparc m68k armv4l
95 Buildroot:      /tmp/%{name}-%{version}-root/
96
97 %ifarch sparc
98 Obsoletes: X11R6.1
99 %endif
100
101 %define _fontdir        /usr/share/fonts
102
103 %description
104 If you want to install the X Window System (TM) on your machine, you'll
105 need to install XFree86.
106
107 The X Window System provides the base technology for developing graphical
108 user interfaces. Simply stated, X draws the elements of the GUI on the
109 user's screen and builds methods for sending user interactions back to the
110 application. X also supports remote application deployment--running an
111 application on another computer while viewing the input/output on your
112 machine. X is a powerful environment which supports many different
113 applications, such as games, programming tools, graphics programs, text
114 editors, etc. XFree86 is the version of X which runs on Linux, as well as
115 other platforms.
116
117 This package contains the basic fonts, programs and documentation for an X
118 workstation. However, this package doesn't provide the program which you
119 will need to drive your video hardware. To control your video card, you'll
120 need the particular X server package which corresponds to your computer's
121 video card.
122
123 In addition to installing this package, you will need to install the XFree86
124 package which corresponds to your video card, the X11R6-contrib package, the
125 Xconfigurator package and the XFree86-libs package. You may also need to
126 install one of the XFree86 fonts packages.
127
128 And finally, if you are going to develop applications that run as X clients,
129 you will also need to install XFree86-devel.
130
131 %description -l de
132 X-Windows ist eine voll funktionsfähige grafische Benutzeroberfläche mit
133 mehreren Fenstern, mehreren Clients und verschiedenen Arten von Fenstern. Es
134 kommt auf den meisten Unix-Plattformen zum Einsatz. Die Clients lassen sich
135 auch mit Hilfe anderer Fenstersysteme anzeigen. Das X-Protokoll gestattet
136 die Ausführung der Applikationen direkt auf lokalen Rechnern oder über ein
137 Netz und bietet große Flexibilität bei Client-Server-Implementierungen.
138
139 %decription -l pl
140
141 X Window System jest graficznym interfejsem u¿ytkownika, cechuje siê
142 mo¿liwo¶ci± pracy w wielu oknach, z wieloma klientami i do tego w ró¿nych
143 wystrojach okien. :) Jest u¿ywany na wiêkszo¶ci platform sytemów Unix, a
144 klienci mog± byæ uruchamiani tak¿e pod innymi popularnymi systemami
145 okienkowymi. Protokó³ X pozwala na uruchamianie aplikacji zarówno z lokalnej
146 maszyny jak i poprzez sieæ - daj±c przez to elastyczn± implementacjê
147 architektury klient/serwer.
148
149 Pakiet ten nie zawiera X serwera który jest po¶rednikiem z Twoj± kart±
150 graficzn± (jest on w innym pakiecie).
151
152 %description -l tr
153 X Window sistemi, çoklu pencere, çoklu istemci ve çeþitli pencere
154 stilleriyle geniþ özelliklere sahip bir Grafik Kullanýcý Arabirimidir. Çoðu
155 UNIX sisteminde çalýþtýðý gibi istemcileri de birçok pencereleme sistemiyle
156 çalýþabilir. X protokolu kullanan uygulamalarýn yerel makina veya bilgisayar
157 aðý üzerinden çalýþtýrýlabilmesi esnek bir istemci/sunucu ortamý saðlar. Bu
158 paket bir X istasyonu için gerekli olan temel yazýtiplerini, programlarý ve
159 belgeleri sunar. Ekran kartýnýzý sürmek için gerekli olan X sunucusu bu
160 pakete dahil deðildir.
161
162 %package modules
163 Summary:        Modules with X servers extensions
164 Summary(pl):    Wspólne modu³y rozszerzeñ dla wszystkich X serwerów
165 Group:          X11/XFree86
166 Group(pl):      X11/XFree86
167
168 %description modules
169 Modules with X servers extensions.
170
171 %description -l pl modules
172 Wspólne modu³y rozszerzeñ dla wszystkich X serwerów.
173
174 %package libs
175 Summary:        X11R6 shared libraries
176 Summary(de):    X11R6 shared Libraries
177 Summary(pl):    Biblioteki dzielone dla X11R6
178 Summary(fr):    Bibliothèques partagées X11R6
179 Group:          X11/XFree86
180 Group(pl):      X11/XFree86
181 Prereq:         grep
182 Prereq:         /sbin/ldconfig
183
184 %ifarch sparc
185 Obsoletes: X11R6.1-libs
186 %endif
187
188 %description libs
189 XFree86-libs contains the shared libraries that most X programs need to run
190 properly. These shared libraries are in a separate package in order to
191 reduce the disk space needed to run X applications on a machine without an X
192 server (i.e, over a network).
193
194 If you are installing the X Window System on your machine, you will need to
195 install XFree86-libs. You will also need to install the XFree86 package, the
196 XFree86-75dpi-fonts package or the XFree86-100dpi-fonts package (depending
197 upon your monitor's resolution), the Xconfigurator package and the
198 X11R6-contrib package. And, finally, if you are going to be developing
199 applications that run as X clients, you will also need to install
200 XFree86-devel.
201
202 %description -l de libs
203 Dieses Paket enthält die zur gemeinsamen Nutzung vorgesehenen Libraries, die
204 die meisten X-Programme für den einwandfreien Betrieb benötigen. Sie wurden
205 in einem separaten Paket untergebracht, um den Festplattenspeicherplatz auf
206 Computern zu reduzieren, die ohne einen X- Server (über ein Netz) arbeiten.
207
208 %description -l fr libs
209 Ce paquetage contient les bibliothèques partagées nécessaires à de nombreux
210 programmes X. Elles se trouvent dans un paquetage séparé afin de réduire
211 l'espace disque nécessaire à l'exécution des applications X sur une machine
212 sans serveur X (en réseau).
213
214 %description -l pl libs
215 Pakiet zawieraj±cy podstawowe biblioteki dla programów kozystaj±cych z
216 systemu X Window. Wydzielony w celu oszczednosci miejsca, nie wp³ywa na
217 mo¿liwo¶ci pracy aplikacji X Windows poprzez np. sieæ. Nie potrzebny dla
218 komputerów nie posiadaj±cych X serwerów.
219
220 %description -l tr libs
221 Bu paket X programlarýnýn düzgün çalýþabilmeleri için gereken kitaplýklarý
222 içerir. Bunlar, X programlarýný (sunucu olsun olmasýn) çalýþtýrmak için
223 gerekli disk alanýný azaltmak için ayrý bir paket olarak sunulmuþtur.
224
225 %package devel
226 Summary:        X11R6 headers and programming man pages
227 Summary(de):    X11R6 Headers und man pages für Programmierer
228 Summary(fr):    Pages man de programmation
229 Summary(pl):    Pliki nag³ówkowe dla X11R6
230 Summary(tr):    X11R6 ile geliþtirme için gerekli dosyalar
231 Group:          X11/Libraries
232 Group(pl):      X11/Biblioteki
233 Requires:       %{name}-libs = %{version}
234 %ifarch sparc
235 Obsoletes:      X11R6.1-devel
236 %endif
237
238 %description devel
239 Libraries, header files, and documentation for developing programs that run
240 as X clients. It includes the base Xlib library as well as the Xt and Xaw
241 widget sets. For information on programming with these libraries, PLD
242 recommends the series of books on X Programming produced by O'Reilly and
243 Associates.
244
245 %description -l de devel
246 Libraries, Header-Dateien und Dokumentation zum Entwickeln von Programmen,
247 die als X-Clients laufen. Enthält die Xlib-Library und die Widget-Sätze Xt
248 und Xaw. Information zum Programmieren mit diesen Libraries finden Sie in
249 der Buchreihe zur X-Programmierung von O'Reilly and Associates.
250
251 %description -l fr devel
252 Bibliothéques, fichiers d'en-tête, et documentation pour développer des
253 programmes s'exécutant en clients X. Cela comprend la Bibliothéque Xlib de
254 base aussi bien que les ensembles de widgets Xt et Xaw. Pour des
255 informations sur la programmation avec ces Bibliothéques, Red Hat recommande
256 la série d'ouvrages sur la programmation X editée par O'Reilly and
257 Associates.
258
259 %description -l pl devel
260 Pliki nag³ówkowe, dokumentcja dla programistów rozwijaj±cych aplikacje
261 klienckie pod X'y. Zawiera podstatwow± bibliotekê Xlib a tak¿e Xt i Xaw.
262 Wiêcej informacji nt. pisania programów przy u¿yciu tych bibliotek mo¿esz
263 znale¼æ w ksi±¿kach wydawnictwa O'Reilly and Associates (X Programming)
264 polecanych przez Red Hat'a.
265
266 %description -l tr devel
267 X istemcisi olarak çalýþacak programlar geliþtirmek için gereken statik
268 kitaplýklar, baþlýk dosyalarý ve belgeler. Xlib kitaplýðýnýn yanýsýra Xt ve
269 Xaw arayüz kitaplýklarýný da içerir.
270
271 %package static
272 Summary:        X11R6 static libraries
273 Summary(pl):    Biblioteki sytatyczne do X11R6
274 Group:          X11/Libraries
275 Group(pl):      X11/Biblioteki
276 Requires:       %{name}-devel = %{version}
277 %ifarch sparc
278 Obsoletes:      X11R6.1-devel
279 %endif
280
281 %description static
282 X11R6 static libraries.
283
284 %description -l pl static
285 Biblioteki sytatyczne do X11R6.
286
287 %package        XF86Setup
288 Summary:        Graphical configuration tool for XFree86
289 Summary(pl):    Graficzny konfigurator dla XFree86
290 Group:          X11/XFree86
291 Group(pl):      X11/XFree86
292 Requires:       %{name}-VGA16 = %{version}
293
294 %description XF86Setup
295 XF86Setup is a graphical configuration tool for the XFree86 family of
296 servers. It allows you to configure video settings, keyboard layouts, mouse
297 type, and other miscellaneous options. It is slow however, and requires the
298 generic VGA 16 color server be available.
299
300 %description -l pl XF86Setup
301 Graficzny konfigurator dla XFree86
302
303 %package S3
304 Summary:        XFree86 S3 server
305 Summary(de):    XFree86 S3 Server
306 Summary(fr):    Serveur XFree86 pour S3
307 Summary(pl):    XFree86 serwer dla kart S3
308 Summary(tr):    XFree86 S3 sunucularý
309 Group:          X11/XFree86/Servers
310 Group(pl):      X11/XFree86/Serwery
311 Requires:       %{name}-modules = %{version}-%{release}
312
313 %description S3
314 XFree86-S3 is the X server for video cards based on S3 chips, including most
315 #9 cards, many Diamond Stealth cards, Orchid Farenheits, Mirco Crystal 8S,
316 most STB cards, and some motherboards with built-in graphics accelerators
317 (such as the IBM ValuePoint line). Note that if you have an S3 ViRGE based
318 video card, you'll need XFree86-S3V instead of XFree86-S3.
319
320 If you are installing the X Window System and you have a video card based on
321 an S3 chip, you should install XFree86-S3. You will also need to install
322 the XFree86 package, one or more XFree86 fonts packages, the X11R6-contrib
323 package, the Xconfigurator package and the XFree86-libs package. And,
324 finally, if you are going to develop applications that run as X clients, you
325 will also need to install XFree86-devel.
326
327 %description -l de S3
328 X-Server für Steckkarten mit dem S3-Chipsatz (inkl. den meisten #9-Karten),
329 Karten wie Diamond Stealth, Orchid Farenheit und Mirco Crystal 8S, den
330 meisten STB-Karten sowie einigen Motherboards mit integrierten
331 Grafikbeschleunigern (z.B. die Reihe IBM ValuePoint).
332
333 %description -l fr S3
334 Serveur X pour les cartes construites autour des circuits S3, dont la
335 plupart des cartes #9, de nombreuses Diamond Stealth, Orchid Farenheits,
336 Mirco Crystal 8S, la plupart des cartes STB et certaines cartes mères
337 intégrant des accélérateurs graphiques (comme la gamme ValuePoint d'IBM).
338
339 %description -l pl S3
340 X serwer dla kart opartych na uk³adzie S3 - s± ta m.in. #9, wiele kart
341 Diamond Stealth, Orchid Farenheits, Mirco Crystal 8S, wiêkszo¶c kart STB a
342 tak¿e niektóre p³yty g³ówne z wbudowanymi akcelatorami graficznymi (jak np.
343 ValuePoint IBM'a).
344
345 %description -l tr S3
346 S3 tabanlý ekran kartlarý için sunucular. Çoðu #9, Diamond Stealth, Orchid
347 Fahrenheit, Mirco Crystal 8S, çoðu STB ve bazý anakarta tümleþik grafik
348 hýzlandýrýcýlar bu gruba girer. S3 Virge sunucusu ayrý bir pakette yer alýr.
349
350 %package I128
351 Summary:        XFree86 #9 Imagine 128 Server
352 Summary(de):    XFree86 #9 Imagine 128 Server
353 Summary(fr):    Serveur Xfree86 pour #9 Imagine 128
354 Summary(pl):    XFree86 serwer dla kart Number Nine Imagine 128
355 Summary(tr):    XFree86 #9 Imagine 128 sunucusu
356 Group:          X11/XFree86/Servers
357 Group(pl):      X11/XFree86/Serwery
358 Requires:       %{name}-modules = %{version}-%{release}
359
360 %description I128
361 X server for the #9 Imagine 128 board.
362
363 %description -l de I128
364 X-Server für die Steckkarte #9 Imagine 128
365
366 %description -l fr I128
367 Serveur X pour les cartes #9 Imagine 128.
368
369 %description -l pl I128
370 X serwer do kart #9 Imagine 128.
371
372 %description -l tr I128
373 #9 Imagine kartý için X sunucusu.
374
375 %package S3V
376 Summary:        XFree86 S3 Virge server
377 Summary(de):    Xfree86 S3 Virge-Server
378 Summary(fr):    Serveur XFree86 pour S3 Virge
379 Summary(pl):    XFree86 serwer dla kart S3 Virge
380 Summary(tr):    XFree86 S3 Virge sunucusu
381 Group:          X11/XFree86/Servers
382 Group(pl):      X11/XFree86/Serwery
383 Requires:       %{name}-modules = %{version}-%{release}
384
385 %description S3V
386 XFree86-S3V is the X server for video cards based on the S3 ViRGE chipset.
387
388 If you are installing the X Window System and you have a video card based on
389 an S3 ViRGE chip, you should install XFree86-S3V. You will also need to
390 install the XFree86 package, one or more of the XFree86 fonts packages, the
391 X11R6-contrib package, the Xconfigurator package and the XFree86-libs
392 package. And, finally, if you are going to develop applications that run as
393 X clients, you will also need to install XFree86-devel.
394
395 %description -l de S3V
396 X-Server für Grafikkarten mit dem S3 Virge-Chipsatz.
397
398 %description -l fr S3V
399 Serveur X pour les cartes construites autour du circuit S3 Virge.
400
401 %description -l pl S3V
402 X serwer dla kart opartych na S3 Virge.
403
404 %description -l tr S3V
405 XFree86 S3 Virge sunucusu
406
407 %package Mach64
408 Summary:        XFree86 Mach64 server
409 Summary(de):    Xfree86 Mach64-Server
410 Summary(fr):    Serveur Mach64 de XFree86
411 Summary(pl):    XFree86 serwer dla kart Mach64
412 Summary(tr):    XFree86 Mach64 sunucusu
413 Group:          X11/XFree86/Servers
414 Group(pl):      X11/XFree86/Serwery
415 Requires:       %{name}-modules = %{version}-%{release}
416
417 %description Mach64
418 XFree86-Mach64 is the server package for cards based on ATI's Mach64 chip,
419 such as the Graphics Xpression, GUP Turbo, and WinTurbo cards. Note that
420 this server is known to have problems with some Mach64 cards. Check
421 http://www.xfree86.org for current information on updating this server.
422
423 If you are installing the X Window System and the video card in your system
424 is based on the Mach64 chip, you need to install XFree86-Mach64. You will
425 also need to install the XFree86 package, one or more of the XFree86 fonts
426 packages, the X11R6-contrib package, the Xconfigurator package and the
427 XFree86-libs package. And, finally, if you are going to be developing
428 applications that run as X clients, you will also need to install
429 XFree86-devel.
430
431 %description -l de Mach64
432 X-Server für ATI Mach64-Karten wie Graphics Xpression, GUP Turbo, und
433 WinTurbo. Dieser Server verursacht gelegentlich Probleme mit Mach64-Karten,
434 die aber von einer neueren Version von XFree86 (der als Beta-Version
435 verfügbar ist) gelöst werden könnten. Unter http://www.xfree86.org finden
436 Sie Informationen zum Aktualisieren dieses Servers.
437
438 %description -l fr Mach64
439 Serveur X pour les cartes basées sur l'ATI Mach64, comme les cartes GUP
440 Turbo, Graphics Xpression et WinTurbo. Ce serveur est connu pour avoir des
441 problèmes avec certaines cartes Mach64 que les versions plus récentes
442 d'XFree86 corrigent (elles ne sont encore qu'en version BETA au moment de
443 cette distribution). Consultez http://www.xfree86.org pour les informations
444 de mise à jour du serveur.
445
446 %description -l pl Mach64
447 X serwer dla kart opartych na uk³adzie ATI Mach64 jak np. Graphics
448 Xpression, GUP Turbo, a tak¿e WinTurbo. Serwer jest znany z problemów z
449 niektórymi kartami Mach64, które jednak mog± byæ ju¿ poprawione w nowszej
450 wersji XFree86 (osi±galna wy³±cznie jako wersja BETA). Spójrz na stronê
451 http://www.xfree86.org/ gdzie znajdziesz informacje nt. nowszych wersji
452 XFree86.
453
454 %description -l tr Mach64
455 ATI Mach64 tabanlý kartlar için X sunucusu. Graphics Xpression, GUP Turbo ve
456 WinTurbo gibi kartlarý destekler. Bazý Mach64 kartlarýn yeni XFree86 ile
457 sorun yaþadýklarý bilinmektedir. Bu sorunla ilgili son bilgilere ulaþmak
458 için lütfen http://www.xfree86.org adresine bakýn.
459
460 %package Sun
461 Summary:        XFree86 Sun server (monochrome and 8-bit color SBUS framebuffers)
462 Summary(pl):    Serwer XFree86 Sun (dla framebuffera)
463 Group:          X11/XFree86/Servers
464 Group(pl):      X11/XFree86/Serwery
465 Obsoletes:      X11R6.1-Sun
466
467 %description Sun
468 To run X Windows programs requires an X server for your specific hardware.
469 This package includes the X server for Sun computers with monochrome and
470 8-bit color SBUS framebuffers.
471
472 %description -l pl Sun
473 Aby uruchomiæ X Window System potrzebujesz X serwera dostosowanego do
474 Twojego sprzêtu. Ten pakiet zawiera X serwer dla komputerów firmy Sun z
475 monochromatycznymi lub te¿ 8-bitowymi kolorowymi framebufferami SBUS.
476
477 %package SunMono
478 Summary:        XFree86 Sun server for monochrome SBUS framebuffers only
479 Summary(pl):    Serwer XFree86 Sun (tylko dla monitorów monochromatycznych)
480 Group:          X11/XFree86/Servers
481 Group(pl):      X11/XFree86/Serwery
482 Obsoletes:      X11R6.1-SunMono
483
484 %description SunMono
485 To run X Windows programs requires an X server for your specific hardware.
486 This package includes the X server for Sun computers with monochrome
487 SBUS framebuffers only.
488
489 %description -l pl SunMono
490 Aby uruchomiæ X Window System potrzebujesz X serwera dostosowanego do
491 Twojego sprzêtu. Ten pakiet zawiera X serwer dla komputerów firmy Sun z
492 wy³±cznie monochromatycznymi framebufferami SBUS.
493
494 %package Sun24
495 Summary:        XFree86 Sun server for all supported SBUS framebuffers
496 Group:          X11/XFree86/Servers
497 Group(pl):      X11/XFree86/Serwery
498 Obsoletes:      X11R6.1-Sun24
499 Summary(pl):    Serwer XFree86 Sun (dla wszystkich SBUS framebufferów)
500
501 %description Sun24
502 To run X Windows programs requires an X server for your specific hardware.
503 This package includes the X server for Sun computers with all supported
504 SBUS framebuffers.
505
506 %description -l pl Sun24
507 Aby uruchomiæ X Window System potrzebujesz X serwera dostosowanego do
508 Twojego sprzêtu. Ten pakiet zawiera X serwer dla komputerów firmy Sun dla
509 wszystkich wspieranych framebufferów SBUS.
510
511 %package Xvfb
512 Summary:        XFree86 Xvfb server
513 Summary(pl):    Serwer XFree86 Xvfb
514 Group:          X11/XFree86/Servers
515 Group(pl):      X11/XFree86/Serwery
516 Requires:       %{name}-modules = %{version}-%{release}
517
518 %description Xvfb
519 Xvfb (X Virtual Frame Buffer) is an X Windows System server that is capable
520 of running on machines with no display hardware and no physical input
521 devices. Xvfb emulates a dumb framebuffer using virtual memory. Xvfb doesn't
522 open any devices, but behaves otherwise as an X display. Xvfb is normally
523 used for testing servers. Using Xvfb, the mfb or cfb code for any depth can
524 be exercised without using real hardware that supports the desired depths.
525 Xvfb has also been used to test X clients against unusual depths and screen
526 configurations, to do batch processing with Xvfb as a background rendering
527 engine, to do load testing, to help with porting an X server to a new
528 platform, and to provide an unobtrusive way of running applications which
529 really don't need an X server but insist on having one.
530
531 If you need to test your X server or your X clients, you may want to install
532 Xvfb for that purpose.
533
534 %description -l pl Xvfb
535
536 %package 3DLabs
537 Summary:        XFree86 3DLabs server
538 Summary(pl):    Serwer XFree86 3DLabs
539 Group:          X11/XFree86/Servers
540 Group(pl):      X11/XFree86/Serwery
541 Requires:       %{name}-modules = %{version}-%{release}
542
543 %description 3DLabs
544 X server for cards built around 3D Labs GLINT and Permedia chipsets,
545 including GLINT 500TX with IBM RGB526 RAMDAC, GLINT MX with IBM RGB526 and
546 IBM RGB640 RAMDAC, Permedia with IBM RGB526 RAMDAC and the Permedia 2
547 (classic, 2a, 2v).
548
549 %description -l pl 3DLabs
550 XFree86 3DLabs server.
551
552 %package Xnest
553 Summary:        XFree86 Xnest server
554 Summary(pl):    Serwer XFree86 Xnest
555 Group:          X11/XFree86/Servers
556 Group(pl):      X11/XFree86/Serwery
557 Requires:       %{name}-modules = %{version}-%{release}
558
559 %description Xnest
560 Xnest is an X Window System server which runs in an X window. Xnest is a
561 'nested' window server, actually a client of the real X server, which
562 manages windows and graphics requests for Xnest, while Xnest manages the
563 windows and graphics requests for its own clients.
564
565 You will need to install Xnest if you require an X server which will run as
566 a client of your real X server (perhaps for testing purposes).
567
568 %description -l pl Xnest
569
570 %package Xptr
571 Summary:        X print server
572 Summary(pl):    X print server
573 Group:          X11/XFree86/Servers
574 Group(pl):      X11/XFree86/Serwery
575 Requires:       %{name}-modules = %{version}-%{release}
576
577 %description Xptr
578 Xprt provides an X server with the print extension and special DDX
579 implementation.
580
581 %description -l pl Xptr
582
583 %package 8514
584 Summary:        XFree86 8514 server
585 Summary(de):    XFree86 8514 Server
586 Summary(fr):    serveur 8514 pour XFree86.
587 Summary(pl):    XFree86 serwer dla kart 8514
588 Summary(tr):    XFree86 8514 sunucusu
589 Group:          X11/XFree86/Servers
590 Group(pl):      X11/XFree86/Serwery
591 Requires:       %{name}-modules = %{version}-%{release}
592
593 %description 8514
594 X server for older IBM 8514 cards and compatibles from companies such as
595 ATI.
596
597 %description -l de 8514
598 If you are installing the X Window System and the video card in your system
599 is an older IBM 8514 or a compatible from a company such as ATI, you should
600 install XFree86-8514.
601
602 To install the X Window System, you will need to install the XFree86
603 package, one or more of the XFree86 fonts packages, the X11R6-contrib
604 package, the Xconfigurator package and the XFree86-libs package.
605
606 If you are going to develop applications that run as X clients, you will
607 also need to install the XFree86-devel package.
608
609 %description -l fr 8514
610 Serveur X pour les vieilles cartes IBM 8514 et compatibles comme lesATI.
611
612 %description -l pl 8514
613 X serwer dla starszych kart IBM 8514 oraz kompatybilnych robionych przez
614 inne firmy takie jak np. ATI.
615
616 %description -l tr 8514
617 Eski IBM 8514 ve uyumlu kartlar (ATI gibi) için sunucu.
618
619 %package AGX
620 Summary:        XFree86 AGX server
621 Summary(de):    XFree86 AGX Server
622 Summary(fr):    serveur AGX pour XFree86.
623 Summary(pl):    XFree86 serwer dla kart AGX
624 Summary(tr):    XFree86 AGX sunucusu
625 Group:          X11/XFree86/Servers
626 Group(pl):      X11/XFree86/Serwery
627 Requires:       %{name}-modules = %{version}-%{release}
628
629 %description AGX
630 This is the X server for AGX-based cards, such as the Boca Vortex, Orchid
631 Celsius, Spider Black Widow and Hercules Graphite.
632
633 If you are installing the X Window System and the video card in your system
634 is an AGX, you'll need to install XFree86-AGX. To install the X Window
635 System, you will need to install the XFree86 package, one or more of the
636 XFree86 fonts packages, the X11R6-contrib package, the Xconfigurator package
637 and the XFree86-libs package.
638
639 Finally, if you are going to develop applications that run as X clients, you
640 will also need to install the XFree86-devel package.
641
642 %description -l de AGX
643 X-Server für Karten auf AGX-Basis wie etwa Boca Vortex, Orchid Celsius,
644 Spider Black Widow und Hercules Graphite.
645
646 %description -l fr AGX
647 Serveur X pour les cartes à base d'AGX comme la Boca Vortex, l'Orchid
648
649 %description -l pl AGX
650
651 %description -l tr AGX
652 Boca Vortex, Orchid Celsius, Spider Black Widow ve Hercules Graphite gibi AGX
653 tabanlý kartlar için X sunucusu.
654
655 %package FBDev
656 Summary:        XFree68/86 FBDev server
657 Summary(pl):    XFree86/86 FBDev server
658 Group:          X11/XFree86/Servers
659 Group(pl):      X11/XFree86/Serwery
660 Requires:       %{name}-modules = %{version}-%{release}
661
662 %description FBDev
663 X server for the generic frame buffer device used on the Amiga, Atari
664 and Macintosh/m68k machines. Support for Intel and Alpha architectures
665 is now included in the Linux 2.2 kernel as well.
666
667 %description -l pl FBDev
668 X serwer wspieraj±cy frame buffera dla Amigi, Atari i Macintosha /m68k.
669 Wsparcie dla platform Intel i Alpha jest w j±drze systemu.
670
671 %package Mach32
672 Summary:        XFree86 Mach32 server
673 Summary(de):    Xfree86 Mach32-Server
674 Summary(fr):    Serveur XFree86 pour Mach32
675 Summary(pl):    XFree86 serwer dla kart Mach32
676 Summary(tr):    XFree86 Mach32 sunucusu
677 Group:          X11/XFree86/Servers
678 Group(pl):      X11/XFree86/Serwery
679 Requires:       %{name}-modules = %{version}-%{release}
680
681 %description Mach32
682 XFree86-Mach32 is the X server package for video cards built around ATI's
683 Mach32 chip, including the ATI Graphics Ultra Pro and Ultra Plus.
684
685 If you are installing the X Window System and the video card in your system
686 is based on the Mach32 chip, you need to install XFree86-Mach32. You will
687 also need to install the XFree86 package, one or more of the XFree86 fonts
688 packages, the X11R6-contrib package, the Xconfigurator package and the
689 XFree86-libs package. And, finally, if you are going to develop applications
690 that run as X clients, you will also need to install XFree86-devel.
691
692 %description -l de Mach32
693 X-Server für Karten auf der Basis des ATI Mach32-Chip, einschließlich
694 ATI Graphics Ultra Pro und Ultra Plus.
695
696 %description -l fr Mach32
697 Serveur X pour les cartes utilisant le circuit ATI Mach32, dont les
698 cartes ATI Graphics Ultra Pro et Ultra Plus.
699
700 %description -l pl Mach32
701 X serwer dla kart zbudowanych na uk³adzie ATI Mach32 w³±czaj±c w to ATI
702 Graphics Ultra Pro oraz Ultra Plus.
703
704 %description -l tr Mach32
705 ATI Mach32 tabanlý ATI Graphics Ultra Pro ve Ultra Plus kartlarý için X
706 sunucusu.
707
708 %package Mach8
709 Summary:        XFree86 Mach8 server
710 Summary(de):    XFree86 Mach8 Server
711 Summary(fr):    Serveur Mach8 pour XFree86
712 Summary(pl):    XFree86 serwer dla kart Mach8
713 Summary(tr):    XFree86 Mach8 sunucusu
714 Group:          X11/XFree86/Servers
715 Group(pl):      X11/XFree86/Serwery
716 Requires:       %{name}-modules = %{version}-%{release}
717
718 %description Mach8
719 XFree86-Mach 8 is the X server for video cards built around ATI's Mach8
720 chip, including the ATI 8514 Ultra and Graphics Ultra.
721
722 If you are installing the X Window System and the video card in your system
723 is based on the Mach8 chip, you need to install XFree86-Mach8. You will also
724 need to install the XFree86 package, one or more of the XFree86 fonts
725 packages, the X11R6-contrib package, the Xconfigurator package and the
726 XFree86-libs package. And, finally, if you are going to be developing
727 applications that run as X clients, you will also need to install
728 XFree86-devel.
729
730 %description -l de Mach8
731 X-Server für Karten auf der Basis des ATI Mach8-Chips, einschließlich
732 des ATI 8514 Ultra und des Graphics Ultra.
733
734 %description -l fr Mach8
735 Serveur X pour les cartes basées sur les chips ATI Mach8, dont les cartes
736 ATI 8514 Ultra et Graphics Ultra.
737
738 %description -l pl Mach8
739 X serwer dla kart opartych na uk³adzie ATI Mach8, w³±czaj±c w to ATI 8514
740 Ultra oraz graphics Ultra.
741
742 %description -l tr Mach8
743 ATI 8514 Ultra ve Graphics Ultra gibi ATI Mach8 tabanlý kartlar için X
744 sunucusu.
745
746 %package Mono
747 Summary:        XFree86 Mono server
748 Summary(de):    Xfree86 Mono-Server
749 Summary(fr):    Serveur Monochrome de XFree86
750 Summary(pl):    XFree86 serwer dla kart Monochromatycznych
751 Summary(tr):    XFree86 Mono sunucusu
752 Group:          X11/XFree86/Servers
753 Group(pl):      X11/XFree86/Serwery
754 Requires:       %{name}-modules = %{version}-%{release}
755
756 %description Mono
757 XFree86-Mono is a generic monochrome (2 color) server for VGA cards.
758 XFree86-Mono will work for nearly all VGA compatible cards, but will only
759 support a monochrome display.
760
761 If you are installing the X Window System and your VGA card is not currently
762 supported, you should install and try either XFree86-Mono or XFree86-VGA16,
763 depending upon the capabilities of your display. You will also need to
764 install the XFree86 package, one or more of the XFree86 fonts packages, the
765 X11R6-contrib package, the Xconfigurator package and the XFree86-libs
766 package. And, finally, if you are going to develop applications that run as
767 X clients, you will also need to install XFree86-devel.
768
769 %description -l de Mono
770 Generischer monochromer (Schwarzweiß-) Server für VGA-Karten, der
771 praktisch mit allen VGA-ähnlichen Karten mit beschränkter Auflösung
772 funktioniert.
773
774 %description -l fr Mono
775 Serveur générique monochrome (2 couleurs) pour les cartes VGA, fonctionne avec
776 pratiquement toutes les cartes VGA ayant des résolutions limitées.
777
778 %description -l pl Mono
779 Dwu kolorowy (monochromatyczny) serwer dla kart VGA, pracuje na wszystkich
780 typu VGA w ograniczonej rozdzielczo¶ci.
781
782 %description -l tr Mono
783 Mono (2 renk) VGA kartlarý için genel X sunucusu. Kýsýtlý bir çözünürlük
784 altýnda birçok VGA kart ile çalýþýr.
785
786 %package P9000
787 Summary:        XFree86 P9000 server
788 Summary(pl):    XFree86 serwer dla kart P9000
789 Summary(de):    XFree86 P9000 Server
790 Summary(fr):    Serveur XFree86 pour P9000
791 Summary(tr):    XFree86 P9000 sunucusu
792 Group:          X11/XFree86/Servers
793 Requires:       %{name}-modules = %{version}-%{release}
794
795 %description P9000
796 XFree86-P9000 is the X server for video cards built around the Weitek P9000
797 chip, such as most Diamond Viper cards and the Orchid P9000 card.
798
799 If you are installing the X Window System and you have a Weitek P9000 based
800 video card, you should install XFree86-P9000. You will also need to install
801 the XFree86 package, one or more of the XFree86 fonts packages, the
802 X11R6-contrib package, the Xconfigurator package and the XFree86-libs
803 package. And, finally, if you are going to develop applications that run as
804 X clients, you will also need to install XFree86-devel.
805
806 %description -l de P9000
807 X-Server für Karten auf Basis des Weitek P9000-Chip, wie die meisten
808 Diamond Viper und Orchid P9000-Karten.
809
810 %description -l fr P9000
811 Serveur X pour les cartes construites autour des circuits P9000 de
812 Weitek, comme la plupart des cartes Diamond Viper et l'Orchid P9000.
813
814 %description -l pl P9000
815 X serwer dla kart zbudowanych na uk³adzie Weitek P9000 czyli w wiêkszo¶ci
816 karty Diamond Viper oraz Orchid P9000.
817
818 %description -l tr P9000
819 Diamond Viper ve Orchid P9000 gibi Weitek P9000 tabanlý kartlar için X
820 sunucusu.
821
822 %package SVGA
823 Summary:        XFree86 SVGA server
824 Summary(de):    XFree86 SVGA-Server
825 Summary(fr):    Serveur XFree86 pour SVGA
826 Summary(pl):    XFree86 serwer dla kart SVGA
827 Summary(tr):    XFree86 SVGA sunucusu
828 Group:          X11/XFree86/Servers
829 Group(pl):      X11/XFree86/Serwery
830 Requires:       %{name}-modules = %{version}-%{release}
831
832 %description SVGA
833 X server for most simple framebuffer SVGA devices, including cards built
834 from ET4000 chips, Cirrus Logic chips, Chips and Technologies laptop chips,
835 Trident 8900 and 9000 chips. It works for Diamond Speedstar, Orchid Kelvins,
836 STB Nitros and Horizons, Genoa 8500VL, most Actix boards, the Spider VLB
837 Plus. It also works for many other chips and cards, so try this server if
838 you are having problems.
839
840 %description -l de SVGA
841 X-Server für die elementarsten Framebuffer-SVGA-Geräte, einschließlich
842 Karten, die aus ET4000-Chips, Cirrus Logic-Chips, Chips and Technologies
843 Laptop-Chips sowie Trident 8900 und 9000 Chips gebaut sind. Funktioniert mit
844 Diamond Speedstar, Orchid Kelvins, STB Nitros und Horizons, Genoa 8500VL,
845 den meisten Actix-Karten sowie Spider VLB Plus und außerdem mit vielen
846 anderen Chips und Karten. Es lohnt sich, diesen Server auszuprobieren, wenn
847 Sie Probleme haben.
848
849 %description -l fr SVGA
850 Serveur X pour les circuits SVGA les plus simples, dont les cartes
851 construites avec les circuits ET4000, Cirrus Logic, Chips and Technologies
852 laptop, Trident 8900 et 9000. Fonctionne pour les cartes Diamond Speedstar,
853 Orchid Kelvins, STB Nitros et Horizons, Genoa 8500VL, la plupart des Actix
854 et la Spider VLB Plus. Fonctionne aussi pour de nombreux autres circuits et
855 cartes. Essayez ce serveur si vous avez des problèmes.
856
857 %description -l pl SVGA
858 X serwer dla wiêkszo¶ci prostych kart SVGA, w³±czaj±c karty zbudowane na
859 uk³adach ET4000, Cirrus Logic, Trident 8900 i 9000, oraz uk³ady wystêpuj±ce
860 w laptopach. Dzia³a tak¿e z kartami Diamnod Speedstar, Orchid Kelvins, STB
861 Nitros i Horizons, Genoa 8500VL, wiêkszo¶æ Actix, Spider VLB Plus. Dzia³a
862 równie¿ na wielu innych kartach opartych na innych uk³adach wiêc spróbuj ten
863 serwer je¶li masz jakie¶ problemy.
864
865 %description -l tr SVGA
866 ET4000, Cirrus Logic, Chips and Technologies dizüstü, Trident 8900 ve 9000
867 gibi basit 'framebuffer' SVGA kullananan kartlar için X sunucusu. Ayný
868 zamanda Diamond Speedstar, Orchid Kelvins, STB Nitros / Horizons, Genoa
869 8500VL, çoðu Actix kartlarý, Spider VLB Plus gibi kartlar ve birçok diðer
870 kart ile de çalýþýr. Herhangi bir sorun yaþarsanýz bu sunucuyu deneyin.
871
872 %package VGA16
873 Summary:        XFree86 VGA16 server
874 Summary(de):    XFree86 VGA16-Server
875 Summary(fr):    Serveur XFree86 pour VGA16
876 Summary(pl):    XFree86 serwer dla kart CGA16
877 Summary(tr):    XFree86 VGA16 sunucusu
878 Group:          X11/XFree86/Servers
879 Group(pl):      X11/XFree86/Serwery
880 Requires:       %{name}-modules = %{version}-%{release}
881
882 %description VGA16
883 XFree86-VGA16 is a generic 16 color server for VGA boards. XFree86-VGA16
884 will work on nearly all VGA style graphics boards, but will only support a
885 low resolution, 16 color display.
886
887 If you are installing the X Window System and your VGA video card is not
888 specifically supported by another X server package, you should install
889 either XFree86-Mono or XFree86-VGA16, depending upon the capabilities of
890 your display. You will also need to install the XFree86 package, one or more
891 of the XFree86 fonts packages, the X11R6-contrib package, the Xconfigurator
892 package and the XFree86-libs package. And, finally, if you are going to be
893 develop applications that run as X clients, you will also need to install
894 XFree86-devel.
895
896 %description -l de VGA16
897 Generischer 16-Farben-Server für VGA-Karten. Funktioniert auf fast allen VGA-
898 Grafikkarten, allerdings nur bei geringer Auflösung und wenigen Farben.
899
900 %description -l fr VGA16
901 Serveur 16 couleurs générique pour cartes VGA. Fonctionne avec presque
902 toutes les cartes VGA, mais seulement en faible résolution avec peu de couleurs.
903
904 %description -l pl VGA16
905 Podstawowy serwer dla 16 kolorowego trybu pracy kart VGA. Dzia³a ze
906 wszystkimi kartami VGA ale jedynie w niskiej rozdzielczo¶ci i ma³ej ilo¶ci
907 kolorów.
908
909 %description -l tr VGA16
910 VGA kartlarý için genel 16 renk sunucusu. Çoðu VGA tipi kart ile düþük renk
911 ve çözünürlükte çalýþýr.
912
913 %package W32
914 Summary:        XFree86 W32 server
915 Summary(de):    XFree86 W32 Server
916 Summary(fr):    Serveur XFree86 pour W32
917 Summary(pl):    XFree86 serwer dla kart W32
918 Summary(tr):    XFree86 W32 sunucusu
919 Group:          X11/XFree86/Servers
920 Group(pl):      X11/XFree86/Serwery
921 Requires:       %{name}-modules = %{version}-%{release}
922
923 %description W32
924 XFree86-W32 is the X server for cards built around ET4000/W32 chips,
925 including the Genoa 8900 Phantom 32i, the Hercules Dynamite, the LeadTek
926 WinFast S200, the Sigma Concorde, the STB LightSpeed, the TechWorks
927 Thunderbolt, and the ViewTop PCI.
928
929 If you are installing the X Window System and your VGA video card is based
930 on the ET4000/W32 chipset, you should install XFree86-W32. You will also
931 need to install the XFree86 package, one or more of the XFree86 fonts
932 packages, the X11R6-contrib package, the Xconfigurator package and the
933 XFree86-libs package. And, finally, if you are going to develop applications
934 that run as X clients, you will also need to install XFree86-devel.
935
936 %description -l de W32
937 Genoa 8900 Phantom 32I, Hercules Dynamite, LeaTek WinFast S200,
938 Sigma Concorde, STB LightSpeed, TechWorks Thunderbolt und ViewTop PCI.
939
940 %description -l fr W32
941 Serveur X pour les cartes basée sur les chips ET4000/W32, dontla Genoa 8900
942 Phantom 32i, les cartes Hercules Dynamite, la LeadTek WinFast S200, la Sigma
943 Concorde, la STB LightSpeed, la TechWorks Thunderbolt, et la ViewTop PCI.
944
945 %description -l pl W32
946 X serwer dla kart zbudowanych na uk³adzie ET4000/W32, w³±czaj±c w to karty
947 Genoa 8900 Phantom 32i, Hercules Dynamite, LeadTek WinFast S200,
948 Sigma Concorde, STB LightSpeed, TechWorks Thunderbolt oraz karty ViewTop
949 (PCI).
950
951 %description -l tr W32
952 Genoa 8900 Phantom 32i, Hercules Dynamite kartlarý, LeadTek WinFast S200,
953 Sigma Concorde, STB LightSpeed, TechWorks Thunderbolt, ve ViewTop PCI
954 gibi kartlarýn kullandýðý ET4000/W32 tabanlý kartlar için X sunucusu.
955
956 %package TGA
957 Summary:        XFree86 TGA server
958 Summary(pl):    XFree86 serwer dla kart TGA
959 Group:          X11/XFree86/Servers
960 Group(pl):      X11/XFree86/Serwery
961 Requires:       %{name}-modules = %{version}-%{release}
962
963 %description TGA
964 The XFree86-TGA package contains an 8-bit X server for Digital TGA boards
965 based on the DC21040 chip. These adapters are very popular in Alpha
966 workstations and are included with Alpha UDB (Multia) machines.
967
968 If you are installing the X Window System and your system uses a Digital TGA
969 board based on the DC21040 chip, you'll need to install the XFree86-TGA
970 package.
971
972 %description -l pl TGA
973
974 %package -n xdm
975 Summary:        XDM
976 Summary(pl):    XDM
977 Group:          X11/XFree86
978 Group(pl):      X11/XFree86
979 Requires:       %{name} = %{version}
980 Requires:       pam >= 0.66
981 Obsoletes:      xdm
982
983 %description -n xdm
984
985 %description -l pl -n xdm
986
987 %package -n xfs
988 Summary:        Font server for XFree86
989 Summary(pl):    Serwer fontów do XFree86
990 Group:          X11/XFree86
991 Group(pl):      X11/XFree86
992 Obsoletes:      xfsft XFree86-xfs
993
994 %description -n xfs
995 This is a font server for XFree86. You can serve fonts to other X servers
996 remotely with this package, and the remote system will be able to use all
997 fonts installed on the font server, even if they are not installed on the
998 remote computer.
999
1000 %description -l pl -n xfs
1001
1002 %package -n xauth
1003 Summary:        XAuth
1004 Group:          X11/XFree86
1005 Group(pl):      X11/XFree86
1006 Summary(pl):    XAuth
1007
1008 %description -n xauth
1009
1010 %description -l pl -n xauth
1011
1012 #--- %prep ---------------------------
1013
1014 %prep
1015 %setup -q -c
1016 %patch0  -p0
1017 %patch1  -p1
1018 %patch2  -p1
1019 %patch3  -p1
1020 %patch4  -p1
1021 %patch5  -p1
1022 # the following patch is in CVS diff format, needs POSIXLY_CORRECT env var.
1023 #export POSIXLY_CORRECT=1
1024 #%patch6 -p1 -b .alpha-sockets
1025 #unset POSIXLY_CORRECT
1026 %patch7  -p1
1027 %patch8  -p1
1028 %patch9  -p1
1029 %patch10 -p1
1030 %patch11 -p1
1031 %patch12 -p1
1032 %patch13 -p1
1033 %patch14 -p1
1034 %patch15 -p1
1035 %patch16 -p1
1036 %patch17 -p1
1037 %patch18 -p1
1038 %patch20 -p1
1039 %patch21 -p1
1040 %patch22 -p1
1041 %patch23 -p1
1042 %patch24 -p1
1043 %patch25 -p1
1044 %patch26 -p1
1045 %patch27 -p1
1046 %patch28 -p1
1047 %patch29 -p1
1048 #%patch30 -p1 -b .alphadga
1049 %patch31 -p0
1050 %patch32 -p1
1051 %patch33 -p0
1052 %patch34 -p1
1053 %patch35 -p1
1054 %patch36 -p1
1055 %patch37 -p1
1056 %patch38 -p0
1057 %patch39 -p0
1058 # the following patch is in CVS diff format, needs POSIXLY_CORRECT env var.
1059 export POSIXLY_CORRECT=1
1060 %patch40 -p0
1061 unset POSIXLY_CORRECT
1062 # XFree make system is realy brain damaged
1063 #%patch41 -p1 -b .3dfx
1064 %patch42 -p1
1065 %patch43 -p1
1066 %patch44 -p1
1067 %patch45 -p1
1068 %patch46 -p1
1069 %patch47 -p1
1070 %patch48 -p1
1071 %patch49 -p1
1072 %patch50 -p1
1073 %patch51 -p1
1074
1075 ## Clean up to save a *lot* of disk space
1076 find . -name "*.orig" -print | xargs rm -f
1077 find . -size 0 -print | xargs rm -f
1078
1079 %build
1080 make -C xc World \
1081         "BOOTSTRAPCFLAGS=$RPM_OPT_FLAGS" \
1082         "CDEBUGFLAGS=" "CCOPTIONS=$RPM_OPT_FLAGS" \
1083         "CXXDEBUGFLAGS=" "CXXOPTIONS=$RPM_OPT_FLAGS"
1084
1085 %install
1086 rm -rf $RPM_BUILD_ROOT
1087 install -d $RPM_BUILD_ROOT/usr/X11R6/{bin,lib/X11,man/man{1,3,5}} \
1088         $RPM_BUILD_ROOT/etc/{pam.d,rc.d/init.d,security/console.apps} \
1089         $RPM_BUILD_ROOT/var/state/xkb
1090
1091 make -C xc      "DESTDIR=$RPM_BUILD_ROOT" \
1092                 "DOCDIR=/usr/share/doc/%{name}-%{version}" \
1093                 "INSTBINFLAGS=-m 755" \
1094                 "INSTPGMFLAGS=-m 755" \
1095                 install install.man
1096
1097 strip $RPM_BUILD_ROOT/usr/X11R6/bin/* || :
1098 strip --strip-unneeded $RPM_BUILD_ROOT/usr/X11R6/lib/{lib*.so.*.*,modules/*} || :
1099
1100 # setup the default X server
1101 rm -f $RPM_BUILD_ROOT/usr/X11R6/bin/X
1102 ln -s Xwrapper $RPM_BUILD_ROOT/usr/X11R6/bin/X
1103
1104 # Move config stuff to /etc/X11
1105 install -d $RPM_BUILD_ROOT/etc/X11
1106
1107 cp $RPM_BUILD_ROOT/usr/X11R6/lib/X11/XF86Config.eg \
1108 $RPM_BUILD_ROOT/etc/X11/XF86Config
1109 ln -sf ../../../../etc/X11/XF86Config $RPM_BUILD_ROOT/usr/X11R6/lib/X11/XF86Config
1110
1111 # setting default X
1112 rm -f $RPM_BUILD_ROOT/usr/X11R6/bin/X
1113 ln -sf Xwrapper $RPM_BUILD_ROOT/usr/X11R6/bin/X
1114
1115 # setting ghost X in /etc/X11 -- xf86config will fix this ...
1116 ln -s ../../usr/X11R6/bin/Xwrapper $RPM_BUILD_ROOT/etc/X11/X
1117
1118 ln -sf ../../../../etc/X11/XF86Config \
1119 $RPM_BUILD_ROOT/usr/X11R6/lib/X11/XF86Config
1120
1121 for i in xdm twm fs xsm xinit; do
1122         rm -rf $RPM_BUILD_ROOT/etc/X11/$i
1123         cp -ar $RPM_BUILD_ROOT/usr/X11R6/lib/X11/$i $RPM_BUILD_ROOT/etc/X11
1124         rm -rf $RPM_BUILD_ROOT/usr/X11R6/lib/X11/$i
1125         ln -sf /etc/X11/$i $RPM_BUILD_ROOT/usr/X11R6/lib/X11/$i
1126 done
1127
1128 # make TrueType font dir, touch default .dir and .scale files
1129 install -d $RPM_BUILD_ROOT%{_fontdir}/TrueType
1130 echo 0 > $RPM_BUILD_ROOT%{_fontdir}/TrueType/fonts.dir
1131 echo 0 > $RPM_BUILD_ROOT%{_fontdir}/TrueType/fonts.scale
1132
1133 install -d $RPM_BUILD_ROOT/usr/X11R6/lib/X11/pl
1134 install %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/xdm
1135 install %{SOURCE5} $RPM_BUILD_ROOT/etc/pam.d/xserver
1136 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/xdm
1137 install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/xfs
1138 install %{SOURCE4} $RPM_BUILD_ROOT/etc/X11/fs/config
1139 install %{SOURCE6} $RPM_BUILD_ROOT/usr/X11R6/lib/X11/pl/XTerm
1140
1141 touch $RPM_BUILD_ROOT/etc/security/console.apps/xserver
1142 touch $RPM_BUILD_ROOT/etc/security/blacklist.xserver
1143 touch $RPM_BUILD_ROOT/etc/security/blacklist.xdm
1144
1145 #ln -sf ../../usr/X11R6/include/X11 $RPM_BUILD_ROOT%{_includedir}/X11 ##change
1146 ln -sf %{_fontdir} $RPM_BUILD_ROOT/usr/X11R6/lib/X11/fonts
1147
1148 for n in libX11.so.6.1 libICE.so.6.3 libSM.so.6.0 libXext.so.6.3 libXt.so.6.0 \
1149          libXmu.so.6.0 libXaw.so.6.1 libXIE.so.6.0 libXi.so.6.0 \
1150          libXtst.so.6.1 libXxf86rush.so.1.0; do
1151 ln -sf $n $RPM_BUILD_ROOT/usr/X11R6/lib/`echo $n | sed "s/\.so.*/\.so/"`
1152 done
1153
1154 # xkb 'compiled' files need to be in /var/state/xkb, so
1155 # /usr is NFS / read-only mountable
1156 mkdir -p $RPM_BUILD_ROOT/var/state/xkb
1157 cp -a $RPM_BUILD_ROOT/usr/X11R6/lib/X11/xkb/compiled/* \
1158         $RPM_BUILD_ROOT/var/state/xkb
1159 rm -rf $RPM_BUILD_ROOT/usr/X11R6/lib/X11/xkb/compiled
1160 ln -sf ../../../../../var/state/xkb \
1161         $RPM_BUILD_ROOT/usr/X11R6/lib/X11/xkb/compiled
1162
1163 # do not duplicate xkbcomp program
1164 rm -f $RPM_BUILD_ROOT/usr/X11R6/lib/X11/xkb/xkbcomp
1165 ln -sf ../../../bin/xkbcomp $RPM_BUILD_ROOT/usr/X11R6/lib/X11/xkb/xkbcomp
1166
1167 ln -sf ../../../share/doc/%{name}-%{version} \
1168         $RPM_BUILD_ROOT/usr/X11R6/lib/X11/doc
1169
1170 # Add 3dfx cards to xf86config database
1171 sed -e s/END// < $RPM_BUILD_ROOT/usr/X11R6/lib/X11/Cards > $RPM_BUILD_ROOT/usr/X11R6/lib/X11/Cards.tmp
1172 /bin/mv $RPM_BUILD_ROOT/usr/X11R6/lib/X11/Cards.tmp $RPM_BUILD_ROOT/usr/X11R6/lib/X11/Cards
1173 cat >> $RPM_BUILD_ROOT/usr/X11R6/lib/X11/Cards <<_EOT_
1174
1175 # 3dfx based cards
1176
1177 NAME 3dfx Banshee
1178 SERVER SVGA
1179 NOCLOCKPROBE
1180
1181 NAME 3dfx Voodoo3 2000
1182 SERVER SVGA
1183 NOCLOCKPROBE
1184
1185 NAME 3dfx Voodoo3 3000
1186 SERVER SVGA
1187 NOCLOCKPROBE
1188
1189 NAME 3dfx Voodoo3 3500
1190 SERVER SVGA
1191 NOCLOCKPROBE
1192
1193 NAME 3dfx Voodoo3 4000
1194 SERVER SVGA
1195 NOCLOCKPROBE
1196
1197 END
1198
1199 _EOT_
1200
1201 gzip -9nf $RPM_BUILD_ROOT/usr/X11R6/man/man[135]/* \
1202         $RPM_BUILD_ROOT/usr/share/doc/%{name}-%{version}/*
1203
1204 # don't gzip README.* files, they are needed by XF86Setup
1205 gzip -dnf $RPM_BUILD_ROOT/usr/share/doc/%{name}-%{version}/README.*
1206
1207 %post libs
1208 grep "^/usr/X11R6/lib$" /etc/ld.so.conf >/dev/null 2>&1
1209 [ $? -ne 0 ] && echo "/usr/X11R6/lib" >> /etc/ld.so.conf
1210 /sbin/ldconfig
1211
1212 %postun libs
1213 if [ "$1" = "0" ]; then
1214         grep -v "/usr/X11R6/lib" /etc/ld.so.conf > /etc/ld.so.conf.new
1215         mv -f /etc/ld.so.conf.new /etc/ld.so.conf
1216 fi
1217 /sbin/ldconfig
1218
1219 %verifyscript libs
1220 echo -n "Looking for /usr/X11R6/lib in /etc/ld.so.conf... "
1221 if ! grep "^/usr/X11R6/lib$" /etc/ld.so.conf > /dev/null; then
1222         echo "missing"
1223         echo "/usr/X11R6/lib missing from /etc/ld.so.conf" >&2
1224 else
1225         echo "found"
1226 fi
1227
1228 %post -n xfs
1229 /sbin/chkconfig --add xfs
1230 if [ -f /var/run/xfs.pid ]; then
1231         /etc/rc.d/init.d/xfs restart >&2
1232 else
1233         echo "Run \"/etc/rc.d/init.d/xfs start\" to start font server." >&2
1234 fi
1235                 
1236
1237 %post -n xdm
1238 /sbin/chkconfig --add xdm
1239 if [ -f /var/run/xdm.pid ]; then
1240         /etc/rc.d/init.d/xdm restart >&2
1241 else
1242        echo "Run \"/etc/rc.d/init.d/xdm start\" to start xdm." >&2
1243 fi
1244                 
1245 %postun -n xfs
1246 if [ "$1" = "0" ]; then
1247         /etc/rc.d/init.d/xfs stop >&2
1248         /sbin/chkconfig --del xfs
1249 fi
1250
1251 %postun -n xdm
1252 if [ "$1" = "0" ]; then
1253         /etc/rc.d/init.d/xdm stop >&2
1254         /sbin/chkconfig --del xdm
1255 fi
1256
1257 %clean
1258 rm -rf $RPM_BUILD_ROOT
1259
1260 %files
1261 %defattr(644,root,root,755)
1262 %docdir %{_docdir}/%{name}-%{version}
1263 %doc /%{_docdir}/%{name}-%{version}/*
1264 %doc /usr/X11R6/lib/X11/doc
1265
1266 %doc /usr/X11R6/lib/X11/XF86Config.eg
1267 %doc /usr/X11R6/lib/X11/Cards
1268
1269 %ifarch ix86 alpha sparc
1270 %doc /usr/X11R6/lib/X11/Cards
1271 %endif
1272
1273 %dir /usr/X11R6
1274 %dir /usr/X11R6/lib
1275 %dir /usr/X11R6/lib/X11
1276 %dir /usr/X11R6/lib/X11/rstart
1277 %dir /usr/X11R6/lib/X11/rstart/commands
1278 %dir /usr/X11R6/lib/X11/rstart/commands/x11r6
1279 %dir /usr/X11R6/lib/X11/rstart/contexts
1280 %dir /usr/X11R6/lib/X11/etc
1281 %dir /usr/X11R6/lib/X11/fonts
1282 %dir /usr/X11R6/lib/X11/xserver
1283 %dir /usr/X11R6/bin
1284
1285 %ifnarch sparc
1286 %dir /usr/X11R6/lib/modules
1287 %endif
1288
1289 %config(noreplace) %verify(not md5 mtime size) /etc/X11/XF86Config
1290 %config %verify(not md5 mtime size) /etc/pam.d/xserver
1291 %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.xserver
1292 %config(missingok) /etc/security/console.apps/xserver
1293 %config /etc/X11/twm/system.twmrc
1294 %config /etc/X11/xsm/system.xsm
1295 %ghost /etc/X11/X
1296
1297 /usr/X11R6/lib/X11/XErrorDB
1298 /usr/X11R6/lib/X11/XKeysymDB
1299 /usr/X11R6/lib/X11/locale
1300 /usr/X11R6/lib/X11/lbxproxy
1301 /usr/X11R6/lib/X11/proxymngr
1302 /usr/X11R6/lib/X11/app-defaults
1303
1304 %lang(pl) /usr/X11R6/lib/X11/pl
1305
1306 %attr(755,root,root) /usr/X11R6/lib/X11/xinit
1307
1308 %attr(755,root,root) /usr/X11R6/lib/X11/twm
1309 %attr(755,root,root) /usr/X11R6/lib/X11/fs
1310 %attr(755,root,root) /usr/X11R6/lib/X11/xsm
1311
1312 /usr/X11R6/lib/X11/xserver/SecurityPolicy
1313
1314 %attr(-,root,root) /usr/X11R6/lib/X11/rstart/config
1315 %attr(-,root,root) /usr/X11R6/lib/X11/rstart/rstartd.real
1316 %attr(-,root,root) /usr/X11R6/lib/X11/rstart/commands/x
1317 %attr(-,root,root) /usr/X11R6/lib/X11/rstart/commands/x11
1318 %attr(-,root,root) /usr/X11R6/lib/X11/rstart/commands/*List*
1319 %attr(-,root,root) /usr/X11R6/lib/X11/rstart/commands/x11r6/*
1320 %attr(-,root,root) /usr/X11R6/lib/X11/rstart/contexts/*
1321
1322 %attr(755,root,root) /usr/X11R6/lib/X11/x11perfcomp/*
1323 /usr/X11R6/lib/X11/*.txt
1324
1325 %attr(755,root,root) /usr/X11R6/lib/X11/etc/*
1326
1327 %attr(4755,root,root) /usr/X11R6/bin/Xwrapper
1328
1329 %attr(755,root,root) /usr/X11R6/bin/X
1330 %attr(755,root,root) /usr/X11R6/bin/Xprt
1331 %attr(755,root,root) /usr/X11R6/bin/lbxproxy
1332
1333 %attr(755,root,root) /usr/X11R6/bin/proxymngr
1334 %attr(755,root,root) /usr/X11R6/bin/rstartd
1335 %attr(755,root,root) /usr/X11R6/bin/xfindproxy
1336 %attr(755,root,root) /usr/X11R6/bin/xfwp
1337 %attr(755,root,root) /usr/X11R6/bin/xrx
1338 %attr(755,root,root) /usr/X11R6/bin/lndir
1339 %attr(755,root,root) /usr/X11R6/bin/mkdirhier
1340 %attr(755,root,root) /usr/X11R6/bin/gccmakedep
1341 %attr(755,root,root) /usr/X11R6/bin/mergelib
1342 %attr(755,root,root) /usr/X11R6/bin/makeg
1343 %attr(755,root,root) /usr/X11R6/bin/appres
1344 %attr(755,root,root) /usr/X11R6/bin/bdftopcf
1345 %attr(755,root,root) /usr/X11R6/bin/beforelight
1346 %attr(755,root,root) /usr/X11R6/bin/bitmap
1347 %attr(755,root,root) /usr/X11R6/bin/bmtoa
1348 %attr(755,root,root) /usr/X11R6/bin/atobm
1349 %attr(755,root,root) /usr/X11R6/bin/editres
1350 %attr(755,root,root) /usr/X11R6/bin/fsinfo
1351 %attr(755,root,root) /usr/X11R6/bin/fslsfonts
1352 %attr(755,root,root) /usr/X11R6/bin/fstobdf
1353 %attr(755,root,root) /usr/X11R6/bin/iceauth
1354 %attr(755,root,root) /usr/X11R6/bin/mkfontdir
1355 %attr(755,root,root) /usr/X11R6/bin/showrgb
1356 %attr(755,root,root) /usr/X11R6/bin/rstart
1357 %attr(755,root,root) /usr/X11R6/bin/smproxy
1358 %attr(755,root,root) /usr/X11R6/bin/twm
1359 %attr(755,root,root) /usr/X11R6/bin/x11perf
1360 %attr(755,root,root) /usr/X11R6/bin/x11perfcomp
1361 %attr(755,root,root) /usr/X11R6/bin/Xmark
1362 %attr(755,root,root) /usr/X11R6/bin/xclipboard
1363 %attr(755,root,root) /usr/X11R6/bin/xcutsel
1364 %attr(755,root,root) /usr/X11R6/bin/xclock
1365 %attr(755,root,root) /usr/X11R6/bin/xcmsdb
1366 %attr(755,root,root) /usr/X11R6/bin/xconsole
1367 %attr(755,root,root) /usr/X11R6/bin/xdpyinfo
1368 %attr(755,root,root) /usr/X11R6/bin/dga
1369 %attr(755,root,root) /usr/X11R6/bin/xfd
1370 %attr(755,root,root) /usr/X11R6/bin/xhost
1371 %attr(755,root,root) /usr/X11R6/bin/xieperf
1372 %attr(755,root,root) /usr/X11R6/bin/xinit
1373
1374 %attr(755,root,root) /usr/X11R6/bin/startx
1375
1376 %attr(755,root,root) /usr/X11R6/bin/setxkbmap
1377 %attr(755,root,root) /usr/X11R6/bin/xkbcomp
1378 %attr(755,root,root) /usr/X11R6/bin/xkbevd
1379 %attr(755,root,root) /usr/X11R6/bin/xkbprint
1380 %attr(755,root,root) /usr/X11R6/bin/xkbvleds
1381 %attr(755,root,root) /usr/X11R6/bin/xkbwatch
1382 %attr(755,root,root) /usr/X11R6/bin/xkbbell
1383 %attr(755,root,root) /usr/X11R6/bin/xkill
1384 %attr(755,root,root) /usr/X11R6/bin/xlogo
1385 %attr(755,root,root) /usr/X11R6/bin/xlsatoms
1386 %attr(755,root,root) /usr/X11R6/bin/xlsclients
1387 %attr(755,root,root) /usr/X11R6/bin/xlsfonts
1388 %attr(755,root,root) /usr/X11R6/bin/xmag
1389 %attr(755,root,root) /usr/X11R6/bin/xmh
1390 %attr(755,root,root) /usr/X11R6/bin/xmodmap
1391 %attr(755,root,root) /usr/X11R6/bin/xprop
1392 %attr(755,root,root) /usr/X11R6/bin/xrdb
1393 %attr(755,root,root) /usr/X11R6/bin/xset
1394 %attr(755,root,root) /usr/X11R6/bin/xrefresh
1395 %attr(755,root,root) /usr/X11R6/bin/xsetmode
1396 %attr(755,root,root) /usr/X11R6/bin/xsetpointer
1397 %attr(755,root,root) /usr/X11R6/bin/xsetroot
1398 %attr(755,root,root) /usr/X11R6/bin/xsm
1399 %attr(755,root,root) /usr/X11R6/bin/xstdcmap
1400 %attr(755,root,root) /usr/X11R6/bin/xterm
1401 %attr(755,root,root) /usr/X11R6/bin/resize
1402 %attr(755,root,root) /usr/X11R6/bin/xvidtune
1403 %attr(755,root,root) /usr/X11R6/bin/xwd
1404 %attr(755,root,root) /usr/X11R6/bin/xwininfo
1405 %attr(755,root,root) /usr/X11R6/bin/xwud
1406 %attr(755,root,root) /usr/X11R6/bin/reconfig
1407 %attr(755,root,root) /usr/X11R6/bin/xf86config
1408 %attr(755,root,root) /usr/X11R6/bin/scanpci
1409 %attr(755,root,root) /usr/X11R6/bin/SuperProbe
1410 %attr(755,root,root) /usr/X11R6/bin/xon
1411
1412 /usr/X11R6/include/X11/bitmaps
1413
1414 /usr/X11R6/man/man1/lbxproxy.1*
1415 /usr/X11R6/man/man1/proxymngr.1*
1416 /usr/X11R6/man/man1/xfindproxy.1*
1417 /usr/X11R6/man/man1/xfwp.1*
1418 /usr/X11R6/man/man1/xrx.1*
1419 /usr/X11R6/man/man1/lndir.1*
1420 /usr/X11R6/man/man1/makestrs.1*
1421 /usr/X11R6/man/man1/makeg.1*
1422 /usr/X11R6/man/man1/mkdirhier.1*
1423 /usr/X11R6/man/man1/appres.1*
1424 /usr/X11R6/man/man1/bdftopcf.1*
1425 /usr/X11R6/man/man1/beforelight.1*
1426 /usr/X11R6/man/man1/bitmap.1*
1427 /usr/X11R6/man/man1/bmtoa.1*
1428 /usr/X11R6/man/man1/atobm.1*
1429 /usr/X11R6/man/man1/editres.1*
1430 /usr/X11R6/man/man1/fsinfo.1*
1431 /usr/X11R6/man/man1/fslsfonts.1*
1432 /usr/X11R6/man/man1/fstobdf.1*
1433 /usr/X11R6/man/man1/iceauth.1*
1434 /usr/X11R6/man/man1/mkfontdir.1*
1435 /usr/X11R6/man/man1/showrgb.1*
1436 /usr/X11R6/man/man1/rstart.1*
1437 /usr/X11R6/man/man1/rstartd.1*
1438 /usr/X11R6/man/man1/smproxy.1*
1439 /usr/X11R6/man/man1/twm.1*
1440 /usr/X11R6/man/man1/x11perf.1*
1441 /usr/X11R6/man/man1/x11perfcomp.1*
1442 /usr/X11R6/man/man1/xclipboard.1*
1443 /usr/X11R6/man/man1/xcutsel.1*
1444 /usr/X11R6/man/man1/xclock.1*
1445 /usr/X11R6/man/man1/xcmsdb.1*
1446 /usr/X11R6/man/man1/xconsole.1*
1447 /usr/X11R6/man/man1/sessreg.1*
1448 /usr/X11R6/man/man1/xdpyinfo.1*
1449 /usr/X11R6/man/man1/dga.1*
1450 /usr/X11R6/man/man1/xfd.1*
1451 /usr/X11R6/man/man1/xhost.1*
1452 /usr/X11R6/man/man1/xieperf.1*
1453 /usr/X11R6/man/man1/xinit.1*
1454 /usr/X11R6/man/man1/startx.1*
1455 /usr/X11R6/man/man1/setxkbmap.1*
1456 /usr/X11R6/man/man1/xkbcomp.1*
1457 /usr/X11R6/man/man1/xkbevd.1*
1458 /usr/X11R6/man/man1/xkbprint.1*
1459 /usr/X11R6/man/man1/xkill.1*
1460 /usr/X11R6/man/man1/xlogo.1*
1461 /usr/X11R6/man/man1/xlsatoms.1*
1462 /usr/X11R6/man/man1/xlsclients.1*
1463 /usr/X11R6/man/man1/xlsfonts.1*
1464 /usr/X11R6/man/man1/xmag.1*
1465 /usr/X11R6/man/man1/xmh.1*
1466 /usr/X11R6/man/man1/xmodmap.1*
1467 /usr/X11R6/man/man1/xprop.1*
1468 /usr/X11R6/man/man1/xrdb.1*
1469 /usr/X11R6/man/man1/xrefresh.1*
1470 /usr/X11R6/man/man1/xset.1*
1471 /usr/X11R6/man/man1/xsetmode.1*
1472 /usr/X11R6/man/man1/xsetpointer.1*
1473 /usr/X11R6/man/man1/xsetroot.1*
1474 /usr/X11R6/man/man1/xsm.1*
1475 /usr/X11R6/man/man1/xstdcmap.1*
1476 /usr/X11R6/man/man1/xterm.1*
1477 /usr/X11R6/man/man1/resize.1*
1478 /usr/X11R6/man/man1/xvidtune.1*
1479 /usr/X11R6/man/man1/xwd.1*
1480 /usr/X11R6/man/man1/xwininfo.1*
1481 /usr/X11R6/man/man1/xwud.1*
1482 /usr/X11R6/man/man1/Xserver.1*
1483 /usr/X11R6/man/man1/XFree86.1*
1484 /usr/X11R6/man/man1/reconfig.1*
1485 /usr/X11R6/man/man1/xf86config.1*
1486 /usr/X11R6/man/man1/SuperProbe.1*
1487 /usr/X11R6/man/man1/xon.1*
1488
1489 %ifnarch sparc
1490
1491 %files modules
1492 %defattr(-,root,root,755)
1493 /usr/X11R6/lib/X11/xkb
1494 /var/state/xkb
1495 %attr(755,root,root) /usr/X11R6/lib/modules/*
1496
1497 %endif
1498
1499 %files -n xdm
1500 %defattr(644,root,root,755)
1501 %attr(640,root,root) %config %verify(not size mtime md5) /etc/pam.d/xdm
1502 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/security/blacklist.xdm
1503 %attr(754,root,root) /etc/rc.d/init.d/xdm
1504
1505 %config /usr/X11R6/lib/X11/app-defaults/Chooser
1506
1507 %attr(755,root,root) /usr/X11R6/lib/X11/xdm
1508 %attr(755,root,root) /usr/X11R6/bin/xdm
1509 %attr(755,root,root) /usr/X11R6/bin/sessreg
1510 /usr/X11R6/man/man1/xdm.1*
1511
1512 %dir    /etc/X11/xdm
1513 %config /etc/X11/xdm/xdm-config
1514 %config /etc/X11/xdm/chooser
1515 %config /etc/X11/xdm/Xsetup_0
1516 %config /etc/X11/xdm/Xsession
1517 %config /etc/X11/xdm/Xservers
1518 %config /etc/X11/xdm/Xresources
1519 %config /etc/X11/xdm/Xaccess
1520 %config /etc/X11/xdm/TakeConsole
1521 %config /etc/X11/xdm/GiveConsole
1522
1523 %files -n xfs
1524 %defattr(644,root,root,755)
1525 %attr(754,root,root) /etc/rc.d/init.d/xfs
1526 %dir /etc/X11/fs
1527 %config(noreplace) /etc/X11/fs/config
1528
1529 %attr(755,root,root) /usr/X11R6/bin/xfs
1530 %attr(755,root,root) /usr/X11R6/bin/fsinfo
1531 %attr(755,root,root) /usr/X11R6/bin/fslsfonts
1532 %attr(755,root,root) /usr/X11R6/bin/fstobdf
1533
1534 /usr/X11R6/man/man1/xfs.1*
1535 /usr/X11R6/man/man1/fsinfo.1*
1536 /usr/X11R6/man/man1/fslsfonts.1*
1537 /usr/X11R6/man/man1/fstobdf.1*
1538
1539 %files -n xauth
1540 %defattr(644,root,root,755)
1541 %attr(755,root,root) /usr/X11R6/bin/xauth
1542 /usr/X11R6/man/man1/xauth.1*
1543
1544 %files libs
1545 %defattr(644,root,root,755)
1546 %attr(755,root,root) /usr/X11R6/lib/lib*.so.*.*
1547
1548
1549 %files devel
1550 %defattr(644,root,root,755)
1551 %attr(755,root,root) /usr/X11R6/lib/lib*.so
1552 /usr/X11R6/lib/libFS.a
1553 /usr/X11R6/lib/libXau.a
1554 /usr/X11R6/lib/libXdmcp.a
1555 /usr/X11R6/lib/libXdpms.a
1556 /usr/X11R6/lib/libXss.a
1557 /usr/X11R6/lib/libXxf86dga.a
1558 /usr/X11R6/lib/libXxf86misc.a
1559 /usr/X11R6/lib/libXxf86vm.a
1560 /usr/X11R6/lib/liboldX.a
1561 /usr/X11R6/lib/libxkbfile.a
1562 /usr/X11R6/lib/libxkbui.a
1563
1564 /usr/X11R6/include/X11/*.h
1565 /usr/X11R6/include/X11/ICE
1566 /usr/X11R6/include/X11/PEX5
1567 /usr/X11R6/include/X11/PM
1568 /usr/X11R6/include/X11/SM
1569 /usr/X11R6/include/X11/Xaw
1570 /usr/X11R6/include/X11/Xmu
1571 /usr/X11R6/include/X11/extensions
1572 /usr/X11R6/include/X11/fonts
1573 /usr/X11R6/lib/X11/config
1574
1575 %attr(755,root,root) /usr/X11R6/bin/imake
1576 %attr(755,root,root) /usr/X11R6/bin/makedepend
1577 %attr(755,root,root) /usr/X11R6/bin/xmkmf
1578
1579 /usr/X11R6/man/man1/imake.1*
1580 /usr/X11R6/man/man1/makedepend.1*
1581 /usr/X11R6/man/man1/xmkmf.1*
1582 /usr/X11R6/man/man3/*
1583
1584 %files static
1585 %defattr(644,root,root,755)
1586 /usr/X11R6/lib/libICE.a
1587 /usr/X11R6/lib/libPEX5.a
1588 /usr/X11R6/lib/libSM.a
1589 /usr/X11R6/lib/libX11.a
1590 /usr/X11R6/lib/libXIE.a
1591 /usr/X11R6/lib/libXaw.a
1592 /usr/X11R6/lib/libXext.a
1593 /usr/X11R6/lib/libXi.a
1594 /usr/X11R6/lib/libXmu.a
1595 /usr/X11R6/lib/libXp.a
1596 /usr/X11R6/lib/libXt.a
1597 /usr/X11R6/lib/libXtst.a
1598 /usr/X11R6/lib/libXxf86rush.a
1599
1600 %files Xvfb
1601 %defattr(644,root,root,755)
1602 %attr(755,root,root) /usr/X11R6/bin/Xvfb
1603 /usr/X11R6/man/man1/Xvfb.1*
1604
1605 %files Xnest
1606 %defattr(644,root,root,755)
1607 %attr(755,root,root) /usr/X11R6/bin/Xnest
1608 /usr/X11R6/man/man1/Xnest.1*
1609
1610 %ifarch i386 i486 i586 i686 alpha
1611
1612 %files SVGA
1613 %defattr(644,root,root,755)
1614 %attr(755,root,root) /usr/X11R6/bin/XF86_SVGA
1615 /usr/X11R6/man/man1/XF86_SVGA.1*
1616 /usr/X11R6/man/man5/XF86Config.5*
1617 %endif
1618
1619 %ifarch i386 i486 i586 i686 sparc
1620
1621 %files VGA16
1622 %defattr(644,root,root,755)
1623 %attr(755,root,root) /usr/X11R6/bin/XF86_VGA16
1624 /usr/X11R6/man/man1/XF86_VGA16.1*
1625 /usr/X11R6/man/man5/XF86Config.5*
1626 %endif
1627
1628 %ifarch i386 i486 i586 i686
1629
1630 %files W32
1631 %defattr(644,root,root,755)
1632 %attr(755,root,root) /usr/X11R6/bin/XF86_W32
1633 /usr/X11R6/man/man1/XF86_W32.1*
1634 /usr/X11R6/man/man1/XF86_Accel.1*
1635 /usr/X11R6/man/man5/XF86Config.5*
1636 %endif
1637
1638 %ifarch i386 i486 i586 i686 alpha
1639
1640 %files Mono
1641 %defattr(644,root,root,755)
1642 %attr(755,root,root) /usr/X11R6/bin/XF86_Mono
1643 /usr/X11R6/man/man1/XF86_Mono.1*
1644 /usr/X11R6/man/man5/XF86Config.5*
1645 %endif
1646
1647 %ifarch i386 i486 i586 i686 alpha
1648
1649 %files S3
1650 %defattr(644,root,root,755)
1651 %attr(755,root,root) /usr/X11R6/bin/XF86_S3
1652 /usr/X11R6/man/man1/XF86_S3.1*
1653 /usr/X11R6/man/man1/XF86_Accel.1*
1654 /usr/X11R6/man/man5/XF86Config.5*
1655 %endif
1656
1657 %ifarch i386 i486 i586 i686 alpha
1658
1659 %files S3V
1660 %defattr(644,root,root,755)
1661 %attr(755,root,root) /usr/X11R6/bin/XF86_S3V
1662 /usr/X11R6/man/man1/XF86_S3.1*
1663 /usr/X11R6/man/man1/XF86_Accel.1*
1664 /usr/X11R6/man/man5/XF86Config.5*
1665 %endif
1666
1667 %ifarch i386 i486 i586 i686
1668
1669 %files 8514
1670 %defattr(644,root,root,755)
1671 %attr(755,root,root) /usr/X11R6/bin/XF86_8514
1672 /usr/X11R6/man/man1/XF86_8514.1*
1673 /usr/X11R6/man/man1/XF86_Accel.1*
1674 /usr/X11R6/man/man5/XF86Config.5*
1675 %endif
1676
1677 %ifarch i386 i486 i586 i686
1678
1679 %files Mach8
1680 %defattr(644,root,root,755)
1681 %attr(755,root,root) /usr/X11R6/bin/XF86_Mach8
1682 /usr/X11R6/man/man1/XF86_Mach8.1*
1683 /usr/X11R6/man/man1/XF86_Accel.1*
1684 /usr/X11R6/man/man5/XF86Config.5*
1685 %endif
1686
1687 %ifarch i386 i486 i586 i686
1688
1689 %files Mach32
1690 %defattr(644,root,root,755)
1691 %attr(755,root,root) /usr/X11R6/bin/XF86_Mach32
1692 /usr/X11R6/man/man1/XF86_Mach32.1*
1693 /usr/X11R6/man/man1/XF86_Accel.1*
1694 /usr/X11R6/man/man5/XF86Config.5*
1695 %endif
1696
1697 %files Mach64
1698 %defattr(644,root,root,755)
1699 %attr(755,root,root) /usr/X11R6/bin/XF86_Mach64
1700 /usr/X11R6/man/man1/XF86_Mach64.1*
1701 /usr/X11R6/man/man1/XF86_Accel.1*
1702 /usr/X11R6/man/man5/XF86Config.5*
1703
1704 %ifarch i386 i486 i586 i686 alpha
1705
1706 %files P9000
1707 %defattr(644,root,root,755)
1708 %attr(755,root,root) /usr/X11R6/bin/XF86_P9000
1709 /usr/X11R6/man/man1/XF86_P9000.1*
1710 /usr/X11R6/man/man1/XF86_Accel.1*
1711 /usr/X11R6/man/man5/XF86Config.5*
1712 %endif
1713
1714 %ifarch i386 i486 i586 i686
1715
1716 %files AGX
1717 %defattr(644,root,root,755)
1718 %attr(755,root,root) /usr/X11R6/bin/XF86_AGX
1719 /usr/X11R6/man/man1/XF86_AGX.1*
1720 /usr/X11R6/man/man1/XF86_Accel.1*
1721 /usr/X11R6/man/man5/XF86Config.5*
1722 %endif
1723
1724 %ifarch i386 i486 i586 i686
1725
1726 %files I128
1727 %defattr(644,root,root,755)
1728 %attr(755,root,root) /usr/X11R6/bin/XF86_I128
1729 /usr/X11R6/man/man1/XF86_I128.1*
1730 /usr/X11R6/man/man1/XF86_Accel.1*
1731 /usr/X11R6/man/man5/XF86Config.5*
1732 %endif
1733
1734 %ifarch alpha
1735
1736 %files TGA
1737 %defattr(644,root,root,755)
1738 %attr(755,root,root) /usr/X11R6/bin/XF86_TGA
1739 /usr/X11R6/man/man5/XF86Config.5*
1740 %endif
1741
1742 %ifarch sparc
1743
1744 %files Sun
1745 %defattr(644,root,root,755)
1746 %attr(755,root,root) /usr/X11R6/bin/Xsun
1747 %attr(-,root,root) /usr/X11R6/lib/X11/xkb
1748 /var/state/xkb
1749 %endif
1750
1751 %ifarch sparc
1752
1753 %files SunMono
1754 %defattr(644,root,root,755)
1755 %attr(755,root,root) /usr/X11R6/bin/XsunMono
1756 %attr(-,root,root) /usr/X11R6/lib/X11/xkb
1757 /var/state/xkb
1758 %endif
1759
1760 %ifarch sparc
1761
1762 %files Sun24
1763 %defattr(644,root,root,755)
1764 %attr(755,root,root) /usr/X11R6/bin/Xsun24
1765 %attr(-,root,root) /usr/X11R6/lib/X11/xkb
1766 /var/state/xkb
1767 %endif
1768
1769 %ifarch i386 i486 i586 i686
1770
1771 %files 3DLabs
1772 %attr(755,root,root) /usr/X11R6/bin/XF86_3DLabs
1773 %endif
1774
1775 %files FBDev
1776 %defattr(644,root,root,755)
1777 %ifarch m68k
1778 %attr(755,root,root) /usr/X11R6/bin/XF68_FBDev
1779 /usr/X11R6/man/man1/XF68_FBDev.1*
1780 %else
1781 %attr(755,root,root) /usr/X11R6/bin/XF86_FBDev
1782 %endif
1783
1784 %files XF86Setup
1785 %defattr(644,root,root,755)
1786 %attr(755,root,root) /usr/X11R6/bin/XF86Setup
1787 %attr(755,root,root) /usr/X11R6/bin/xmseconfig
1788 /usr/X11R6/lib/X11/XF86Setup
1789 /usr/X11R6/man/man1/XF86Setup.1*
1790 /usr/X11R6/man/man1/xmseconfig.1*
1791
1792 %changelog
1793 * Sat Jun 19 1999 Jan Rêkorajski <baggins@pld.org.pl>
1794   [3.3.3.1-54]
1795 - removed "-b .*" in %prep, to save _a lot_ of disk space
1796 - xterm now negotiates xterm-color term type
1797 - manuals in /usr/X11R6/man (FHS 2.0)
1798 - added "Requires: pam" in main package (Xwrapper uses pam_console.so)
1799 - ln -s /usr/X11R6/bin/xkbcomp /usr/X11R6/lib/X11/xkb/xkbcomp
1800 - added XTerm polish resources
1801 - added pam_env support to xdm
1802 - Xservers now read XF86Config from /etc/X11/ (not /etc/)
1803 - added "Requires: xauth" for man package
1804
1805 * Thu Jun 17 1999 Jan Rêkorajski <baggins@pld.org.pl>
1806   [3.3.3.1-53]
1807 - added patches for Riva TNT2, voodoo Rush, voodoo3 Banshee
1808 - added latest patches from RH
1809 - cleanup
1810
1811 * Tue Apr 20 1999 Artur Frysiak <wiget@pld.org.pl>
1812   [3.3.3.1-23]
1813 - compiled on rpm 3.
1814
1815 * Thu Mar 11 1999 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
1816   [3.3.3.1-21]
1817 - removed man group from man pages,
1818 - added pl translations (by Andrzej Nakonieczny <dzemik@tuniv.szczecin.pl>),
1819 - added XFree86-HasZlib.patch for linking all X servers with shared libz
1820   (istead static linking with this library),
1821 - don't buid modules subpackage on sparc,
1822 - "Requires: pam" moved to xdm subpackage,
1823 - gzipping man pages instead bzipping2.
1824
1825 * Thu Feb 11 1999 Wojtek ¦lusarczyk <wojtek@shadow.eu.org>
1826   [3.3.3.1-2d]
1827 - next modifications of the spec file,
1828 - fixed xf86config,
1829
1830   by Maciek Ró¿ycki <macro@ds2.amg.gda.pl>
1831
1832 - added some patches,
1833 - spec still not finished ...
1834
1835 * Thu Dec 17 1998 Wojtek ¦lusarczyk <wojtek@shadow.eu.org>
1836 - major changes
1837 -- Teriblle sorry -- but now it's not it ..;(
1838 - emergency build for PLD Tornado.
1839
1840 * Tue Dec 08 1998 Wojciech "Sas" Ciêciwa <cieciwa@alpha.zarz.agh.edu.pl>
1841 - separating binaries,
1842 - building rpm.
This page took 0.157381 seconds and 3 git commands to generate.