]> git.pld-linux.org Git - packages/XFree86.git/blob - XFree86.spec
- added Synaptics TouchPad driver
[packages/XFree86.git] / XFree86.spec
1
2 # TODO:
3 # - separate XFS to be standalone - is it possible without duplicated files?
4
5 #
6 # Conditional build:
7 # _without_tdfx         - disables tdfx drivers building
8 #
9
10 %define         _sver   %(echo %{version} | tr -d .)
11 %define         _synaptics_ver  0.11.3p2
12
13 Summary:        XFree86 Window System servers and basic programs
14 Summary(de):    Xfree86 Window-System-Server und grundlegende Programme
15 Summary(es):    Programas básicos y servidores para el sistema de ventanas XFree86
16 Summary(fr):    Serveurs du système XFree86 et programmes de base
17 Summary(ja):    XFree86 window system ¤Î¥µ¡¼¥Ð¤È´ðËÜŪ¤Ê¥×¥í¥°¥é¥à
18 Summary(ko):    X¿¡ ÇÊ¿äÇÑ ±âº»ÀûÀΠ±Û²Ã°ú ÇÁ·Î±×·¥°ú ¹®¼­µé
19 Summary(pl):    XFree86 Window System wraz z podstawowymi programami
20 Summary(tr):    XFree86 Pencereleme Sistemi sunucularý ve temel programlar
21 Summary(pt_BR): Programas básicos e servidores para o sistema de janelas XFree86
22 Summary(ru):    âÁÚÏ×ÙÅ ÛÒÉÆÔÙ, ÐÒÏÇÒÁÍÍÙ É ÄÏËÕÍÅÎÔÁÃÉÑ ÄÌÑ ÒÁÂÏÞÅÊ ÓÔÁÎÃÉÉ ÐÏÄ X
23 Summary(uk):    âÁÚÏצ ÛÒÉÆÔÉ, ÐÒÏÇÒÁÍÉ ÔÁ ÄÏËÕÍÅÎÔÁæѠÄÌÑ ÒÏÂÏÞϧ ÓÔÁÎ槠ЦĠX
24 Summary(zh_CN): XFree86 ´°¿Úϵͳ·þÎñÆ÷ºÍ»ù±¾³ÌÐò
25 Name:           XFree86
26 Version:        4.3.99.6
27 Release:        1
28 License:        MIT
29 Group:          X11/XFree86
30 Source0:        ftp://ftp.xfree86.org/pub/XFree86/develsnaps/%{name}-%{version}.tar.bz2
31 # Source0-md5:  1aba2fcb679201305a3b710efeb27de9
32 #Source1:       ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/X430src-2.tgz
33 #Source2:       ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/X430src-3.tgz
34 Source3:        ftp://ftp.pld-linux.org/software/xinit/xdm-xinitrc-0.2.tar.bz2
35 # Source3-md5:  0a15b1c374256b5cad7961807baa3896
36 Source4:        xdm.pamd
37 Source5:        xserver.pamd
38 Source6:        xdm.init
39 Source7:        xfs.init
40 Source8:        xfs.config
41 Source9:        XTerm.ad-pl
42 Source10:       xdm.sysconfig
43 Source11:       xfs.sysconfig
44 Source20:       twm.desktop
45 Source21:       xeyes.desktop
46 Source22:       xedit.desktop
47 Source23:       xterm.desktop
48 Source24:       xclipboard.desktop
49 Source25:       xclock.desktop
50 Source26:       oclock.desktop
51 Source27:       xconsole.desktop
52 Source30:       xlogo64.png
53 Source31:       xeyes.png
54 Source32:       xedit.png
55 Source33:       xterm.png
56 Source34:       xclipboard.png
57 Source35:       xclock.png
58 Source36:       oclock.png
59 Source37:       xconsole.png
60 Source38:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-Xman-pages.tar.bz2
61 # Source38-md5: a184106bb83cb27c6963944d9243ac3f
62 #Source39:      cvs://anonymous@cvs.gatos.sourceforge.net/cvsroot/gatos/ati.2-20021001.tar.bz2
63 # Source39-md5: 8d43c01d364576c195a5294279f92566
64 # http://w1.894.telia.com/~u89404340/touchpad/index.html
65 Source40:       http://w1.894.telia.com/~u89404340/touchpad/synaptics-%{_synaptics_ver}.tar.bz2
66 # Source40-md5: 2898f128f1e40dd29f3af38ce7550aae
67 Patch0:         %{name}-PLD.patch
68 Patch1:         %{name}-HasZlib.patch
69 Patch2:         %{name}-DisableDebug.patch
70 Patch3:         %{name}-Xwrapper.patch
71 Patch4:         %{name}-xfs.patch
72 Patch5:         %{name}-xfs-fix.patch
73 Patch6:         %{name}-xfs-logger.patch
74 Patch7:         %{name}-xterm-utempter.patch
75 Patch8:         %{name}-app_defaults_dir.patch
76 Patch9:         %{name}-v4l.patch
77 Patch10:        %{name}-broken-includes.patch
78 Patch11:        %{name}-alpha-pcibus-lemming.patch
79 Patch12:        %{name}-fhs.patch
80 Patch13:        %{name}-xdmsecurity.patch
81 Patch14:        %{name}-xman.patch
82 Patch15:        %{name}-HasXdmAuth.patch
83 Patch16:        %{name}-xdm-fixes.patch
84 Patch17:        %{name}-imake-kernel-version.patch
85 Patch18:        %{name}-no-kernel-modules.patch
86 Patch19:        %{name}-parallelmake.patch
87 Patch20:        %{name}-pic.patch
88 Patch21:        %{name}-r128-busmstr2.patch
89 Patch22:        %{name}-neomagic_swcursor.patch
90 Patch23:        %{name}-mga-busmstr.patch
91 Patch24:        %{name}-agpgart-load.patch
92 Patch25:        %{name}-mkfontdir-chmod_644.patch
93 Patch26:        %{name}-HasFreetype2.patch
94 Patch27:        %{name}-config-s3.patch
95 Patch28:        %{name}-sparc_pci_domains.patch
96 Patch29:        %{name}-XTerm.ad.patch
97 Patch30:        %{name}-alpha_GLX_align_fix.patch
98 Patch32:        %{name}-xman-manpaths.patch
99 Patch33:        %{name}-clearrts.patch
100 Patch34:        %{name}-fix-07-s3trio64v2gx+netfinity.patch
101 Patch35:        %{name}-i740-driver-update-cvs-20020617.patch
102 Patch36:        %{name}-tdfx-disable-dri-on-16Mb-cards-in-hires.patch
103 Patch37:        %{name}-tdfx-interlace.patch
104 Patch38:        %{name}-tdfx-fix-compiler-warnings.patch
105 Patch39:        %{name}-tdfx-fix-vtswitch-font-corruption.patch
106 Patch40:        %{name}-Xfont-Type1-large-DoS.patch
107 # "strip -g libGLcore.a" leaves empty objects m_debug_*.o, which cause
108 # warnings during GLcore loading ("m_debug_*.o: no symbols") - shut up them
109 Patch41:        %{name}-GLcore-strip-a-workaround.patch
110 Patch42:        %{name}-disable_glide.patch
111 Patch43:        %{name}-expat.patch
112 Patch44:        %{name}-pkgconfig.patch
113 Patch45:        %{name}-VidMode-nocrashafterfailure.patch
114 # spencode.o in libspeedo.a is empty - patch like for libGLcore.a
115 Patch46:        %{name}-spencode-nowarning.patch
116 # Small (maybe buggy) patch to resolve problems with totem 0.97.0
117 Patch47:        %{name}-lock.patch
118 #Patch48:       %{name}-savage-20030505.patch
119 URL:            http://www.xfree86.org/
120 BuildRequires:  bison
121 BuildRequires:  expat-devel
122 BuildRequires:  flex
123 BuildRequires:  freetype-devel >= 2.0.0
124 BuildRequires:  libpng-devel
125 BuildRequires:  libstdc++-devel
126 BuildRequires:  ncurses-devel
127 BuildRequires:  pam-devel
128 BuildRequires:  %{_bindir}/perl
129 BuildRequires:  tcl-devel
130 BuildRequires:  utempter-devel
131 BuildRequires:  zlib-devel
132 BuildRequires:  ed
133 %ifarch %{ix86} alpha
134 %{!?_without_tdfx:BuildRequires:        Glide3-DRI-devel}
135 %endif
136 # Required by xc/programs/Xserver/hw/xfree86/drivers/glide/glide_driver.c
137 %ifarch %{ix86}
138 %{!?_without_tdfx:BuildRequires:        Glide2x_SDK}
139 %endif
140 Requires:       xauth
141 Requires:       %{name}-libs = %{version}
142 ExclusiveArch:  %{ix86} alpha sparc m68k armv4l noarch ppc
143 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
144 Obsoletes:      xpm-progs
145 Obsoletes:      xterm
146
147 %ifarch sparc sparc64
148 Obsoletes:      X11R6.1
149 %endif
150
151 %define         _prefix         /usr/X11R6
152 %define         _mandir         %{_prefix}/man
153 %define         _icondir        /usr/share/icons
154 %define         _pixmapsdir     /usr/share/pixmaps
155 %define         _soundsdir      /usr/share/sounds
156 %define         _themesdir      /usr/share/themes
157 %define         _wmpropsdir     /usr/share/wm-properties
158
159 # avoid Mesa dependency in XFree86-OpenGL-libs
160 # Glide3 (libglide3.so.3) can be provided by Glide_V3-DRI or Glide_V5-DRI
161 %define         _noautoreqdep   libGL.so.1 libGLU.so.1 libOSMesa.so.3.3 libglide3.so.3
162
163 %description
164 The X Window System provides the base technology for developing
165 graphical user interfaces. Simply stated, X draws the elements of the
166 GUI on the user's screen and builds methods for sending user
167 interactions back to the application. X also supports remote
168 application deployment--running an application on another computer
169 while viewing the input/output on your machine. X is a powerful
170 environment which supports many different applications, such as games,
171 programming tools, graphics programs, text editors, etc. XFree86 is
172 the version of X which runs on Linux, as well as other platforms.
173
174 This package contains the basic fonts, programs and documentation for
175 an X workstation. However, this package doesn't provide the program
176 which you will need to drive your video hardware. To control your
177 video card, you'll need the particular X server package which
178 corresponds to your computer's video card.
179
180 %description -l de
181 X-Window ist eine voll funktionsfähige grafische Benutzeroberfläche
182 mit mehreren Fenstern, mehreren Clients und verschiedenen Arten von
183 Fenstern. Es kommt auf den meisten Unix-Plattformen zum Einsatz. Die
184 Clients lassen sich auch mit Hilfe anderer Fenstersysteme anzeigen.
185 Das X-Protokoll gestattet die Ausführung der Applikationen direkt auf
186 lokalen Rechnern oder über ein Netz und bietet große Flexibilität bei
187 Client-Server-Implementierungen.
188
189 %description -l es
190 X Window es una interface gráfica completa con múltiples ventanas,
191 múltiples clientes y diferentes estilos de ventanas. Se usa en la
192 mayoría de las plataformas Unix, y los clientes también pueden
193 ejecutar en otros sistemas de ventanas populares. El protocolo X
194 permite que las aplicaciones puedan ejecutarse tanto en la máquina
195 local como a través de la red, y proveer flexibilidad en
196 implementaciones cliente/servidor. Este paquete contiene las fuentes
197 básicas, programas y documentación para una estación de trabajo X. No
198 ofrece un servidor X que acceda tu hardware de vídeo -- estos son
199 puestos a disposición en otro paquete.
200
201 %description -l pl
202 X Window System jest graficznym interfejsem u¿ytkownika; cechuje siê
203 mo¿liwo¶ci± pracy w wielu oknach, z wieloma klientami i do tego w
204 ró¿nych wystrojach okien. :) Jest u¿ywany na wiêkszo¶ci platform
205 sytemów Unix, a klienci mog± byæ uruchamiani tak¿e pod innymi
206 popularnymi systemami okienkowymi. Protokó³ X pozwala na uruchamianie
207 aplikacji zarówno z lokalnej maszyny jak i poprzez sieæ - daj±c przez
208 to elastyczn± implementacjê architektury klient/serwer.
209
210 Pakiet ten nie zawiera X serwera który jest po¶rednikiem z Twoj± kart±
211 graficzn± (jest on w innym pakiecie).
212
213 %description -l tr
214 X Window sistemi, çoklu pencere, çoklu istemci ve çeþitli pencere
215 stilleriyle geniþ özelliklere sahip bir Grafik Kullanýcý Arabirimidir.
216 Çoðu UNIX sisteminde çalýþtýðý gibi istemcileri de birçok pencereleme
217 sistemiyle çalýþabilir. X protokolu kullanan uygulamalarýn yerel
218 makina veya bilgisayar aðý üzerinden çalýþtýrýlabilmesi esnek bir
219 istemci/sunucu ortamý saðlar. Bu paket bir X istasyonu için gerekli
220 olan temel yazýtiplerini, programlarý ve belgeleri sunar. Ekran
221 kartýnýzý sürmek için gerekli olan X sunucusu bu pakete dahil
222 deðildir.
223
224 %description -l pt_BR
225 X Window é uma interface gráfica completa com múltiplas janelas,
226 múltiplos clientes e diferentes estilos de janelas. É usado na maioria
227 das plataformas Unix, e clientes também podem rodar em outros sistemas
228 de janelas populares. O protocolo X permite que aplicações possam
229 rodar tanto na máquina local como através da rede, provendo
230 flexibilidade em implementações cliente/servidor.
231
232 Este pacote contém as fontes básicas, programas e documentação para
233 uma estação de trabalho X. Ele não fornece um servidor X que acessa
234 seu hardware de vídeo -- estes são disponibilizados em outro pacote.
235
236 %description -l ru
237 X Window System ÐÒÅÄÏÓÔÁ×ÌÑÅÔ ÂÁÚÕ ÄÌÑ ÒÁÚÒÁÂÏÔËÉ ÇÒÁÆÉÞÅÓËÉÈ
238 ÉÎÔÅÒÆÅÊÓÏ× ÐÏÌØÚÏ×ÁÔÅÌÑ. ðÏÐÒÏÓÔÕ ÇÏ×ÏÒÑ, X ÒÉÓÕÅÔ ÜÌÅÍÅÎÔÙ GUI ÎÁ
239 ÜËÒÁÎÅ ÐÏÌØÚÏ×ÁÔÅÌÑ É ÓÔÏÉÔ ÍÅÔÏÄÙ ÄÌÑ ÐÅÒÅÄÁÞÉ ÄÅÊÓÔ×ÉÊ ÐÏÌØÚÏ×ÁÔÅÌÑ
240 ÐÒÉËÌÁÄÎÙÍ ÐÒÏÇÒÁÍÍÁÍ. X ÔÁËÖÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÒÁÓÐÒÅÄÅÌÅÎÉÅ ÐÒÉÌÏÖÅÎÉÊ -
241 ÚÁÐÕÓË ÐÒÏÇÒÁÍÍ ÎÁ ÕÄÁÌÅÎÎÏÍ ËÏÍÐØÀÔÅÒÅ Ó ××ÏÄÏÍ/×Ù×ÏÄÏÍ ÎÁ
242 ÐÏÌØÚÏ×ÁÔÅÌØÓËÕÀ ÍÁÛÉÎÕ. X - ÜÔÏ ÍÏÝÎÁÑ ÓÒÅÄÁ, ÐÏÄÄÅÒÖÉ×ÁÀÝÁÑ
243 ÍÎÏÖÅÓÔ×Ï ÐÒÉÌÏÖÅÎÉÊ, ÔÁËÉÈ ËÁË ÉÇÒÙ, ÉÎÓÔÒÕÍÅÎÔÙ ÄÌÑ ÐÒÏÇÒÁÍÍÉÓÔÁ,
244 ÇÒÁÆÉÞÅÓËÉÅ ÐÒÏÇÒÁÍÍÙ, ÔÅËÓÔÏ×ÙÅ ÒÅÄÁËÔÏÒÙ É Ô.Ð. XFree86 - ÜÔÏ ×ÅÒÓÉÑ
245 X, ÒÁÂÏÔÁÀÝÁÑ ÎÁ Linux É ÄÒÕÇÉÈ ÓÉÓÔÅÍÁÈ.
246
247 üÔÏÔ ÐÁËÅÔ ÓÏÄÅÒÖÉÔ ÂÁÚÏ×ÙÅ ÛÒÉÆÔÙ, ÐÒÏÇÒÁÍÍÙ É ÄÏËÕÍÅÎÔÁÃÉÀ ÄÌÑ
248 ÒÁÂÏÞÅÊ ÓÔÁÎÃÉÉ X.
249
250 äÏÐÏÌÎÉÔÅÌØÎÏ ÎÅÏÂÈÏÄÉÍÏ ÕÓÔÁÎÏ×ÉÔØ ÐÁËÅÔÙ Xconfigurator, ÆÏÎÔÓÅÒ×ÅÒ
251 xfs É ÂÉÂÌÉÏÔÅËÉ XFree86-libs. ÷ÏÚÍÏÖÎÏ ÐÒÉÄÅÔÓÑ ÕÓÔÁÎÏ×ÉÔØ ÔÁËÖÅ ÏÄÉÎ
252 ÉÌÉ ÂÏÌÅÅ ÐÁËÅÔÏ× ÛÒÉÆÔÏ× XFree86.
253
254 îÕ É, ÎÁËÏÎÅÃ, ÅÓÌÉ ×Ù ÓÏÂÉÒÁÅÔÅÓØ ÒÁÚÒÁÂÁÔÙ×ÁÔØ ÐÒÉÌÏÖÅÎÉÑ,
255 ÒÁÂÏÔÁÀÝÉÅ ËÁË X-ËÌÉÅÎÔÙ, ×ÁÍ ÔÁËÖÅ ÎÁÄÏ ÂÕÄÅÔ ÕÓÔÁÎÏ×ÉÔØ
256 XFree86-devel.
257
258 %description -l uk
259 X Window System ÎÁÄÁ¤ ÂÁÚÕ ÄÌÑ ÒÏÚÒÏÂËÉ ÇÒÁƦÞÎÉÈ ¦ÎÔÅÒÆÅÊÓ¦×
260 ËÏÒÉÓÔÕ×ÁÞÁ. ðÒÏÓÔ¦ÛÅ ËÁÖÕÞÉ, X ÍÁÌÀ¤ ÅÌÅÍÅÎÔÉ GUI ÎÁ ÅËÒÁΦ
261 ËÏÒÉÓÔÕ×ÁÞÁ ÔÁ ÂÕÄÕ¤ ÍÅÔÏÄÉ ÄÌÑ ÐÅÒÅÄÁÞ¦ Ä¦Ê ËÏÒÉÓÔÕ×ÁÞÁ ÐÒÉËÌÁÄÎÉÍ
262 ÐÒÏÇÒÁÍÁÍ. X ÔÁËÏ֠ЦÄÔÒÉÍÕ¤ ÒÏÚÐÏĦ̠ÐÒÉËÌÁÄÎÉÈ ÐÒÏÇÒÁÍ - ÚÁÐÕÓË
263 ÐÒÏÇÒÁÍ ÎÁ ×¦ÄÄÁÌÅÎÏÍÕ ËÏÍÐ'ÀÔÅÒ¦ Ú ××ÏÄÏÍ/×É×ÏÄÏÍ ÎÁ ÍÁÛÉÎÕ
264 ËÏÒÉÓÔÕ×ÁÞÁ. X - ÃÅ ÐÏÔÕÖÎÅ ÓÅÒÅÄÏ×ÉÝÅ, ÑËŠЦÄÔÒÉÍÕ¤ ×ÅÌÉËՠ˦ÌØ˦ÓÔØ
265 Ò¦ÚÎÉÈ ÐÒÏÇÒÁÍ, ÔÁËÉÈ ÑË ¦ÇÒÉ, ¦ÎÓÔÒÕÍÅÎÔÉ ÄÌÑ ÐÒÏÇÒÁͦÓÔÁ, ÇÒÁƦÞΦ
266 ÐÒÏÇÒÁÍÉ, ÔÅËÓÔÏצ ÒÅÄÁËÔÏÒÉ ¦ Ô.¦. XFree86 - ÃÅ ×ÅÒӦѠX, ÑËÁ ÐÒÁÃÀ¤
267 ÎÁ Linux ÔÁ ¦ÎÛÉÈ ÓÉÓÔÅÍÁÈ.
268
269 ãÅÊ ÐÁËÅԠͦÓÔÉÔØ ÂÁÚÏצ ÛÒÉÆÔÉ, ÐÒÏÇÒÁÍÉ ÔÁ ÄÏËÕÍÅÎÔÁæÀ ÄÌÑ ÒÏÂÏÞϧ
270 ÓÔÁÎ槠X.
271
272 äÏÄÁÔËÏ×Ï ÎÅÏÂȦÄÎÏ ×ÓÔÁÎÏ×ÉÔÉ ÐÁËÅÔÉ Xconfigurator, ÆÏÎÔÓÅÒ×ÅÒ xfs ÔÁ
273 ¦Â̦ÏÔÅËÉ XFree86-libs. íÏÖÌÉ×Ï ÔÁËÏÖ ÐÒÉÊÄÅÔØÓÑ ×ÓÔÁÎÏ×ÉÔÉ ÏÄÉΠÁÂÏ
274 ÄÅ˦ÌØËÁ ÐÁËÅԦנÛÒÉÆԦנXFree86.
275
276 îÕ ¦, ÎÁÒÅÛÔ¦, ÑËÝÏ ×É ÚÂÉÒÁ¤ÔÅÓØ ÒÏÚÒÏÂÌÑÔÉ ÐÒÉËÌÁÄΦ ÐÒÏÇÒÁÍÉ, ÝÏ
277 ÐÒÁÃÀÀÔØ ÑË X-Ë̦¤ÎÔÉ, ×ÁÍ ÔÁËÏÖ ÔÒÅÂÁ ÂÕÄÅ ×ÓÔÁÎÏ×ÉÔÉ XFree86-devel.
278
279 %package common
280 Summary:        XFree86 files required both on server and client side
281 Summary(pl):    Pliki XFree86 wymagane zarówno po stronie serwera jak i klienta
282 Group:          X11/XFree86
283
284 %description common
285 XFree86 files required both on server and client side.
286
287 %description common -l pl
288 Pliki XFree86 wymagane zarówno po stronie serwera jak i klienta.
289
290 %package DPS
291 Summary:        Display PostScript
292 Summary(pl):    Display PostScript
293 Group:          X11/XFree86
294 Provides:       DPS
295 Obsoletes:      dgs
296
297 %description DPS
298 X-Window Display PostScript is device-independent imaging model for
299 displaying information on a screen.
300
301 %description DPS -l pl
302 X-Window Display PostScript to niezale¿ny od urz±dzenia model
303 wy¶wietlania informacji na ekranie.
304
305 %package DPS-devel
306 Summary:        Display PostScript
307 Summary(pl):    Display PostScript
308 Group:          X11/XFree86
309 Requires:       %{name}-DPS = %{version}
310 Obsoletes:      dgs-devel
311
312 %description DPS-devel
313 Header files for develop X-Window Display Postscript.
314
315 %description DPS-devel -l pl
316 Pliki nag³ówkowe biblioteki X-Window Display PostScript.
317
318 %package DPS-static
319 Summary:        Display PostScript
320 Summary(pl):    Display PostScript
321 Group:          X11/XFree86
322 Requires:       %{name}-DPS-devel = %{version}
323 Obsoletes:      dgs-static
324
325 %description DPS-static
326 X-Window Display PostScript static libraries.
327
328 %description DPS-static -l pl
329 Statyczne biblioteki X-Window Display PostScript.
330
331 %package xft1
332 Summary:        Old version of font rendering library
333 Summary(pl):    Stara wersja biblioteki wy¶wietlaj±cej fonty
334 Group:          X11/XFree86
335 Requires:       %{name}-libs = %{version}
336 Obsoletes:      XFree86-xft < 4.2.99
337
338 %description xft1
339 Old version of font rendering library.
340
341 %description xft1 -l pl
342 Stara wersja biblioteki wy¶wietlaj±cej fonty.
343
344 %package xft
345 Summary:        X Font rendering library
346 Summary(pl):    Biblioteka do renderowania fontów
347 Group:          X11/XFree86
348 Requires:       %{name}-libs = %{version}
349 Requires:       %{name}-fontconfig = %{version}
350 Provides:       Xft = 2.1-2
351 Obsoletes:      XFree86-xft2
352 Obsoletes:      Xft
353
354 %description xft
355 Xft is a font rendering library for X.
356
357 %description xft -l pl
358 Xft jest bibliotek± s³u¿±c± do renderowania fontów dla X Window.
359
360 %package xft-devel
361 Summary:        X Font Rendering library
362 Summary(pl):    Biblioteka do renderowania fontów
363 Group:          X11/Development/Libraries
364 Requires:       %{name}-xft = %{version}
365 Requires:       %{name}-fontconfig-devel
366 Provides:       Xft-devel = 2.1-2
367 Obsoletes:      XFree86-xft2-devel
368 Obsoletes:      Xft-devel
369
370 %description xft-devel
371 Xft is a font rendering library for X.
372
373 This package contains the header files needed to develop programs that
374 use these Xft.
375
376 %description xft-devel -l pl
377 Xft jest bibliotek± s³u¿±c± do renderowania fontów dla X Window.
378
379 Ten pakiet zawiera pliki nag³ówkowe potrzebne do kompilowania
380 programów korzystaj±cych z biblioteki Xft.
381
382 %package xft-static
383 Summary:        X Font Rendering library
384 Summary(pl):    Biblioteka do renderowania fontów
385 Group:          X11/Development/Libraries
386 Requires:       %{name}-xft-devel = %{version}
387 Provides:       Xft-static = 2.1-2
388 Obsoletes:      XFree86-xft2-static
389 Obsoletes:      Xft-static
390
391 %description xft-static
392 Xft is a font rendering library for X.
393
394 This package contains static libraries.
395
396 %description xft-static -l pl
397 Xft jest bibliotek± s³u¿±c± do renderowania fontów dla X Window.
398
399 Ten pakiet zawiera biblioteki statyczne.
400
401 %package fontconfig
402 Summary:        Font configuration and customization library
403 Summary(pl):    Biblioteka do konfigurowania fontów
404 Requires:       %{name}-libs = %{version}
405 Group:          Libraries
406 Requires(post): /sbin/ldconfig
407 Provides:       fontconfig = 1.0.1
408 Provides:       %{name}-fontconfig-realpkg = %{version}
409 Obsoletes:      fontconfig
410
411 %description fontconfig
412 Fontconfig is designed to locate fonts within the system and select
413 them according to requirements specified by applications.
414
415 %description fontconfig -l pl
416 Fontconfig jest biblioteka przeznaczon± do lokalizowania fontów w
417 systemie i wybierania ich w zale¿no¶ci od potrzeb aplikacji.
418
419 %package fontconfig-devel
420 Summary:        Font configuration and customization library
421 Summary(pl):    Biblioteka do konfigurowania fontów
422 Group:          Development/Libraries
423 Requires:       %{name}-fontconfig-realpkg = %{version}
424 Requires:       freetype-devel
425 Provides:       fontconfig-devel = 1.0.1
426 Provides:       %{name}-fontconfig-devel-realpkg = %{version}
427 Obsoletes:      fontconfig-devel
428
429 %description fontconfig-devel
430 Fontconfig is designed to locate fonts within the system and select
431 them according to requirements specified by applications.
432
433 This package contains the header files needed to develop programs that
434 use these fontconfig.
435
436 %description fontconfig-devel -l pl
437 Fontconfig jest biblioteka przeznaczon± do lokalizowania fontów w
438 systemie i wybierania ich w zale¿no¶ci od potrzeb aplikacji.
439
440 Ten pakiet zawiera pliki nag³ówkowe potrzebne do kompilowania
441 programów korzystaj±cych z biblioteki fontconfig.
442
443 %package fontconfig-static
444 Summary:        Font configuration and customization library
445 Summary(pl):    Biblioteka do konfigurowania fontów
446 Group:          Development/Libraries
447 Requires:       %{name}-fontconfig-devel-realpkg = %{version}
448 Provides:       fontconfig-static = 1.0.1
449 Obsoletes:      fontconfig-static
450
451 %description fontconfig-static
452 Fontconfig is designed to locate fonts within the system and select
453 them according to requirements specified by applications.
454
455 This package contains static libraries.
456
457 %description fontconfig-static -l pl
458 Fontconfig jest biblioteka przeznaczon± do lokalizowania fontów w
459 systemie i wybierania ich w zale¿no¶ci od potrzeb aplikacji.
460
461 Ten pakiet zawiera biblioteki statyczne.
462
463 %package render
464 Summary:        X Render Extension
465 Summary(pl):    Rozszerzenie X Render
466 Group:          X11/Development/Libraries
467 Requires:       XFree86-devel
468
469 %description render
470 This package contains header files and documentation for the X render
471 extension.  Library and server implementations are separate.
472
473 %description render -l pl
474 Pakiet zawiera pliki nag³ówkowe i dokumenetacjê dla rozszerzenia
475 X render. Biblioteka i implementacja serwera znajduj± siê w osobnym
476 pakiecie.
477
478 %package xrender
479 Summary:        X Render Extension
480 Summary(pl):    Rozszerzenie X Render
481 Group:          X11/Libraries
482 Requires:       %{name}-libs = %{version}
483
484 %description xrender
485 X render library.
486
487 %description xrender -l pl
488 Biblioteka X render.
489
490 %package xrender-devel
491 Summary:        X Render Extension headers
492 Summary(pl):    Pliki nag³ówkowe rozszerzenia X Render
493 Group:          X11/Libraries
494 Requires:       %{name}-devel = %{version}
495 Requires:       %{name}-render = %{version}
496 Requires:       %{name}-xrender = %{version}
497
498 %description xrender-devel
499 X render library headers.
500
501 %description xrender-devel -l pl
502 Pliki nag³ówkowe biblioteki X render.
503
504 %package xrender-static
505 Summary:        X Render static library
506 Summary(pl):    Biblioteka statyczna X render
507 Group:          X11/Libraries/Development
508 Requires:       %{name}-xrender-devel = %{version}
509
510 %description xrender-static
511 X render static library.
512
513 %description xrender-static -l pl
514 Biblioteka statyczna X render.
515
516 %package xcursor
517 Summary:        X cursor library
518 Summary(pl):    Biblioteka X cursor
519 Group:          X11/Libraries
520 Requires:       %{name}-libs = %{version}
521
522 %description xcursor
523 X cursor library.
524
525 %description xcursor -l pl
526 Biblioteka X cursor.
527
528 %package xcursor-devel
529 Summary:        X cursor library headers
530 Summary(pl):    Pliki nag³ówkowe biblioteki X cursor
531 Group:          X11/Libraries/Development
532 Requires:       %{name}-devel = %{version}
533 Requires:       %{name}-xcursor = %{version}
534
535 %description xcursor-devel
536 X cursor library headers.
537
538 %description xcursor-devel -l pl
539 Pliki nag³ówkowe biblioteki X cursor.
540
541 %package xcursor-static
542 Summary:        X cursor static library
543 Summary(pl):    Biblioteka statyczna X cursor
544 Group:          X11/Libraries/Development
545 Requires:       %{name}-xcursor-devel = %{version}
546
547 %description xcursor-static
548 X cursor static library.
549
550 %description xcursor-static -l pl
551 Biblioteka statyczna X cursor.
552
553 %package OpenGL-core
554 Summary:        OpenGL support for X11R6
555 Summary(pl):    Wsparcie OpenGL dla systemu X11R6
556 Group:          X11/Libraries
557 Requires:       %{name}-libs = %{version}
558 Obsoletes:      XFree86-driver-nvidia
559
560 %description OpenGL-core
561 OpenGL support for X11R6 system.
562
563 %description OpenGL-core -l pl
564 Wsparcie OpenGL dla systemu X11R6.
565
566 %package OpenGL-devel
567 Summary:        OpenGL for X11R6 development
568 Summary(pl):    Pliki nag³ówkowe OpenGL dla systemu X11R6
569 Group:          X11/Development/Libraries
570 Requires:       %{name}-OpenGL-libs = %{version}
571 Requires:       %{name}-devel
572 Requires:       OpenGL-devel-base
573 Provides:       OpenGL-devel
574 Obsoletes:      Mesa-devel
575 Obsoletes:      glxMesa-devel
576 Obsoletes:      XFree86-OpenGL-doc
577
578 %description OpenGL-devel
579 Headers and man pages for OpenGL for X11R6.
580
581 %description OpenGL-devel -l pl
582 Pliki nag³ówkowe i manuale do OpenGL dla systemu X11R6.
583
584 %package OpenGL-devel-base
585 Summary:        OpenGL for X11R6 development (only gl?.h)
586 Summary(pl):    Pliki nag³ówkowe OpenGL dla systemu X11R6 (tylko gl?.h)
587 Group:          X11/Development/Libraries
588 Requires:       %{name}-OpenGL-libs = %{version}
589 Requires:       %{name}-devel
590 Provides:       OpenGL-devel-base
591 Requires:       OpenGL-devel
592
593 %description OpenGL-devel-base
594 Base headers (only gl?.h) for OpenGL for X11R6.
595
596 %description OpenGL-devel-base -l pl
597 Podstawowe pliki nag³ówkowe (tylko gl?.h) OpenGL dla systemu X11R6.
598
599 %package OpenGL-libs
600 Summary:        OpenGL libraries for X11R6
601 Summary(pl):    Biblioteki OpenGL dla systemu X11R6
602 Group:          X11/Libraries
603 Requires:       %{name}-libs = %{version}
604 Requires:       %{name}-OpenGL-core
605 Provides:       OpenGL
606 Obsoletes:      %{name}-OpenGL
607 Obsoletes:      Mesa
608
609 %description OpenGL-libs
610 OpenGL libraries for X11R6 system.
611
612 %description OpenGL-libs -l pl
613 Biblioteki OpenGL dla systemu X11R6.
614
615 %package OpenGL-static
616 Summary:        X11R6 static libraries with OpenGL
617 Summary(pl):    Biblioteki statyczne do X11R6 ze wsparciem dla OpenGL
618 Group:          X11/Development/Libraries
619 Requires:       %{name}-OpenGL-devel = %{version}
620 Provides:       OpenGL-static
621 Obsoletes:      Mesa-static
622
623 %description OpenGL-static
624 X11R6 static libraries with OpenGL.
625
626 %description OpenGL-static -l pl
627 Biblioteki statyczne zawieraj±ce wsparcie dla OpenGL do X11R6.
628
629 %package Xnest
630 Summary:        XFree86 Xnest server
631 Summary(pl):    Serwer XFree86 Xnest
632 Summary(ru):    "÷ÌÏÖÅÎÎÙÊ" ÓÅÒ×ÅÒ XFree86
633 Summary(uk):    "÷ËÌÁÄÅÎÉÊ" ÓÅÒ×ÅÒ XFree86
634 Group:          X11/XFree86/Servers
635 Requires:       %{name}-modules = %{version}-%{release}
636 Requires:       %{name}-common /usr/X11R6/lib/X11/rgb.txt
637 Requires:       XFree86-fonts-base
638
639 %description Xnest
640 Xnest is an X Window System server which runs in an X window. Xnest is
641 a 'nested' window server, actually a client of the real X server,
642 which manages windows and graphics requests for Xnest, while Xnest
643 manages the windows and graphics requests for its own clients.
644
645 You will need to install Xnest if you require an X server which will
646 run as a client of your real X server (perhaps for testing purposes).
647
648 %description Xnest -l pl
649 Xnest jest X serwerem uruchamianym w okienku innego X serwera. Xnest
650 zachowuje siê jak X klient w stosunku do prawdziwego X serwera, a jak
651 X serwer dla w³asnych klientów.
652
653 %description Xnest -l ru
654 Xnest - ÜÔÏ ÓÅÒ×ÅÒ X Window System, ËÏÔÏÒÙÊ ÒÁÂÏÔÁÅÔ × ÏËÎÅ X. îÁ
655 ÓÁÍÏÍ ÄÅÌÅ ÜÔÏ ËÌÉÅÎÔ ÒÅÁÌØÎÏÇÏ X-ÓÅÒ×ÅÒÁ, ËÏÔÏÒÙÊ ÕÐÒÁ×ÌÑÅÔ ÏËÎÁÍÉ É
656 ÇÒÁÆÉÞÅÓËÉÍÉ ÚÁÐÒÏÓÁÍÉ ÄÌÑ Xnest × ÔÏ ×ÒÅÍÑ, ËÁË Xnest ÕÐÒÁ×ÌÑÅÔ
657 ÏËÎÁÍÉ É ÇÒÁÆÉÞÅÓËÉÍÉ ÚÁÐÒÏÓÁÍÉ ÄÌÑ Ó×ÏÉÈ ÓÏÂÓÔ×ÅÎÎÙÈ ËÌÉÅÎÔÏ×.
658
659 ÷ÁÍ ÎÁÄÏ ÕÓÔÁÎÏ×ÉÔØ Xnest ÅÓÌÉ ×ÁÍ ÎÕÖÅΠX-ÓÅÒ×ÅÒ, ËÏÔÏÒÙÊ ÒÁÂÏÔÁÅÔ
660 ËÁË ËÌÉÅÎÔ ×ÁÛÅÇÏ ÒÅÁÌØÎÏÇÏ X-ÓÅÒ×ÅÒÁ (ÓËÏÒÅÅ ×ÓÅÇÏ, × ÔÅÓÔÏ×ÙÈ
661 ÃÅÌÑÈ).
662
663 %description Xnest -l uk
664 Xnest - ÃÅ ÓÅÒ×ÅÒ X Window System, ÑËÉÊ ÐÒÁÃÀ¤ Õ ×¦ËΦ X. æÁËÔÉÞÎÏ ÃÅ
665 Ë̦¤ÎÔ ÒÅÁÌØÎÏÇÏ X-ÓÅÒ×ÅÒÁ, ÑËÉÊ ËÅÒÕ¤ ×¦ËÎÁÍÉ ÔÁ ÇÒÁƦÞÎÉÍÉ ÚÁÐÉÔÁÍÉ
666 ÄÌÑ Xnest × ÔÏÊ ÞÁÓ, ÑË Xnest ËÅÒÕ¤ ×¦ËÎÁÍÉ ÔÁ ÇÒÁƦÞÎÉÍÉ ÚÁÐÉÔÁÍÉ ÄÌÑ
667 Ó×ϧȠ×ÌÁÓÎÉÈ Ë̦¤ÎÔ¦×.
668
669 ÷ÁÍ ÔÒÅÂÁ ×ÓÔÁÎÏ×ÉÔÉ Xnest ÑËÝÏ ×ÁÍ ÐÏÔÒ¦ÂÅΠX-ÓÅÒ×ÅÒ, ÑËÉÊ ÐÒÁÃÀ¤ ÑË
670 Ë̦¤ÎÔ ×ÁÛÏÇÏ ÒÅÁÌØÎÏÇÏ X-ÓÅÒ×ÅÒÁ (ÓËÏÒÛÅ ×ÓØÏÇÏ, Õ ÔÅÓÔÏ×ÉȠæÌÑÈ).
671
672 %package Xprt
673 Summary:        X print server
674 Summary(pl):    X serwer z rozszerzeniem Xprint
675 Group:          X11/XFree86/Servers
676 Requires:       %{name}-modules = %{version}-%{release}
677 Requires:       %{name}-common /usr/X11R6/lib/X11/rgb.txt
678 Requires:       XFree86-fonts-base
679 PreReq:         xprint-initrc
680
681 %description Xprt
682 Xprt provides an X server with the print extension and special DDX
683 implementation.
684
685 %description Xprt -l pl
686 Xprt jest X serwerem z rozszerzeniem Xprint.
687
688 %package Xserver
689 Summary:        XFree86 X display server
690 Summary(de):    XFree86 Server
691 Summary(fr):    Serveur XFree86
692 Summary(pl):    Serwer XFree86
693 Summary(tr):    XFree86 sunucusu
694 Group:          X11/XFree86/Servers
695 Requires:       pam
696 Requires:       %{name}-modules = %{version}-%{release}
697 Requires:       %{name}-common /usr/X11R6/lib/X11/rgb.txt
698 Requires:       XFree86-fonts-base
699 Obsoletes:      XFree86-VGA16 XFree86-SVGA XFree86-Mono
700 # obsoleted by many drivers: suncg3,suncg6,suncg14,sunffb,sunleo,suntcx
701 Obsoletes:      XFree86-Sun XFree86-Sun24
702 # still not supported in 4.2.0:
703 #Obsoletes:     XFree86-Mach8 XFree86-8514 XFree86-AGX XFree86-P9000
704 # (and many drivers from XF86_SVGA server... and some from others)
705 Obsoletes:      XFree86-XF86Setup Xconfigurator
706
707 %description Xserver
708 Generally used X server which uses display hardware. It requires
709 proper driver for your display hardware - package itself contains only
710 drivers for VGA and VESA-compliant cards (without acceleration). Other
711 drivers can be found in XFree86-driver-* packages.
712
713 %description Xserver -l de
714 X-Server für die elementarsten Framebuffer-SVGA-Geräte, einschließlich
715 Karten, die aus ET4000-Chips, Cirrus Logic-Chips, Chips and
716 Technologies Laptop-Chips sowie Trident 8900 und 9000 Chips gebaut
717 sind. Funktioniert mit Diamond Speedstar, Orchid Kelvins, STB Nitros
718 und Horizons, Genoa 8500VL, den meisten Actix-Karten sowie Spider VLB
719 Plus und außerdem mit vielen anderen Chips und Karten. Es lohnt sich,
720 diesen Server auszuprobieren, wenn Sie Probleme haben.
721
722 %description Xserver -l fr
723 Serveur X pour les circuits SVGA les plus simples, dont les cartes
724 construites avec les circuits ET4000, Cirrus Logic, Chips and
725 Technologies laptop, Trident 8900 et 9000. Fonctionne pour les cartes
726 Diamond Speedstar, Orchid Kelvins, STB Nitros et Horizons, Genoa
727 8500VL, la plupart des Actix et la Spider VLB Plus. Fonctionne aussi
728 pour de nombreux autres circuits et cartes. Essayez ce serveur si vous
729 avez des problèmes.
730
731 %description Xserver -l pl
732 Jest to podstawowy Xserwer wy¶wietlaj±cy obraz na karcie graficznej.
733 Do dzia³ania wymaga odpowiedniego sterownika - sam pakiet zawiera
734 tylko odpowiedni dla kart VGA oraz SVGA zgodnych z VESA (bez
735 akceleracji). Inne sterowniki mo¿na znale¼æ w pakietach
736 XFree86-driver-*.
737
738 %description Xserver -l tr
739 ET4000, Cirrus Logic, Chips and Technologies dizüstü, Trident 8900 ve
740 9000 gibi basit 'framebuffer' SVGA kullananan kartlar için X sunucusu.
741 Ayný zamanda Diamond Speedstar, Orchid Kelvins, STB Nitros / Horizons,
742 Genoa 8500VL, çoðu Actix kartlarý, Spider VLB Plus gibi kartlar ve
743 birçok diðer kart ile de çalýþýr. Herhangi bir sorun yaþarsanýz bu
744 sunucuyu deneyin.
745
746 %package Xvfb
747 Summary:        XFree86 Xvfb server
748 Summary(pl):    Serwer XFree86 Xvfb
749 Summary(ru):    óÅÒ×ÅÒ XFree86 ÄÌÑ ×ÉÒÔÕÁÌØÎÏÇÏ ÆÒÅÊÍÂÕÆÅÒÁ
750 Summary(uk):    óÅÒ×ÅÒ XFree86 ÄÌѠצÒÔÕÁÌØÎÏÇÏ ÆÒÅÊÍÂÕÆÅÒÁ
751 Group:          X11/XFree86/Servers
752 Requires:       %{name}-modules = %{version}-%{release}
753 Requires:       %{name}-common /usr/X11R6/lib/X11/rgb.txt
754 Requires:       XFree86-fonts-base
755
756 %description Xvfb
757 Xvfb (X Virtual Frame Buffer) is an X Window System server that is
758 capable of running on machines with no display hardware and no
759 physical input devices. Xvfb emulates a dumb framebuffer using virtual
760 memory. Xvfb doesn't open any devices, but behaves otherwise as an X
761 display. Xvfb is normally used for testing servers. Using Xvfb, the
762 mfb or cfb code for any depth can be exercised without using real
763 hardware that supports the desired depths. Xvfb has also been used to
764 test X clients against unusual depths and screen configurations, to do
765 batch processing with Xvfb as a background rendering engine, to do
766 load testing, to help with porting an X server to a new platform, and
767 to provide an unobtrusive way of running applications which really
768 don't need an X server but insist on having one.
769
770 If you need to test your X server or your X clients, you may want to
771 install Xvfb for that purpose.
772
773 %description Xvfb -l pl
774 Xvfb (X Virtual Frame Buffer) jest X serwerem, który mo¿na uruchamiaæ
775 na maszynach bez urz±dzeñ wy¶wietlaj±cych ani fizycznych urz±dzeñ
776 wej¶ciowych. Xvfb emuluje prosty framebuffer w pamiêci. Zwykle jest
777 u¿ywany do testowania X serwerów, mo¿e te¿ byæ u¿ywany do testowania X
778 klientów w rzadko u¿ywanych konfiguracjach ekranu. Mo¿na te¿ u¿yæ Xvfb
779 do uruchomienia aplikacji, które w rzeczywisto¶ci nie wymagaj± X
780 serwera, ale odmawiaj± uruchomienia bez niego.
781
782 %description Xvfb -l ru
783 Xvfb (X Virtual Frame Buffer) - ÜÔÏ X-ÓÅÒ×ÅÒ, ËÏÔÏÒÙÊ ÓÐÏÓÏÂÅÎ
784 ÒÁÂÏÔÁÔØ ÎÁ ÍÁÛÉÎÁÈ ÂÅÚ ÄÉÓÐÌÅÊÎÏÊ ÁÐÐÁÒÁÔÕÒÙ É ÆÉÚÉÞÅÓËÉÈ ÕÓÔÒÏÊÓÔ×
785 ××ÏÄÁ. Xvfb ÜÍÕÌÉÒÕÅÔ ÐÒÏÓÔÅÊÛÉÊ ÆÒÅÊÍÂÕÆÅÒ ÉÓÐÏÌØÚÕÑ ×ÉÒÔÕÁÌØÎÕÀ
786 ÐÁÍÑÔØ. Xvfb ÎÅ ÏÔËÒÙ×ÁÅÔ ÎÉËÁËÉÈ ÕÓÔÒÏÊÓÔ×, ×ÅÄÑ ÓÅÂÑ ËÁË ÎÏÒÍÁÌØÎÙÊ
787 X-ÓÅÒ×ÅÒ ×Ï ×ÓÅÍ ÏÓÔÁÌØÎÏÍ. ïÂÙÞÎÏ ÏΠÉÓÐÏÌØÚÕÅÔÓÑ ÄÌÑ ÐÒÏ×ÅÒËÉ
788 ÓÅÒ×ÅÒÏ×. éÓÐÏÌØÚÕÑ Xvfb, ÍÏÖÎÏ ÔÅÓÔÉÒÏ×ÁÔØ ËÏÄ mfb ÉÌÉ cfb ÄÌÑ ÌÀÂÏÊ
789 ÇÌÕÂÉÎÙ Ã×ÅÔÁ ÂÅÚ ÉÓÐÏÌØÚÏ×ÁÎÉÑ ÒÅÁÌØÎÏÊ ÁÐÐÁÒÁÔÕÒÙ, ÐÏÄÄÅÒÖÉ×ÁÀÝÅÊ
790 ÔÁËÕÀ ÇÌÕÂÉÎÕ. Xvfb ÔÁËÖÅ ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ÄÌÑ ÐÒÏ×ÅÒËÉ X-ËÌÉÅÎÔÏ× Ó
791 ÎÅÏÂÙÞÎÙÍÉ ÇÌÕÂÉÎÁÍÉ Ã×ÅÔÁ É ËÏÎÆÉÇÕÒÁÃÉÑÍÉ ÜËÒÁÎÁ, ÐÒÏÉÚ×ÏÄÉÔØ
792 ÐÁËÅÔÎÕÀ ÏÂÒÁÂÏÔËÕ Ó Xvfb × ËÁÞÅÓÔ×Å ÆÏÎÏ×ÏÇÏ ÒÅÎÄÅÒÅÒÁ, ÐÒÏ×ÏÄÉÔØ
793 ÎÁÇÒÕÚÏÞÎÙÅ ÔÅÓÔÙ, ÄÌÑ ÐÏÍÏÝÉ × ÐÏÒÔÉÒÏ×ÁÎÉÉ X-ÓÅÒ×ÅÒÁ ÎÁ ÎÏ×ÕÀ
794 ÐÌÁÔÆÏÒÍÕ É ÄÌÑ ÈÉÔÒÏÕÍÎÏÇÏ ÚÁÐÕÓËÁ ÐÒÉÌÏÖÅÎÉÊ, ËÏÔÏÒÙÍ ÒÅÁÌØÎÏ ÎÅ
795 ÎÕÖÅΠX-ÓÅÒ×ÅÒ, ÎÏ ËÏÔÏÒÙÅ ÎÁÓÔÁÉ×ÁÀÔ ÎÁ ÔÏÍ, ÞÔÏ ÏΠÂÙÌ ÄÏÓÔÕÐÅÎ.
796
797 åÓÌÉ ×ÁÍ ÎÁÄÏ ÔÅÓÔÉÒÏ×ÁÔØ ×ÁÛÉ X-ÓÅÒ×ÅÒÁ ÉÌÉ X-ËÌÉÅÎÔÙ, ×Ù ÍÏÖÅÔÅ
798 ÕÓÔÁÎÏ×ÉÔØ ÄÌÑ ÜÔÏÊ ÃÅÌÉ Xvfb.
799
800 %description Xvfb -l uk
801 Xvfb (X Virtual Frame Buffer) - ÃÅ X-ÓÅÒ×ÅÒ, ÚÄÁÔÎÉÊ ÐÒÁÃÀ×ÁÔÉ ÎÁ
802 ÍÁÛÉÎÁÈ ÂÅÚ ÄÉÓÐÌÅÊÎϧ ÁÐÁÒÁÔÕÒÉ ÔÁ ×¦ÚÉÞÎÉÈ ÐÒÉÓÔÒϧנ××ÏÄÕ. Xvfb
803 ÅÍÕÌÀ¤ ÎÁÊÐÒÏÓÔ¦ÛÉÊ ÆÒÅÊÍÂÕÆÅÒ ×ÉËÏÒÉÓÔÏ×ÕÀÞɠצÒÔÕÁÌØÎÕ ÐÁÍ'ÑÔØ. Xvfb
804 ΊצÄËÒÉ×Á¤ Î¦ÑËÉÈ ÐÒÉÓÔÒϧ×, ×ÅÄÕÞÉ ÓÅÂÅ ÑË ÎÏÒÍÁÌØÎÉÊ X-ÓÅÒ×ÅÒ Õ
805 ÒÅÛÔ¦ ×¦ÄÎÏÛÅÎØ. úÁÚ×ÉÞÁÊ ÊÏÇÏ ×ÉËÏÒÉÓÔÏ×ÕÀÔØ ÄÌÑ ÐÅÒÅצÒËÉ ÓÅÒ×ÅÒ¦×.
806 ÷ÉËÏÒÉÓÔÏ×ÕÀÞÉ Xvfb, ÍÏÖÎÁ ÔÅÓÔÕ×ÁÔÉ ËÏÄ mfb ÁÂÏ cfb ÄÌÑ ÂÕÄØ-ÑËϧ
807 ÇÌÉÂÉÎÉ ËÏÌØÏÒÕ ÔÁ ËÏÎƦÇÕÒÁ槠ÅËÒÁÎÕ ÂÅÚ ×ÉËÏÒÉÓÔÁÎÎÑ ÒÅÁÌØÎϧ
808 ÁÐÁÒÁÔÕÒÉ, ÑËÁ Ð¦ÄÔÒÉÍÕ¤ ÔÁ˦ ÒÅÖÉÍÉ. ôÁËÏÖ Xvfb ÍÏÖÎÁ ×ÉËÏÒÉÓÔÁÔÉ ÄÌÑ
809 ÐÅÒÅצÒËÉ X-Ë̦¤ÎԦנڠÎÅÚ×ÉÞÎÉÍÉ ÇÌÉÂÉÎÁÍÉ ËÏÌØÏÒÕ ÔÁ ËÏÎƦÇÕÒÁæÑÍÉ
810 ÅËÒÁÎÕ, ÐÒÏ×ÏÄÉÔÉ ÐÁËÅÔÎÕ ÏÂÒÏÂËÕ Ú Xvfb Õ ÑËÏÓÔ¦ ÆÏÎÏ×ÏÇÏ ÒÅÎÄÅÒÅÒÁ,
811 ÐÒÏ×ÏÄÉÔÉ ÎÁÇÒÕÚÏÞΦ ÔÅÓÔÉ, ÄÌÑ ÄÏÐÏÍÏÇÉ Õ ÐÏÒÔÕ×ÁÎΦ X-ÓÅÒ×ÅÒÁ ÎÁ
812 ÎÏ×Õ ÐÌÁÔÆÏÒÍÕ ÔÁ ÚÁÐÕÓËÕ ÐÒÏÇÒÁÍ, ÑËÉÍ ÒÅÁÌØÎÏ ÎÅ ÐÏÔÒ¦ÂÅΠX-ÓÅÒ×ÅÒ,
813 ÁÌÅ Ñ˦ ÎÁÐÏÌÑÇÁÀÔØ ÎÁ ÔÏÍÕ, ÝÏ צΠÂÕ× ÄÏÓÔÕÐÎÉÊ.
814
815 ñËÝÏ ×ÁÍ ÐÏÔÒ¦ÂÎÏ ÔÅÓÔÕ×ÁÔÉ ×ÁÛ¦ X-ÓÅÒ×ÅÒÉ ÁÂÏ X-Ë̦¤ÎÔÉ, ×É ÍÏÖÅÔÅ
816 ×ÓÔÁÎÏ×ÉÔÉ ÄÌѠ椧 Ã¦Ì¦ Xvfb.
817
818 %package devel
819 Summary:        X11R6 headers and programming man pages
820 Summary(de):    X11R6 Headers und man pages für Programmierer
821 Summary(fr):    Pages man de programmation
822 Summary(pl):    Pliki nag³ówkowe X11R6
823 Summary(ru):    âÉÂÌÉÏÔÅËÉ ÒÁÚÒÁÂÏÔÞÉËÁ, ÈÅÄÅÒÁ É ÄÏËÕÍÅÎÔÁÃÉÑ ÐÏ ÐÒÏÇÒÁÍÍÉÒÏ×ÁÎÉÀ X11R6
824 Summary(tr):    X11R6 ile geliþtirme için gerekli dosyalar
825 Summary(uk):    â¦Â̦ÏÔÅËÉ ÐÒÏÇÒÁͦÓÔÁ, ÈÅÄÅÒÉ ÔÁ ÄÏËÕÍÅÎÔÁæѠÐÏ ÐÒÏÇÒÁÍÕ×ÁÎÎÀ X11R6
826 Group:          X11/Development/Libraries
827 Requires:       %{name}-libs = %{version}
828 Requires:       imake = %{version}
829 Obsoletes:      xpm-devel
830 Provides:       xpm-devel
831 %ifarch sparc sparc64
832 Obsoletes:      X11R6.1-devel
833 %endif
834
835 %description devel
836 Libraries, header files, and documentation for developing programs
837 that run as X clients. It includes the base Xlib library as well as
838 the Xt and Xaw widget sets. For information on programming with these
839 libraries, PLD recommends the series of books on X Programming
840 produced by O'Reilly and Associates.
841
842 %description devel -l de
843 Libraries, Header-Dateien und Dokumentation zum Entwickeln von
844 Programmen, die als X-Clients laufen. Enthält die Xlib-Library und die
845 Widget-Sätze Xt und Xaw. Information zum Programmieren mit diesen
846 Libraries finden Sie in der Buchreihe zur X-Programmierung von
847 O'Reilly and Associates.
848
849 %description devel -l fr
850 Bibliothéques, fichiers d'en-tête, et documentation pour développer
851 des programmes s'exécutant en clients X. Cela comprend la Bibliothéque
852 Xlib de base aussi bien que les ensembles de widgets Xt et Xaw. Pour
853 des informations sur la programmation avec ces Bibliothéques, Red Hat
854 recommande la série d'ouvrages sur la programmation X editée par
855 O'Reilly and Associates.
856
857 %description devel -l pl
858 Pliki nag³ówkowe, dokumentcja dla programistów rozwijaj±cych aplikacje
859 klienckie pod X Window. Zawiera podstawow± bibliotekê Xlib a tak¿e Xt
860 i Xaw. Wiêcej informacji nt. pisania programów przy u¿yciu tych
861 bibliotek mo¿esz znale¼æ w ksi±¿kach wydawnictwa O'Reilly and
862 Associates (X Programming) polecanych przez Red Hata.
863
864 %description devel -l ru
865 XFree86-devel ×ËÌÀÞÁÅÔ ÂÉÂÌÉÏÔÅËÉ, ÈÅÄÅÒÁ É ÄÏËÕÍÅÎÔÁÃÉÀ, ÎÅÏÂÈÏÄÉÍÙÅ
866 ÄÌÑ ÒÁÚÒÁÂÏÔËÉ ÐÒÏÇÒÁÍÍ, ÒÁÂÏÔÁÀÝÉÈ ËÁË X-ËÌÉÅÎÔÙ. XFree86-devel
867 ×ËÌÀÞÁÅÔ ÂÁÚÏ×ÕÀ ÂÉÂÌÉÏÔÅËÕ Xlib É ÎÁÂÏÒÙ ÐÒÉÍÉÔÉ×Ï× Xt É Xaw.
868
869 õÓÔÁÎÏ×ÉÔÅ XFree86-devel ÅÓÌÉ ×Ù ÓÏÂÉÒÁÅÔÅÓØ ÒÁÚÒÁÂÁÔÙ×ÁÔØ ÐÒÏÇÒÁÍÍÙ,
870 ËÏÔÏÒÙÅ ÂÕÄÕÔ ÒÁÂÏÔÁÔØ ËÁË X-ËÌÉÅÎÔÙ.
871
872 %description devel -l tr
873 X istemcisi olarak çalýþacak programlar geliþtirmek için gereken
874 statik kitaplýklar, baþlýk dosyalarý ve belgeler. Xlib kitaplýðýnýn
875 yanýsýra Xt ve Xaw arayüz kitaplýklarýný da içerir.
876
877 %description devel -l uk
878 XFree86-devel Í¦ÓÔÉÔؠ¦Â̦ÏÔÅËÉ, ÈÅÄÅÒÉ ÔÁ ÄÏËÕÍÅÎÔÁæÀ, ÎÅÏÂȦÄΦ
879 ÄÌÑ ÒÏÚÒÏÂËÉ ÐÒÏÇÒÁÍ, Ñ˦ ÐÒÁÃÀÀÔØ ÑË X-Ë̦¤ÎÔÉ. XFree86-devel Í¦ÓÔÉÔØ
880 ÂÁÚÏ×ՠ¦Â̦ÏÔÅËÕ Xlib ÔÁ ÎÁÂÏÒÉ ÐÒÉͦÔÉצנXt ÔÁ Xaw.
881
882 ÷ÓÔÁÎÏצÔØ XFree86-devel ÑËÝÏ ×É ÚÂÉÒÁ¤ÔÅÓØ ÒÏÚÒÏÂÌÑÔÉ ÐÒÏÇÒÁÍÉ, Ñ˦
883 ÂÕÄÕÔØ ÐÒÁÃÀ×ÁÔÉ ÑË X-Ë̦¤ÎÔÉ.
884
885 %package Xserver-devel
886 Summary:        Header files for XFree86 Xserver drivers/extensions development
887 Summary(pl):    Pliki nag³ówkowe do tworzenia sterowników/rozszerzeñ X serwera XFree86
888 Group:          X11/Development/Libraries
889 Requires:       %{name}-devel = %{version}
890
891 %description Xserver-devel
892 Header files for XFree86 Xserver drivers and extensions development.
893
894 %description Xserver-devel -l pl
895 Pliki nag³ówkowe do tworzenia sterowników i rozszerzeñ X serwera
896 XFree86.
897
898 %package driver-apm
899 Summary:        Alliance Promotion video driver
900 Summary(pl):    Sterownik do kart Alliance Promotion
901 Group:          X11/XFree86
902 Requires:       %{name}-modules = %{version}-%{release}
903 Requires:       %{name}-Xserver = %{version}-%{release}
904 Obsoletes:      XFree86-Alliance
905
906 %description driver-apm
907 Alliance Promotion driver.
908
909 %description driver-apm -l pl
910 Sterownik do kart Alliance Promotion.
911
912 %package driver-ark
913 Summary:        Ark Logic video driver
914 Summary(pl):    Sterownik do kart Ark Logic
915 Group:          X11/XFree86
916 Requires:       %{name}-modules = %{version}-%{release}
917 Requires:       %{name}-Xserver = %{version}-%{release}
918
919 %description driver-ark
920 Ark Logic driver.
921
922 %description driver-ark -l pl
923 Sterownik do kart Ark Logic.
924
925 %package driver-ati
926 Summary:        ATI video driver
927 Summary(pl):    Sterownik do kart ATI
928 Group:          X11/XFree86
929 Requires:       %{name}-modules = %{version}-%{release}
930 Requires:       %{name}-Xserver = %{version}-%{release}
931 Obsoletes:      XFree86-ATI XFree86-Mach32 XFree86-Mach64
932
933 %description driver-ati
934 ATI video driver.
935
936 %description driver-ati -l pl
937 Sterownik do kart ATI.
938
939 %package driver-r128
940 Summary:        ATI Rage 128 video driver
941 Summary(pl):    Sterownik do kart ATI Rage 128
942 Group:          X11/XFree86
943 Requires:       %{name}-modules = %{version}-%{release}
944 Requires:       %{name}-Xserver = %{version}-%{release}
945 Requires:       OpenGL
946 Conflicts:      XFree86-driver-nvidia
947 Obsoletes:      XFree86-Rage128
948
949 %description driver-r128
950 ATI Rage 128 video driver.
951
952 %description driver-r128 -l pl
953 Sterownik do kart ATI Rage 128.
954
955 %package driver-radeon
956 Summary:        ATI Radeon video driver
957 Summary(pl):    Sterownik do kart ATI Radeon
958 Group:          X11/XFree86
959 Requires:       %{name}-modules = %{version}-%{release}
960 Requires:       %{name}-Xserver = %{version}-%{release}
961 Requires:       XFree86-driver-ati
962 Requires:       OpenGL
963 Conflicts:      XFree86-driver-nvidia
964
965 %description driver-radeon
966 ATI Radeon video driver.
967
968 %description driver-radeon -l pl
969 Sterownik do kart ATI Radeon.
970
971 %package driver-ati.2
972 Summary:        ATI video driver (ATI.2)
973 Summary(pl):    Sterownik do kart ATI (ATI.2)
974 Group:          X11/XFree86
975 Requires:       %{name}-modules = %{version}-%{release}
976 Requires:       %{name}-Xserver = %{version}-%{release}
977 Obsoletes:      XFree86-ATI XFree86-Mach32 XFree86-Mach64
978
979 %description driver-ati.2
980 ATI video driver (ATI.2) from gatos (http://gatos.sourceforge.net/).
981
982 %description driver-ati.2 -l pl
983 Sterownik do kart ATI (ATI.2) projektu gatos
984 (http://gatos.sourceforge.net/).
985
986 %package driver-r128.2
987 Summary:        ATI Rage 128 video driver (ATI.2)
988 Summary(pl):    Sterownik do kart ATI Rage 128 (ATI.2)
989 Group:          X11/XFree86
990 Requires:       %{name}-modules = %{version}-%{release}
991 Requires:       %{name}-Xserver = %{version}-%{release}
992 Requires:       OpenGL
993 Requires:       XFree86-driver-ati.2
994 Conflicts:      XFree86-driver-nvidia
995 Obsoletes:      XFree86-Rage128
996
997 %description driver-r128.2
998 ATI Rage 128 video driver (ATI.2) from gatos
999 (http://gatos.sourceforge.net/).
1000
1001 %description driver-r128.2 -l pl
1002 Sterownik do kart ATI Rage 128 (ATI.2) projektu gatos
1003 (http://gatos.sourceforge.net/).
1004
1005 %package driver-radeon.2
1006 Summary:        ATI Radeon video driver (ATI.2)
1007 Summary(pl):    Sterownik do kart ATI Radeon (ATI.2)
1008 Group:          X11/XFree86
1009 Requires:       %{name}-modules = %{version}-%{release}
1010 Requires:       %{name}-Xserver = %{version}-%{release}
1011 Requires:       XFree86-driver-ati.2
1012 Requires:       OpenGL
1013 Conflicts:      XFree86-driver-nvidia
1014
1015 %description driver-radeon.2
1016 ATI Radeon video driver (ATI.2) from gatos
1017 (http://gatos.sourceforge.net/).
1018
1019 %description driver-radeon.2 -l pl
1020 Sterownik do kart ATI Radeon (ATI.2) projektu gatos
1021 (http://gatos.sourceforge.net/).
1022
1023 %package driver-chips
1024 Summary:        Chips and Technologies video driver
1025 Summary(pl):    Sterownik do kart na uk³adach Chips and Technologies
1026 Group:          X11/XFree86
1027 Requires:       %{name}-modules = %{version}-%{release}
1028 Requires:       %{name}-Xserver = %{version}-%{release}
1029 Obsoletes:      XFree86-ChipsTechnologies
1030
1031 %description driver-chips
1032 Chips and Technologies video driver.
1033
1034 %description driver-chips -l pl
1035 Sterownik do kart na uk³adach Chips and Technologies.
1036
1037 %package driver-cirrus
1038 Summary:        Cirrus Logic video driver
1039 Summary(pl):    Sterownik do kart Cirrus Logic
1040 Group:          X11/XFree86
1041 Requires:       %{name}-modules = %{version}-%{release}
1042 Requires:       %{name}-Xserver = %{version}-%{release}
1043 Obsoletes:      XFree86-Cirrus
1044
1045 %description driver-cirrus
1046 Cirrus Logic video driver.
1047
1048 %description driver-cirrus -l pl
1049 Sterownik do kart Cirrus Logic.
1050
1051 %package driver-cyrix
1052 Summary:        Cyrix video driver
1053 Summary(pl):    Sterownik do grafiki na uk³adzie Cyrix MediaGX
1054 Group:          X11/XFree86
1055 Requires:       %{name}-modules = %{version}-%{release}
1056 Requires:       %{name}-Xserver = %{version}-%{release}
1057 Obsoletes:      XFree86-Cyrix
1058
1059 %description driver-cyrix
1060 Cyrix video driver.
1061
1062 %description driver-cyrix -l pl
1063 Sterownik do grafiki na uk³adzie Cyrix MediaGX.
1064
1065 %package driver-fbdev
1066 Summary:        Video driver for framebuffer device
1067 Summary(pl):    Sterownik korzystaj±cy z framebuffera
1068 Group:          X11/XFree86
1069 Requires:       %{name}-modules = %{version}-%{release}
1070 Requires:       %{name}-Xserver = %{version}-%{release}
1071 Obsoletes:      XFree86-FBDev
1072
1073 %description driver-fbdev
1074 Non-accelerated video driver for framebuffer device.
1075
1076 %description driver-fbdev -l pl
1077 Nieakcelerowany sterownik korzystaj±cy z framebuffera.
1078
1079 %package driver-ffb
1080 Summary:        Video driver for DRI sparc framebuffer device
1081 Summary(pl):    Sterownik do framebuffera DRI na sparc
1082 Group:          X11/XFree86
1083 Requires:       %{name}-modules = %{version}-%{release}
1084 Requires:       %{name}-Xserver = %{version}-%{release}
1085
1086 %description driver-ffb
1087 Video driver for DRI sparc framebuffer device.
1088
1089 %description driver-ffb -l pl
1090 Sterownik do framebuffera DRI na sparc.
1091
1092 %package driver-glide
1093 Summary:        3Dfx Voodoo1 and Voodoo2 video driver
1094 Summary(pl):    Sterownik do kart 3Dfx Voodoo1 i Voodoo2
1095 Group:          X11/XFree86
1096 Requires:       %{name}-modules = %{version}-%{release}
1097 Requires:       %{name}-Xserver = %{version}-%{release}
1098
1099 %description driver-glide
1100 Voodoo1 and Voodoo2 video driver.
1101
1102 %description driver-glide -l pl
1103 Sterownik do kart Voodoo1 i Voodoo2 firmy 3Dfx.
1104
1105 %package driver-glint
1106 Summary:        GLINT/Permedia video driver
1107 Summary(pl):    Sterownik do kart GLINT i Permedia
1108 Group:          X11/XFree86
1109 Requires:       %{name}-modules = %{version}-%{release}
1110 Requires:       %{name}-Xserver = %{version}-%{release}
1111 Requires:       OpenGL
1112 Conflicts:      XFree86-driver-nvidia
1113 Obsoletes:      XFree86-3DLabs
1114
1115 %description driver-glint
1116 GLINT/Permedia video driver.
1117
1118 %description driver-glint -l pl
1119 Sterownik do kart GLINT i Permedia.
1120
1121 %package driver-i128
1122 Summary:        Number 9 I128 video driver
1123 Summary(pl):    Sterownik do kart Number 9 I128
1124 Group:          X11/XFree86
1125 Requires:       %{name}-modules = %{version}-%{release}
1126 Requires:       %{name}-Xserver = %{version}-%{release}
1127 Obsoletes:      XFree86-I128
1128
1129 %description driver-i128
1130 Number 9 I128 video driver.
1131
1132 %description driver-i128 -l pl
1133 Sterownik do kart Number 9 I128.
1134
1135 %package driver-i740
1136 Summary:        Intel i740 video driver
1137 Summary(pl):    Sterownik do kart na uk³adzie Intel i740
1138 Group:          X11/XFree86
1139 Requires:       %{name}-modules = %{version}-%{release}
1140 Requires:       %{name}-Xserver = %{version}-%{release}
1141 Obsoletes:      XFree86-i740
1142
1143 %description driver-i740
1144 Intel i740 video driver.
1145
1146 %description driver-i740 -l pl
1147 Sterownik do kart na uk³adzie Intel i740.
1148
1149 %package driver-i810
1150 Summary:        Intel i810/i815/i830 video driver
1151 Summary(pl):    Sterownik do grafiki na uk³adach Intel i810/i815/i830
1152 Group:          X11/XFree86
1153 Requires:       %{name}-modules = %{version}-%{release}
1154 Requires:       %{name}-Xserver = %{version}-%{release}
1155 Requires:       OpenGL
1156 Conflicts:      XFree86-driver-nvidia
1157 Obsoletes:      XFree86-i810
1158
1159 %description driver-i810
1160 Intel i810/i815/i830 video driver.
1161
1162 %description driver-i810 -l pl
1163 Sterownik do grafiki na uk³adach Intel i810/i815/i830.
1164
1165 %package driver-imstt
1166 Summary:        Integrated Micro Solutions Twin Turbo 128 driver
1167 Summary(pl):    Sterownik do kart Integrated Micro Solutions Twin Turbo 128
1168 Group:          X11/XFree86
1169 Requires:       %{name}-modules = %{version}-%{release}
1170 Requires:       %{name}-Xserver = %{version}-%{release}
1171
1172 %description driver-imstt
1173 Integrated Micro Solutions Twin Turbo 128 driver.
1174
1175 %description driver-imstt -l pl
1176 Sterownik do kart Integrated Micro Solutions Twin Turbo 128.
1177
1178 %package driver-mga
1179 Summary:        Matrox video driver
1180 Summary(pl):    Sterownik do kart Matrox
1181 Group:          X11/XFree86
1182 Requires:       %{name}-modules = %{version}-%{release}
1183 Requires:       %{name}-Xserver = %{version}-%{release}
1184 Requires:       OpenGL
1185 Conflicts:      XFree86-driver-nvidia
1186 Obsoletes:      XFree86-mga
1187
1188 %description driver-mga
1189 Matrox video driver.
1190
1191 %description driver-mga -l pl
1192 Sterownik do kart Matrox.
1193
1194 %package driver-neomagic
1195 Summary:        NeoMagic video driver
1196 Summary(pl):    Sterownik do kart NeoMagic
1197 Group:          X11/XFree86
1198 Requires:       %{name}-modules = %{version}-%{release}
1199 Requires:       %{name}-Xserver = %{version}-%{release}
1200 Obsoletes:      XFree86-NeoMagic
1201
1202 %description driver-neomagic
1203 NeoMagic video driver.
1204
1205 %description driver-neomagic -l pl
1206 Sterownik do kart NeoMagic.
1207
1208 %package driver-newport
1209 Summary:        Newport (XL) adapters video driver
1210 Summary(pl):    Sterownik do kart Newport (XL)
1211 Group:          X11/XFree86
1212 Requires:       %{name}-modules = %{version}-%{release}
1213 Requires:       %{name}-Xserver = %{version}-%{release}
1214
1215 %description driver-newport
1216 Newport (XL) adapters video driver (found primarily in SGI Indy and
1217 Indigo2 machines).
1218
1219 %description driver-newport -l pl
1220 Sterownik do kart Newport (XL) (wystêpuj±cych g³ównie w komputerach
1221 SGI Indy i Indigo).
1222
1223 %package driver-nsc
1224 Summary:        National Semiconductors GEODE family video driver
1225 Summary(pl):    Sterownik dla kart na uk³adach z rodziny GEODE firmy National Semiconductors
1226 Group:          X11/XFree86
1227 Requires:       %{name}-modules = %{version}-%{release}
1228 Requires:       %{name}-Xserver = %{version}-%{release}
1229
1230 %description driver-nsc
1231 National Semiconductors GEODE family video driver. Supports GXLV (5530
1232 companion chip), SC1200, SC1400 and GX2 (5535 companion chip).
1233
1234 %description driver-nsc -l pl
1235 Sterownik dla kart na uk³adach z rodziny GEODE firmy National
1236 Semiconductors. Obs³uguje GXLV (uk³ad towarzysz±cy 5530), SC1200,
1237 SC1400 oraz GX2 (uk³ad towarzysz±cy 5535).
1238
1239 %package driver-nv
1240 Summary:        nVidia video driver
1241 Summary(pl):    Sterownik do kart na uk³adach firmy nVidia
1242 Group:          X11/XFree86
1243 Requires:       %{name}-modules = %{version}-%{release}
1244 Requires:       %{name}-Xserver = %{version}-%{release}
1245 Obsoletes:      XFree86-NVidia
1246
1247 %description driver-nv
1248 nVidia video driver. Supports Riva128, RivaTNT, GeForce.
1249
1250 %description driver-nv -l pl
1251 Sterownik do kart na uk³adach firmy nVidia: Riva128, RivaTNT, GeForce.
1252
1253 %package driver-rendition
1254 Summary:        Rendition video driver
1255 Summary(pl):    Sterownik do kart Rendition
1256 Group:          X11/XFree86
1257 Requires:       %{name}-modules = %{version}-%{release}
1258 Requires:       %{name}-Xserver = %{version}-%{release}
1259 Obsoletes:      XFree86-Rendition
1260
1261 %description driver-rendition
1262 Rendition/Micron video driver.
1263
1264 %description driver-rendition -l pl
1265 Sterownik do kart Verite firmowanych przez Rendition/Micron.
1266
1267 %package driver-s3virge
1268 Summary:        S3 ViRGE/Trio3D video driver
1269 Summary(pl):    Sterownik do kart na uk³adach S3 ViRGE i Trio3D
1270 Group:          X11/XFree86
1271 Requires:       %{name}-modules = %{version}-%{release}
1272 Requires:       %{name}-Xserver = %{version}-%{release}
1273 Obsoletes:      XFree86-S3V
1274
1275 %description driver-s3virge
1276 S3 ViRGE/Trio3D video driver.
1277
1278 %description driver-s3virge -l pl
1279 Sterownik do kart na uk³adach S3 ViRGE i Trio3D.
1280
1281 %package driver-s3
1282 Summary:        S3 Trio video driver
1283 Summary(pl):    Sterownik do kart na uk³adach S3 Trio
1284 Group:          X11/XFree86
1285 Requires:       %{name}-modules = %{version}-%{release}
1286 Requires:       %{name}-Xserver = %{version}-%{release}
1287 Obsoletes:      XFree86-S3
1288
1289 %description driver-s3
1290 S3 Trio video driver.
1291
1292 %description driver-s3 -l pl
1293 Sterownik do kart na uk³adach S3 Trio.
1294
1295 %package driver-savage
1296 Summary:        S3 Savage video driver
1297 Summary(pl):    Sterownik do kart na uk³adach S3 Savage
1298 Group:          X11/XFree86
1299 Requires:       %{name}-modules = %{version}-%{release}
1300 Requires:       %{name}-Xserver = %{version}-%{release}
1301
1302 %description driver-savage
1303 S3 Savage video driver.
1304
1305 %description driver-savage -l pl
1306 Sterownik do kart na uk³adach S3 Savage.
1307
1308 %package driver-siliconmotion
1309 Summary:        Silicon Motion video driver
1310 Summary(pl):    Sterownik do kart na uk³adach Silicon Motion
1311 Group:          X11/XFree86
1312 Requires:       %{name}-modules = %{version}-%{release}
1313 Requires:       %{name}-Xserver = %{version}-%{release}
1314
1315 %description driver-siliconmotion
1316 Silicon Motion video driver.
1317
1318 %description driver-siliconmotion -l pl
1319 Sterownik do kart na uk³adach Lynx firmy Silicon Motion.
1320
1321 %package driver-sis
1322 Summary:        SiS video driver
1323 Summary(pl):    Sterownik do kart na uk³adach SiS
1324 Group:          X11/XFree86
1325 Requires:       %{name}-modules = %{version}-%{release}
1326 Requires:       %{name}-Xserver = %{version}-%{release}
1327 Obsoletes:      XFree86-SiS
1328
1329 %description driver-sis
1330 SiS video driver.
1331
1332 %description driver-sis -l pl
1333 Sterownik do kart na uk³adach SiS.
1334
1335 %package driver-sunbw2
1336 Summary:        sunbw2 - Sun BW2 video driver
1337 Summary(pl):    Sterownik do monochromatycznego framebuffera BW2 na Sunie
1338 Group:          X11/XFree86
1339 Requires:       %{name}-modules = %{version}-%{release}
1340 Requires:       %{name}-Xserver = %{version}-%{release}
1341 Obsoletes:      XFree86-SunMono
1342
1343 %description driver-sunbw2
1344 sunbw2 - Sun BW2 video driver.
1345
1346 %description driver-sunbw2 -l pl
1347 Sterownik do monochromatycznego framebuffera BW2 na Sunie.
1348
1349 %package driver-suncg14
1350 Summary:        suncg14 - Sun CG14 video driver
1351 Summary(pl):    Sterownik do kolorowego framebuffera CG14 na Sunie
1352 Group:          X11/XFree86
1353 Requires:       %{name}-modules = %{version}-%{release}
1354 Requires:       %{name}-Xserver = %{version}-%{release}
1355
1356 %description driver-suncg14
1357 suncg14 - Sun CG14 video driver.
1358
1359 %description driver-suncg14 -l pl
1360 Sterownik do kolorowego framebuffera CG14 na Sunie.
1361
1362 %package driver-suncg3
1363 Summary:        suncg3 - Sun CG3 video cards driver
1364 Summary(pl):    Sterownik do kolorowego framebuffera CG3 na Sunie
1365 Group:          X11/XFree86
1366 Requires:       %{name}-modules = %{version}-%{release}
1367 Requires:       %{name}-Xserver = %{version}-%{release}
1368
1369 %description driver-suncg3
1370 suncg3 - Sun CG3 video cards driver.
1371
1372 %description driver-suncg3 -l pl
1373 Sterownik do kolorowego framebuffera CG3 na Sunie.
1374
1375 %package driver-suncg6
1376 Summary:        suncg6 - Sun GX and Turbo GX video driver
1377 Summary(pl):    Sterownik do grafiki GX i Turbo GX na Sunie
1378 Group:          X11/XFree86
1379 Requires:       %{name}-modules = %{version}-%{release}
1380 Requires:       %{name}-Xserver = %{version}-%{release}
1381
1382 %description driver-suncg6
1383 suncg6 - Sun GX and Turbo GX video driver.
1384
1385 %description driver-suncg6 -l pl
1386 Sterownik do grafiki GX i Turbo GX na Sunie.
1387
1388 %package driver-sunffb
1389 Summary:        sunffb - Sun Creator, Creator 3D and Elite 3D video cards driver
1390 Summary(pl):    Sterownik do kart Sun Creator, Creator 3D, Elite 3D
1391 Group:          X11/XFree86
1392 Requires:       %{name}-modules = %{version}-%{release}
1393 Requires:       %{name}-Xserver = %{version}-%{release}
1394
1395 %description driver-sunffb
1396 sunffb - Sun Creator, Creator 3D and Elite 3D video cards driver.
1397
1398 %description driver-sunffb -l pl
1399 Sterownik do kart Sun Creator, Creator 3D, Elite 3D.
1400
1401 %package driver-sunleo
1402 Summary:        sunleo - Sun Leo (ZX) video cards driver
1403 Summary(pl):    Sterownik do kart Sun Leo (ZX)
1404 Group:          X11/XFree86
1405 Requires:       %{name}-modules = %{version}-%{release}
1406 Requires:       %{name}-Xserver = %{version}-%{release}
1407
1408 %description driver-sunleo
1409 sunleo - Sun Leo (ZX) video cards driver.
1410
1411 %description driver-sunleo -l pl
1412 Sterownik do kart Sun Leo (ZX).
1413
1414 %package driver-suntcx
1415 Summary:        suntcx - Sun TCX video cards driver
1416 Summary(pl):    Sterownik do kart Sun TCX
1417 Group:          X11/XFree86
1418 Requires:       %{name}-modules = %{version}-%{release}
1419 Requires:       %{name}-Xserver = %{version}-%{release}
1420
1421 %description driver-suntcx
1422 suntcx - Sun TCX video cards driver.
1423
1424 %description driver-suntcx -l pl
1425 Sterownik do kart Sun TCX.
1426
1427 %package driver-tdfx
1428 Summary:        3Dfx video driver
1429 Summary(pl):    Sterownik do kart 3Dfx
1430 Group:          X11/XFree86
1431 Requires:       %{name}-modules = %{version}-%{release}
1432 Requires:       %{name}-Xserver = %{version}-%{release}
1433 Requires:       OpenGL
1434 Requires:       Glide3-DRI
1435 Conflicts:      XFree86-driver-nvidia
1436 Obsoletes:      XFree86-3dfx
1437
1438 %description driver-tdfx
1439 3Dfx video driver. Supports Voodoo Banshee, Voodoo3, Voodoo4, Voodoo5.
1440 For Banshee or Voodoo3, DRI driver requires Glide_V3-DRI package, for
1441 Voodoo4 or Voodoo5 it requires Glide_V5-DRI package.
1442
1443 %description driver-tdfx -l pl
1444 Sterownik do kart 3Dfx: Voodoo Banshee, Voodoo3, Voodoo4, Voodoo5.
1445 Sterownik DRI wymaga pakietu Glide_V3-DRI do kart Banshee lub Voodoo3,
1446 a Glide_V5-DRI do kart Voodoo4 lub Voodoo5.
1447
1448 %package driver-tga
1449 Summary:        TGA video driver
1450 Summary(pl):    Sterownik do kart TGA
1451 Group:          X11/XFree86
1452 Requires:       %{name}-modules = %{version}-%{release}
1453 Requires:       %{name}-Xserver = %{version}-%{release}
1454 Obsoletes:      XFree86-TGA
1455
1456 %description driver-tga
1457 TGA video driver.
1458
1459 %description driver-tga -l pl
1460 Sterownik do kart TGA.
1461
1462 %package driver-trident
1463 Summary:        Trident video driver
1464 Summary(pl):    Sterownik do kart Trident
1465 Group:          X11/XFree86
1466 Requires:       %{name}-modules = %{version}-%{release}
1467 Requires:       %{name}-Xserver = %{version}-%{release}
1468 Obsoletes:      XFree86-Trident
1469
1470 %description driver-trident
1471 Trident video driver.
1472
1473 %description driver-trident -l pl
1474 Sterownik do kart Trident.
1475
1476 %package driver-tseng
1477 Summary:        Tseng Labs video driver
1478 Summary(pl):    Sterownik do kart Tseng Labs
1479 Group:          X11/XFree86
1480 Requires:       %{name}-modules = %{version}-%{release}
1481 Requires:       %{name}-Xserver = %{version}-%{release}
1482 Obsoletes:      XFree86-Tseng XFree86-W32
1483
1484 %description driver-tseng
1485 Tseng Labs video driver.
1486
1487 %description driver-tseng -l pl
1488 Sterownik do kart firmy Tseng Labs.
1489
1490 %package driver-via
1491 Summary:        VIA CLE266 driver
1492 Summary(pl):    Sterownik do kart VIA CLE266
1493 Group:          X11/XFree86
1494 Requires:       %{name}-modules = %{version}-%{release}
1495 Requires:       %{name}-Xserver = %{version}-%{release}
1496
1497 %description driver-via
1498 VIA CLE266 driver.
1499
1500 %description driver-via -l pl
1501 Sterownik do kart VIA CLE266.
1502
1503 %package driver-vmware
1504 Summary:        VMWare SVGA emulated video driver
1505 Summary(pl):    Sterownik do emulacji karty SVGA dostêpnej pod VMware
1506 Group:          X11/XFree86
1507 Requires:       %{name}-modules = %{version}-%{release}
1508 Requires:       %{name}-Xserver = %{version}-%{release}
1509
1510 %description driver-vmware
1511 VMware emulated SVGA video driver. Necessary if you run Linux on
1512 VMware virtual machine.
1513
1514 %description driver-vmware -l pl
1515 Sterownik do emulacji karty SVGA dostêpnej pod VMware. Przydatny,
1516 je¶li uruchamiasz Linuksa na wirtualnej maszynie VMware.
1517
1518 %package libs
1519 Summary:        X11R6 shared libraries
1520 Summary(de):    X11R6 shared Libraries
1521 Summary(es):    Bibliotecas compartidas X11R6
1522 Summary(fr):    Bibliothèques partagées X11R6
1523 Summary(pl):    Biblioteki dzielone dla X11R6
1524 Summary(pt_BR): Bibliotecas compartilhadas X11R6
1525 Summary(ru):    òÁÚÄÅÌÑÅÍÙÅ ÂÉÂÌÉÏÔÅËÉ ÄÌÑ X Window System (X11R6.4)
1526 Summary(uk):    â¦Â̦ÏÔÅËÉ ÓЦÌØÎÏÇÏ ×ÉËÏÒÉÓÔÁÎÎÑ ÄÌÑ X Window System (X11R6.4)
1527 Group:          X11/XFree86
1528 Requires(post,postun):  /sbin/ldconfig
1529 Requires(post,postun):  grep
1530 Requires(postun):       fileutils
1531 Requires:       %{name}-common = %{version}
1532 Obsoletes:      xpm
1533 Provides:       xpm
1534
1535 %ifarch sparc sparc64
1536 Obsoletes:      X11R6.1-libs
1537 %endif
1538
1539 %description libs
1540 XFree86-libs contains the shared libraries that most X programs need
1541 to run properly. These shared libraries are in a separate package in
1542 order to reduce the disk space needed to run X applications on a
1543 machine without an X server (i.e, over a network).
1544
1545 If you are installing the X Window System on your machine, you will
1546 need to install XFree86-libs. You will also need to install the
1547 XFree86 package, XFree86-Xserver, one of the XFree86-driver-*,
1548 XFree86-fonts, XFree86-fonts-ISO8859-1, optionally some of the other
1549 fonts (choose 75dpi or 100dpi depending upon your monitor's
1550 resolution), the XFree86-setup and the XFree86-tools. And, finally, if
1551 you are going to be developing applications that run as X clients, you
1552 will also need to install XFree86-devel.
1553
1554 %description libs -l de
1555 Dieses Paket enthält die zur gemeinsamen Nutzung vorgesehenen
1556 Libraries, die die meisten X-Programme für den einwandfreien Betrieb
1557 benötigen. Sie wurden in einem separaten Paket untergebracht, um den
1558 Festplattenspeicherplatz auf Computern zu reduzieren, die ohne einen
1559 X- Server (über ein Netz) arbeiten.
1560
1561 %description libs -l es
1562 Este paquete contiene bibliotecas compartidas que la mayoría de los
1563 programas X necesitan para ejecutarse correctamente. Están en un
1564 paquete a parte, para reducir el espacio en disco necesario para
1565 ejecutar aplicaciones X en una máquina sin un servidor X (a través de
1566 la red).
1567
1568 %description libs -l fr
1569 Ce paquetage contient les bibliothèques partagées nécessaires à de
1570 nombreux programmes X. Elles se trouvent dans un paquetage séparé afin
1571 de réduire l'espace disque nécessaire à l'exécution des applications X
1572 sur une machine sans serveur X (en réseau).
1573
1574 %description libs -l pl
1575 Pakiet zawieraj±cy podstawowe biblioteki potrzebne wiêkszo¶ci
1576 programów korzystaj±cych z systemu X Window. Wydzielony w celu
1577 oszczêdno¶ci miejsca potrzebnego do uruchamiania aplikacji X Window na
1578 komputerach bez X serwera (np. przez sieæ).
1579
1580 %description libs -l pt_BR
1581 Este pacote contém bibliotecas compartilhadas que a maioria dos
1582 programas X precisam para rodar corretamente. Eles estão em um pacote
1583 separado para reduzir o espaço em disco necessário para rodar
1584 aplicações X em uma máquina sem um servidor X (através da rede).
1585
1586 %description libs -l tr
1587 Bu paket X programlarýnýn düzgün çalýþabilmeleri için gereken
1588 kitaplýklarý içerir. Bunlar, X programlarýný (sunucu olsun olmasýn)
1589 çalýþtýrmak için gerekli disk alanýný azaltmak için ayrý bir paket
1590 olarak sunulmuþtur.
1591
1592 %description libs -l ru
1593 XFree86-libs ÓÏÄÅÒÖÉÔ ÒÁÚÄÅÌÑÅÍÙÅ ÂÉÂÌÉÏÔÅËÉ, ËÏÔÏÒÙÅ ÎÅÏÂÈÏÄÉÍÙ ÄÌÑ
1594 ÒÁÂÏÔÙ ÂÏÌØÛÉÎÓÔ×Õ ÐÒÏÇÒÁÍÍ ÄÌÑ X. üÔÉ ÂÉÂÌÉÏÔÅËÉ ×ÙÎÅÓÅÎÙ × ÏÔÄÅÌØÎÙÊ
1595 ÐÁËÅÔ ÞÔÏÂÙ ÓÜËÏÎÏÍÉÔØ ÄÉÓËÏ×ÏÅ ÐÒÏÓÔÒÁÎÓÔ×Ï, ÎÅÏÂÈÏÄÉÍÏÅ ÄÌÑ ÚÁÐÕÓËÁ
1596 ÐÒÉÌÏÖÅÎÉÊ X ÎÁ ÍÁÛÉÎÁÈ ÂÅÚ X-ÓÅÒ×ÅÒÁ (ÎÁÐÒÉÍÅÒ, ÐÏ ÓÅÔÉ).
1597
1598 åÓÌÉ ×Ù ÕÓÔÁÎÁ×ÌÉ×ÁÅÔÅ X Window System ÎÁ ×ÁÛÅÊ ÍÁÛÉÎÅ, ×ÁÍ ÎÅÏÂÈÏÄÉÍÏ
1599 ÕÓÔÁÎÏ×ÉÔØ XFree86-libs. ôÁËÖÅ ÎÅÏÂÈÏÄÉÍÏ ÕÓÔÁÎÏ×ÉÔØ ÓÌÅÄÕÀÝÉÅ ÐÁËÅÔÙ:
1600 XFree86, ÏÄÉΠÉÌÉ ÎÅÓËÏÌØËÏ ÐÁËÅÔÏ× ÛÒÉÆÔÏ× XFree86, Xconfigurator,
1601 XFree86-xfs.
1602
1603 åÓÌÉ ×Ù ÓÏÂÉÒÁÅÔÅÓØ ÒÁÚÒÁÂÁÔÙ×ÁÔØ ÐÒÏÇÒÁÍÍÙ, ÒÁÂÏÔÁÀÝÉÅ ËÁË X-ËÌÉÅÎÔÙ,
1604 ×ÁÍ ÔÁËÖÅ ÎÁÄÏ ÕÓÔÁÎÏ×ÉÔØ XFree86-devel.
1605
1606 %description libs -l uk
1607 XFree86-libs Í¦ÓÔÉÔؠ¦Â̦ÏÔÅËÉ ÓЦÌØÎÏÇÏ ×ÉËÏÒÉÓÔÁÎÎÑ, ËÏÔÒ¦
1608 ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÂÏÔɠ¦ÌØÛÏÓÔ¦ ÐÒÉËÌÁÄÎÉÈ ÐÒÏÇÒÁÍ ÄÌÑ X. ã¦ Â¦Â̦ÏÔÅËÉ
1609 ×ÉÎÅÓÅΦ × ÏËÒÅÍÉÊ ÐÁËÅÔ ÄÌÑ ÅËÏÎÏͦ§ ÄÉÓËÏ×ÏÇÏ ÐÒÏÓÔÏÒÕ, ÎÅÏÂȦÄÎÏÇÏ
1610 ÄÌÑ ÚÁÐÕÓËÕ ÐÒÉËÌÁÄÎÉÈ ÐÒÏÇÒÁÍ X ÎÁ ÍÁÛÉÎÁÈ ÂÅÚ X-ÓÅÒ×ÅÒÕ (ÎÁÐÒÉËÌÁÄ,
1611 ÐÏ ÍÅÒÅÖ¦).
1612
1613 ñËÝÏ ×É ×ÓÔÁÎÏ×ÌÀ¤ÔÅ X Window System ÎÁ ×ÁۦʠÍÁÛÉΦ, ×ÁÍ ÎÅÏÂȦÄÎÏ
1614 ×ÓÔÁÎÏ×ÉÔÉ XFree86-libs. ôÁËÏÖ ÎÅÏÂȦÄÎÏ ×ÓÔÁÎÏ×ÉÔÉ ÔÁ˦ ÐÁËÅÔÉ:
1615 XFree86, ÏÄÉΠÁÂÏ ÄÅ˦ÌØËÁ ÐÁËÅԦנÛÒÉÆԦנXFree86, Xconfigurator,
1616 XFree86-xfs.
1617
1618 ñËÝÏ ×É ÚÂÉÒÁ¤ÔÅÓØ ÒÏÚÒÏÂÌÑÔÉ ÐÒÏÇÒÁÍÉ, Ñ˦ ÐÒÁÃÀÀÔØ ÑË X-Ë̦¤ÎÔÉ, ×ÁÍ
1619 ÔÁËÏÖ ÎÅÏÂȦÄÎÏ ×ÓÔÁÎÏ×ÉÔÉ XFree86-devel.
1620
1621 %package modules
1622 Summary:        Modules with X servers extensions
1623 Summary(pl):    Wspólne dla wszystkich X serwerów modu³y rozszerzeñ
1624 Group:          X11/XFree86
1625
1626 %description modules
1627 Modules with X servers extensions.
1628
1629 %description modules -l pl
1630 Wspólne dla wszystkich X serwerów modu³y rozszerzeñ.
1631
1632 %package setup
1633 Summary:        Graphical configuration tool for XFree86
1634 Summary(pl):    Graficzny konfigurator dla XFree86
1635 Summary(ru):    õÔÉÌÉÔÁ ÄÌÑ ËÏÎÆÉÇÕÒÁÃÉÉ XFree86
1636 Summary(uk):    õÔÉ̦ÔÁ ÄÌÑ ËÏÎƦÇÕÒÕ×ÁÎÎÑ XFree86
1637 Group:          X11/XFree86
1638 Requires:       %{name}-Xserver = %{version}
1639 Obsoletes:      XFree86-xf86cfg
1640
1641 %description setup
1642 Setup containst a configuration tool for the XFree86 family of
1643 servers. It allows you to configure video settings, keyboard layouts,
1644 mouse type, and other miscellaneous options. It is slow however, and
1645 requires the generic VGA 16 color server be available.
1646
1647 %description setup -l pl
1648 Pakiet setup zawiera narzêdzia do konfiguracji XFree86. Pozwala na
1649 skonfigurowanie ustawieñ obrazu, klawiatury, typu myszki i innych
1650 ró¿nych rzeczy. Jednak¿e jest wolny i wymaga dostêpno¶ci serwera do
1651 standardowej 16-kolorowej VGA.
1652
1653 %description setup -l ru
1654 õÔÉÌÉÔÁ ÄÌÑ ËÏÎÆÉÇÕÒÁÃÉÉ XFree86.
1655
1656 %description setup -l uk
1657 õÔÉ̦ÔÁ ÄÌÑ ËÏÎƦÇÕÒÕ×ÁÎÎÑ XFree86.
1658
1659 %package static
1660 Summary:        X11R6 static libraries
1661 Summary(pl):    Biblioteki statyczne X11R6
1662 Summary(ru):    óÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ X11R6
1663 Summary(uk):    óÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ X11R6
1664 Group:          X11/Development/Libraries
1665 Requires:       %{name}-devel = %{version}
1666 %ifarch sparc sparc64
1667 Obsoletes:      X11R6.1-devel
1668 %endif
1669 Obsoletes:      xpm-static
1670 #Obsoletes:     Mesa-static
1671
1672 %description static
1673 X11R6 static libraries.
1674
1675 %description static -l pl
1676 Biblioteki statyczne X11R6.
1677
1678 %description static -l ru
1679 XFree86-static ×ËÌÀÞÁÅÔ ÓÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ
1680 ÒÁÚÒÁÂÏÔËÉ ÐÒÏÇÒÁÍÍ, ÒÁÂÏÔÁÀÝÉÈ ËÁË X-ËÌÉÅÎÔÙ. ÓÏÂÒÁÎÎÙÅ ÐÒÏÇÒÁÍÍÙ,
1681 ËÏÔÏÒÙÅ ÂÕÄÕÔ ÒÁÂÏÔÁÔØ ËÁË X-ËÌÉÅÎÔÙ.
1682
1683 %description static -l uk
1684 XFree86-static Í¦ÓÔÉÔØ ÓÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÚÒÏÂËÉ
1685 ÐÒÏÇÒÁÍ, Ñ˦ ÐÒÁÃÀÀÔØ ÑË X-Ë̦¤ÎÔÉ.
1686
1687 %package tools
1688 Summary:        Various tools for XFree86
1689 Summary(pl):    Ró¿ne narzêdzia dla XFree86
1690 Summary(ru):    òÁÚÎÏÏÂÒÁÚÎÙÅ ÕÔÉÌÉÔÙ ÄÌÑ XFree86
1691 Summary(uk):    ò¦ÚÎÏÍÁΦÔΦ ÕÔÉ̦ÔÉ ÄÌÑ XFree86
1692 Group:          X11/XFree86
1693 Requires:       %{name} >= %{version}
1694 Requires:       XFree86-libs = %{version}
1695 Requires:       man-config
1696 Obsoletes:      X11R6-contrib
1697
1698 %description tools
1699 Various tools for X, including listres, xbiff, xedit, xeyes, xcalc,
1700 xload and xman, among others.
1701
1702 If you're using X, you should install XFree86-tools. You will also
1703 need to install the XFree86 package, the XFree86 package which
1704 corresponds to your video card, some of the XFree86 fonts packages,
1705 the XFree86-setup package and the XFree86-libs package.
1706
1707 Finally, if you are going to develop applications that run as X
1708 clients, you will also need to install XFree86-devel.
1709
1710 This package contains all applications that used to be in
1711 X11R6-contrib in older releases.
1712
1713 %description tools -l pl
1714 Ró¿ne narzêdzia dla X, w tym listres, xbiff, xedit, xeyes, xcalc,
1715 xload, xman i inne.
1716
1717 Je¶li u¿ywasz Xów powiniene¶ zainstalowaæ XFree86-tools. Bêdziesz
1718 równie¿ musia³ zainstalowaæ pakiet XFree86, pakiet odpowiadaj±cy
1719 Twojej karcie graficznej, jeden z pakietów z fontami, pakiet
1720 Xconfigurator oraz XFree86-libs.
1721
1722 Wreszcie, je¶li zamierzasz tworzyæ aplikacje, które dzia³aj± jako
1723 klienci X, bêdziesz musia³ zainstalowaæ równie¿ XFree86-devel.
1724
1725 Ten pakiet zawiera aplikacje, które by³y w X11R6-contrib w starszych
1726 wersjach X.
1727
1728 %description tools -l ru
1729 òÁÚÎÏÏÂÒÁÚÎÙÅ ÕÔÉÌÉÔÙ ÄÌÑ X, ×ËÌÀÞÁÑ listres, xbiff, xedit, xeyes,
1730 xcalc, xload, xman É ÄÒÕÇÉÅ.
1731
1732 åÓÌÉ ×Ù ÕÓÔÁÎÁ×ÌÉ×ÁÅÔÅ X Window System, ×ÁÍ ÎÁÄÏ ÕÓÔÁÎÏ×ÉÔØ
1733 XFree86-tools. ôÁËÖÅ ×ÁÍ ÔÁËÖÅ ÎÅÏÂÈÏÄÉÍÏ ÕÓÔÁÎÏ×ÉÔØ ÔÁËÉÅ ÐÁËÅÔÙ:
1734 XFree86, Xconfigurator, XFree86-xfs É XFree86-libs. ÷ÏÚÍÏÖÎÏ, ×ÁÍ ÎÁÄÏ
1735 ÕÓÔÁÎÏ×ÉÔØ É ÄÒÕÇÉÅ ÐÁËÅÔÙ ÛÒÉÆÔÏ× XFree86.
1736
1737 åÓÌÉ ×Ù ÓÏÂÉÒÁÅÔÅÓØ ÒÁÚÒÁÂÁÔÙ×ÁÔØ ÐÒÏÇÒÁÍÍÙ, ÒÁÂÏÔÁÀÝÉÅ ËÁË X-ËÌÉÅÎÔÙ,
1738 ×ÁÍ ÔÁËÖÅ ÎÁÄÏ ÕÓÔÁÎÏ×ÉÔØ XFree86-devel.
1739
1740 üÔÏÔ ÐÁËÅÔ ÓÏÄÅÒÖÉÔ ×ÓÅ ÐÒÏÇÒÁÍÍÙ, ËÏÔÏÒÙÅ ÒÁÎØÛÅ ×ËÌÀÞÁÌÉÓØ ×
1741 X11R6-contrib.
1742
1743 %description tools -l uk
1744 ò¦ÚÎÏÍÁΦÔΦ ÕÔÉ̦ÔÉ ÄÌÑ X, ×ËÌÀÞÁÀÞÉ listres, xbiff, xedit, xeyes,
1745 xcalc, xload, xman ÔÁ ¦ÎÛ¦.
1746
1747 ñËÝÏ ×É ×ÓÔÁÎÏ×ÌÀ¤ÔÅ X Window System, ×ÁÍ ÎÅÏÂȦÄÎÏ ×ÓÔÁÎÏ×ÉÔÉ
1748 XFree86-tools. ôÁËÏÖ ÔÒÅÂÁ ×ÓÔÁÎÏ×ÉÔÉ ÔÁ˦ ÐÁËÅÔÉ: XFree86,
1749 Xconfigurator, XFree86-xfs ÔÁ XFree86-libs. íÏÖÌÉ×Ï, ×ÁÍ ÔÒÅÂÁ
1750 ×ÓÔÁÎÏ×ÉÔÉ Ê ¦ÎÛ¦ ÐÁËÅÔÉ ÛÒÉÆԦנXFree86.
1751
1752 ñËÝÏ ×É ÚÂÉÒÁ¤ÔÅÓØ ÒÏÚÒÏÂÌÑÔÉ ÐÒÏÇÒÁÍÉ, Ñ˦ ÐÒÁÃÀÀÔØ ÑË X-Ë̦¤ÎÔÉ, ×ÁÍ
1753 ÔÁËÏÖ ÎÅÏÂȦÄÎÏ ×ÓÔÁÎÏ×ÉÔÉ XFree86-devel.
1754
1755 ãÅÊ ÐÁËÅԠͦÓÔÉÔØ ÕÓ¦ ÐÒÏÇÒÁÍÉ, Ñ˦ ÒÁΦÛÅ ×ÈÏÄÉÌÉ ÄÏ X11R6-contrib.
1756
1757 %package -n imake
1758 Summary:        C preprocessor interface to the make utility
1759 Summary(pl):    Miedzymordzie do make oparte o preprocesor C
1760 Group:          Development/Building
1761
1762 %description -n imake
1763 Imake is used to generate Makefiles from a template, a set of cpp
1764 macro functions, and a per-directory input file called an Imakefile.
1765 This allows machine dependencies (such as compiler options, alternate
1766 command names, and special make rules) to be kept separate from the
1767 descriptions of the various items to be built.
1768
1769 %description -n imake -l pl
1770 Imake jest u¿ywany do generowania plików Makefile na bazie szablonu,
1771 zbioru makr preprocesora C oraz (dla ka¿dego podkatalogu) pliku
1772 wej¶ciowego Imakefile. Pozwala to na oddzielenie informacji zale¿nych
1773 od ¶rodowiska kompilacji (takich jak opcje kompilatora, alternatywne
1774 nazwy komend i regu³y specjalne) od opisu ró¿nych elementów które maj±
1775 byæ kompilowane.
1776
1777 %package -n sessreg
1778 Summary:        sessreg - manage utmp/wtmp entries for non-init clients
1779 Summary(pl):    Program do zarz±dzania wpisami w utmp/wtmp
1780 Group:          X11/XFree86
1781
1782 %description -n sessreg
1783 sessreg is a simple program for managing utmp/wtmp entries for xdm
1784 sessions.
1785
1786 System V has a better interface to /var/run/utmp than BSD; it
1787 dynamically allocates entries in the file, instead of writing them at
1788 fixed positions indexed by position in /etc/ttys.
1789
1790 %description -n sessreg -l pl
1791 sessreg jest prostym programem do zarz±dzania wpisami w utmp/wtmp dla
1792 sesji xdm.
1793
1794 System V ma lepszy ni¿ BSD interfejs do /var/run/utmp; dynamicznie
1795 alokuje wpisy w pliku, zamiast zapisywania ich na ustalonych pozycjach
1796 indeksowanych po³o¿eniem w /etc/ttys.
1797
1798 %package -n twm
1799 Summary:        Tab Window Manager for the X Window System
1800 Summary(pl):    Twm - podstawowy zarz±dca okien dla X Window System
1801 Summary(ru):    ðÒÏÓÔÏÊ ÏËÏÎÎÙÊ ÍÅÎÅÄÖÅÒ
1802 Summary(uk):    ðÒÏÓÔÉʠצËÏÎÎÉÊ ÍÅÎÅÄÖÅÒ
1803 Group:          X11/Window Managers
1804 Requires:       XFree86-libs = %{version}
1805
1806 %description -n twm
1807 Twm is a window manager for the X Window System. It provides
1808 titlebars, shaped windows, several forms of icon management,
1809 user-defined macro functions, click-to-type and pointerdriven keyboard
1810 focus, and user-specified key and pointer button bindings.
1811
1812 %description -n twm -l pl
1813 Twm jest zarz±dc± okien dla X Window System. Daje belki tytu³owe,
1814 ramki okien, parê form zarz±dzania ikonami, definiowalne makra,
1815 ustawianie focusu klikniêciem lub po³o¿eniem wska¼nika myszy,
1816 definiowalne przypisania klawiszy i przycisków myszy.
1817
1818 %description -n twm -l ru
1819 ðÒÏÓÔÏÊ ËÏÍÐÁËÔÎÉÊ ÏËÏÎÎÙÊ ÍÅÎÅÄÖÅÒ.
1820
1821 %description -n twm -l uk
1822 ðÒÏÓÔÉÊ ËÏÍÐÁËÔÎÉʠצËÏÎÎÉÊ ÍÅÎÅÄÖÅÒ.
1823
1824 %package -n xauth
1825 Summary:        xauth - X authority file utility
1826 Summary(pl):    xauth - narzêdzie do plików X authority
1827 Group:          X11/XFree86
1828 Requires:       %{name}-libs = %{version}
1829
1830 %description -n xauth
1831 The xauth program is used to edit and display the authorization
1832 information used in connecting to the X server. This program is
1833 usually used to extract authorization records from one machine and
1834 merge them in on another (as is the case when using remote logins or
1835 granting access to other users).
1836
1837 %description -n xauth -l pl
1838 Program xauth s³u¿y do edycji i wy¶wietlania informacji
1839 autoryzacyjnych u¿ywanych przy ³±czeniu z Xserwerem. Ten program
1840 przewa¿nie jest u¿ywany do wyci±gania rekordów autoryzacji z jednej
1841 maszyny i do³±czania ich na innej (w celu umo¿liwienia zdalnego
1842 logowania lub udostêpnienia innym u¿ytkownikom).
1843
1844 %package -n xdm
1845 Summary:        xdm - X Display Manager with support for XDMCP, host chooser
1846 Summary(pl):    XDM - zarz±dca ekranów z obs³ug± XDMCP i wybieraniem hostów
1847 Summary(ru):    íÅÎÅÄÖÅÒ ÄÉÓÐÌÅÑ X
1848 Summary(uk):    íÅÎÅÄÖÅÒ ÄÉÓÐÌÅÀ X
1849 Group:          X11/XFree86
1850 Requires:       %{name} = %{version}
1851 Requires:       pam >= 0.71
1852 Requires:       %{name}-libs = %{version}
1853 Requires:       sessreg = %{version}
1854 Requires:       /usr/X11R6/bin/sessreg
1855 Provides:       XDM
1856 PreReq:         chkconfig
1857 Obsoletes:      XFree86-xdm
1858 Obsoletes:      gdm
1859 Obsoletes:      kdm
1860
1861 %description -n xdm
1862 Xdm manages a collection of X displays, which may be on the local host
1863 or remote servers. The design of xdm was guided by the needs of X
1864 terminals as well as the X Consortium standard XDMCP, the X Display
1865 Manager Control Protocol.
1866
1867 %description -n xdm -l pl
1868 Xdm zarz±dza zestawem ekranów X, które mog± byæ lokalne lub na
1869 zdalnych serwerach. Zosta³ zaprojektowany zgodnie z potrzebami X
1870 terminali oraz standardem X Consortium XDMCP.
1871
1872 %description -n xdm -l ru
1873 íÅÎÅÄÖÅÒ ÄÉÓÐÌÅÑ X.
1874
1875 %description -n xdm -l uk
1876 íÅÎÅÄÖÅÒ ÄÉÓÐÌÅÀ X.
1877
1878 %package -n xfs
1879 Summary:        Font server for XFree86
1880 Summary(pl):    Serwer fontów dla XFree86
1881 Summary(ru):    æÏÎÔÓÅÒ×ÅÒ ÄÌÑ X Window System
1882 Summary(uk):    æÏÎÔÓÅÒ×ÅÒ ÄÌÑ X Window System
1883 Group:          X11/XFree86
1884 Requires:       %{name}-libs = %{version}
1885 Requires:       XFree86-fonts-base
1886 PreReq:         chkconfig
1887 Requires(pre):  /bin/id
1888 Requires(pre):  /usr/bin/getgid
1889 Requires(pre):  /usr/sbin/useradd
1890 Requires(pre):  /usr/sbin/groupadd
1891 Requires(postun):       /usr/sbin/groupdel
1892 Requires(postun):       /usr/sbin/userdel
1893 Obsoletes:      xfsft XFree86-xfs
1894
1895 %description -n xfs
1896 This is a font server for XFree86. You can serve fonts to other X
1897 servers remotely with this package, and the remote system will be able
1898 to use all fonts installed on the font server, even if they are not
1899 installed on the remote computer.
1900
1901 %description -n xfs -l pl
1902 Pakiet zawiera serwer fontów dla XFree86. Mo¿e udostêpniaæ fonty dla X
1903 serwerów lokalnych lub zdalnych.
1904
1905 %description -n xfs -l ru
1906 XFree86-xfs ÓÏÄÅÒÖÉÔ ÓÅÒ×ÅÒ ÛÒÉÆÔÏ× ÄÌÑ XFree86. Xfs ÔÁËÖÅ ÍÏÖÅÔ
1907 ÐÒÅÄÏÓÔÁ×ÌÑÔØ ÛÒÉÆÔÙ ÕÄÁÌÅÎÎÙÍ X-ÓÅÒ×ÅÒÁÍ. õÄÁÌÅÎÎÁÑ ÓÉÓÔÅÍÁ ÂÕÄÅÔ
1908 ÓÐÏÓÏÂÎÁ ÉÓÐÏÌØÚÏ×ÁÔØ ×ÓÅ ÛÒÉÆÔÙ, ÕÓÔÁÎÏ×ÌÅÎÎÙÅ ÎÁ ÓÅÒ×ÅÒÅ ÛÒÉÆÔÏ×,
1909 ÄÁÖÅ ÅÓÌÉ ÏÎÉ ÎÅ ÕÓÔÁÎÏ×ÌÅÎÙ ÎÁ ÕÄÁÌÅÎÎÏÍ ËÏÍÐØÀÔÅÒÅ.
1910
1911 ÷Ù ÄÏÌÖÎÙ ÕÓÔÁÎÏ×ÉÔØ XFree86-xfs ÅÓÌÉ ×Ù ÕÓÔÁÎÁ×ÌÉ×ÁÅÔÅ X Window
1912 System. ôÁËÖÅ ×ÁÍ ÐÒÉÄÅÔÓÑ ÕÓÔÁÎÏ×ÉÔØ ÓÌÅÄÕÀÝÉÅ ÐÁËÅÔÙ: XFree86,
1913 ÐÁËÅÔ(Ù) ÛÒÉÆÔÏ× XFree86, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ ×ÁÛÅÊ ÓÉÓÔÅÍÙ, Xconfigurator
1914 É XFree86-libs.
1915
1916 %description -n xfs -l uk
1917 XFree86-xfs Í¦ÓÔÉÔØ ÓÅÒ×ÅÒ ÛÒÉÆԦנÄÌÑ XFree86. Xfs ÔÁËÏÖ ÍÏÖÅ
1918 ÎÁÄÁ×ÁÔÉ ÛÒÉÆÔɠצÄÄÁÌÅÎÉÍ X-ÓÅÒ×ÅÒÁÍ. ÷¦ÄÄÁÌÅÎÁ ÓÉÓÔÅÍÁ ÚÍÏÖÅ
1919 ×ÉËÏÒÉÓÔÏ×Õ×ÁÔÉ ÕÓ¦ ÛÒÉÆÔÉ, Ñ˦ ×ÓÔÁÎÏ×ÌÅΦ ÎÁ ÓÅÒ×ÅÒ¦ ÛÒÉÆÔ¦×, ÎÁצÔØ
1920 ÑËÝÏ ×ÏÎÉ ÎÅ ×ÓÔÁÎÏ×ÌÅΦ ÎÁ ×¦ÄÄÁÌÅÎÏÍÕ ËÏÍÐ'ÀÔÅÒ¦.
1921
1922 ÷É ÐÏ×ÉÎΦ ×ÓÔÁÎÏ×ÉÔÉ XFree86-xfs ÑËÝÏ ×É ×ÓÔÁÎÏ×ÌÀ¤ÔÅ X Window
1923 System. ôÁËÏÖ ×ÁÍ ÐÒÉÊÄÅÔØÓÑ ×ÓÔÁÎÏ×ÉÔÉ ÎÁÓÔÕÐΦ ÐÁËÅÔÉ: XFree86,
1924 ÐÁËÅÔ(É) ÛÒÉÆԦנXFree86, ÎÅÏÂȦÄΦ ÄÌÑ ×ÁÛϧ ÓÉÓÔÅÍÉ, Xconfigurator
1925 ÔÁ XFree86-libs.
1926
1927 #--- %prep ---------------------------
1928
1929 %prep
1930 %setup -q -c -b3 -a40
1931 #-b1 -b2 -a3
1932 %patch0 -p0
1933 %patch1 -p1
1934 %patch2 -p1
1935 %patch3 -p0
1936 %patch4 -p1
1937 %patch5 -p0
1938 %patch6 -p0
1939 %patch7 -p1
1940 %patch8 -p1
1941 %patch9 -p1
1942 %patch10 -p0
1943 #%patch11 -p0   -- obsoleted???
1944 %patch12 -p1
1945 %patch13 -p1
1946 %patch14 -p0
1947 %patch15 -p1
1948 %patch16 -p0
1949 #%patch17 -p1   -- not ready, is it required?
1950 %patch18 -p1
1951 #%patch19 -p1   -- maybe should be updated to allow using make -j
1952 %patch20 -p0
1953 %patch21 -p1
1954 %patch22 -p1
1955 %patch23 -p1
1956 %patch24 -p1
1957 %patch25 -p1
1958 %patch26 -p1
1959 %patch27 -p1
1960 %ifarch sparc sparc64
1961 #%patch28 -p1   -- needs update
1962 %endif
1963 %patch29 -p0
1964 %patch30 -p1
1965 %patch32 -p1
1966 %patch33 -p1
1967 #%patch34 -p1   -- seems not applied (was partially in rc1??? maybe another fix present?)
1968 #%patch35 -p1   -- obsoleted? (but doesn't look to be applied)
1969 %{!?_without_tdfx:%patch36 -p0}
1970 %{!?_without_tdfx:%patch37 -p1}
1971 #%patch38 -p0   -- causing problems IIRC (but not really needed)
1972 %{!?_without_tdfx:%patch39 -p0}
1973 %patch40 -p1
1974 %{!?debug:%patch41 -p1}
1975 %{?_without_tdfx:%patch42 -p0}
1976 %patch43 -p0
1977 %patch44 -p0
1978 %patch45 -p1
1979 %patch46 -p1
1980 %patch47 -p0
1981 #%patch48 -p1   -- seems applied
1982
1983 rm -f xc/config/cf/host.def
1984
1985 #Remove fonts dir for faster build
1986 # only valid for snapshots
1987 rm -rf xc/fonts
1988
1989 # New ATI drivers
1990 # cd xc/programs/Xserver/hw/xfree86/drivers
1991 #%bzcat %{SOURCE39} | tar x
1992 # ati.2 directory
1993
1994 #--- %build --------------------------
1995
1996 %build
1997 %{__make} -S -C xc World DEFAULT_OS_CPU_FROB=%{_target_cpu} \
1998         CC="%{__cc}" \
1999         BOOTSTRAPCFLAGS="%{rpmcflags}" \
2000         CCOPTIONS="%{rpmcflags}" \
2001         CXXOPTIONS="%{rpmcflags}" \
2002         CXXDEBUGFLAGS="" \
2003         CDEBUGFLAGS="" \
2004         ICONDIR="%{_icondir}" \
2005         LINUXDIR="%{_kernelsrcdir}"
2006
2007 %ifnarch alpha
2008 #%%{__make} -C xc/programs/Xserver/hw/xfree86/drivers SUBDIRS="ati.2" Makefiles
2009 #%%{__make} -C xc/programs/Xserver/hw/xfree86/drivers SUBDIRS="ati.2" all \
2010 #       "BOOTSTRAPCFLAGS=%{rpmcflags}" \
2011 #       "CCOPTIONS=%{rpmcflags}" \
2012 #       "CXXOPTIONS=%{rpmcflags}" \
2013 #       "CXXDEBUGFLAGS=" "CDEBUGFLAGS="
2014 %endif
2015
2016 cd synaptics
2017 %{__make} \
2018         TOP=$(pwd)/xc \
2019         CC="%{__cc}" \
2020         BOOTSTRAPCFLAGS="%{rpmcflags}" \
2021         CCOPTIONS="%{rpmcflags}" \
2022         CXXOPTIONS="%{rpmcflags}" \
2023         CXXDEBUGFLAGS="" \
2024         CDEBUGFLAGS="" \
2025         ICONDIR="%{_icondir}" \
2026         LINUXDIR="%{_kernelsrcdir}"
2027
2028 for f in COMPATIBILITY FEATURES INSTALL NEWS PARAMETER; do
2029         cp -f ${f} ${f}.synaptics
2030 done
2031
2032 #--- %install ------------------------
2033
2034 %install
2035 rm -rf $RPM_BUILD_ROOT
2036 install -d $RPM_BUILD_ROOT/etc/{X11/fs,pam.d,rc.d/init.d,security/console.apps,sysconfig} \
2037         $RPM_BUILD_ROOT%{_libdir}/X11/app-defaults/{cs,da,de,es,fr,hu,it,ja,ko,nl,pl,pt,ru,sk,zh_CN.gb2312,zh_TW.big5} \
2038         $RPM_BUILD_ROOT%{_datadir}/misc \
2039         $RPM_BUILD_ROOT%{_sbindir} \
2040         $RPM_BUILD_ROOT/usr/{bin,include,lib} \
2041         $RPM_BUILD_ROOT/var/{log,lib/xkb} \
2042         $RPM_BUILD_ROOT%{_applnkdir}/{Amusements,Editors,Utilities,Terminals} \
2043         $RPM_BUILD_ROOT{%{_pixmapsdir}/mini,%{_wmpropsdir},%{_soundsdir},%{_themesdir}/{Default,ThinIce}}
2044
2045 %{__make} -C xc install install.man \
2046         DESTDIR="$RPM_BUILD_ROOT" \
2047         DOCDIR="/usr/share/doc/%{name}-%{version}" \
2048         INSTBINFLAGS="-m 755" \
2049         INSTPGMFLAGS="-m 755" \
2050         RAWCPP="/lib/cpp" \
2051         BOOTSTRAPCFLAGS="%{rpmcflags}" \
2052         CCOPTIONS="%{rpmcflags}" \
2053         CXXOPTIONS="%{rpmcflags}" \
2054         CXXDEBUGFLAGS="" \
2055         CDEBUGFLAGS="" \
2056         ICONDIR="%{_icondir}" \
2057         LINUXDIR="%{_kernelsrcdir}"
2058
2059 install synaptics/synaptics_drv.o $RPM_BUILD_ROOT%{_libdir}/modules/input/
2060
2061 %ifnarch alpha
2062 #install -d $RPM_BUILD_ROOT%{_libdir}/modules.gatos/{drivers,dri}
2063 #install xc/programs/Xserver/hw/xfree86/drivers/ati.2/*_drv.o \
2064 #       $RPM_BUILD_ROOT%{_libdir}/modules.gatos/drivers
2065 #install xc/programs/Xserver/hw/xfree86/drivers/ati.2/*_dri.o \
2066 #       $RPM_BUILD_ROOT%{_libdir}/modules.gatos/dri
2067 %endif
2068
2069 # setting default X
2070 rm -f $RPM_BUILD_ROOT%{_bindir}/X
2071 ln -sf XFree86 $RPM_BUILD_ROOT%{_bindir}/X
2072
2073 # setting ghost X in /etc/X11 -- xf86config will fix this ...
2074 ln -sf %{_bindir}/XFree86 $RPM_BUILD_ROOT%{_sysconfdir}/X11/X
2075
2076 # add X11 links in /usr/bin, /usr/lib /usr/include
2077 ln -sf %{_includedir}/X11 $RPM_BUILD_ROOT/usr/include/X11
2078 ln -sf %{_libdir}/X11 $RPM_BUILD_ROOT/usr/lib/X11
2079 ln -sf %{_bindir} $RPM_BUILD_ROOT/usr/bin/X11
2080
2081 # fix libGL*.so links
2082 rm -f $RPM_BUILD_ROOT%{_libdir}/libGL*.so
2083 ln -sf libGL.so.1 $RPM_BUILD_ROOT%{_libdir}/libGL.so
2084 ln -sf libGLU.so.1 $RPM_BUILD_ROOT%{_libdir}/libGLU.so
2085
2086 # collect Xserver headers
2087 install -d $RPM_BUILD_ROOT%{_includedir}/X11/Xserver
2088 cd xc/programs/Xserver
2089 # don't change to single install - there are symlinked "duplicates"
2090 install include/*.h $RPM_BUILD_ROOT%{_includedir}/X11/Xserver
2091 install hw/xfree86/{common,os-support}/*.h $RPM_BUILD_ROOT%{_includedir}/X11/Xserver
2092 cd -
2093
2094 # set up PLD xdm config
2095 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/X11/xdm/{*Console,Xaccess,Xsession,Xsetup*}
2096 install xdm-xinitrc-*/pixmaps/* $RPM_BUILD_ROOT%{_sysconfdir}/X11/xdm/pixmaps
2097 install xdm-xinitrc-*/{*Console,Xaccess,Xsession,Xsetup*} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xdm
2098
2099 install %{SOURCE4} $RPM_BUILD_ROOT/etc/pam.d/xdm
2100 install %{SOURCE5} $RPM_BUILD_ROOT/etc/pam.d/xserver
2101 install %{SOURCE6} $RPM_BUILD_ROOT/etc/rc.d/init.d/xdm
2102 install %{SOURCE7} $RPM_BUILD_ROOT/etc/rc.d/init.d/xfs
2103 install %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/X11/fs/config
2104 install %{SOURCE9} $RPM_BUILD_ROOT%{_libdir}/X11/app-defaults/pl/XTerm
2105
2106 install %{SOURCE10} $RPM_BUILD_ROOT/etc/sysconfig/xdm
2107 install %{SOURCE11} $RPM_BUILD_ROOT/etc/sysconfig/xfs
2108
2109 install %{SOURCE20} $RPM_BUILD_ROOT%{_wmpropsdir}/twm.desktop
2110 install %{SOURCE21} $RPM_BUILD_ROOT%{_applnkdir}/Amusements
2111 install %{SOURCE22} $RPM_BUILD_ROOT%{_applnkdir}/Editors
2112 install %{SOURCE23} $RPM_BUILD_ROOT%{_applnkdir}/Terminals
2113 install %{SOURCE24}  %{SOURCE25} %{SOURCE26} %{SOURCE27} \
2114                 $RPM_BUILD_ROOT%{_applnkdir}/Utilities
2115 install %{SOURCE30} $RPM_BUILD_ROOT%{_pixmapsdir}
2116 install %{SOURCE31} %{SOURCE32} %{SOURCE33} %{SOURCE34} %{SOURCE35} \
2117         %{SOURCE36} %{SOURCE37} \
2118         $RPM_BUILD_ROOT%{_pixmapsdir}
2119
2120 bzip2 -dc %{SOURCE38} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
2121
2122 :> $RPM_BUILD_ROOT/etc/security/console.apps/xserver
2123 :> $RPM_BUILD_ROOT/etc/security/blacklist.xserver
2124 :> $RPM_BUILD_ROOT/etc/security/blacklist.xdm
2125
2126 ln -sf %{_fontsdir} $RPM_BUILD_ROOT%{_libdir}/X11/fonts
2127
2128 # do not duplicate xkbcomp program
2129 rm -f $RPM_BUILD_ROOT%{_libdir}/X11/xkb/xkbcomp
2130 ln -sf %{_bindir}/xkbcomp $RPM_BUILD_ROOT%{_sysconfdir}/X11/xkb/xkbcomp
2131
2132 ln -sf /usr/share/doc/%{name}-%{version} $RPM_BUILD_ROOT%{_libdir}/X11/doc
2133
2134 rm -f $RPM_BUILD_ROOT%{_libdir}/X11/config/host.def
2135
2136 :> $RPM_BUILD_ROOT%{_libdir}/X11/config/host.def
2137 :> $RPM_BUILD_ROOT%{_sysconfdir}/X11/XF86Config
2138
2139 rm -rf $RPM_BUILD_ROOT/usr/share/doc/%{name}-%{version}/html
2140
2141 # resolve conflict with man-pages
2142 mv -f $RPM_BUILD_ROOT%{_mandir}/man4/{mouse.4,mouse-x.4}
2143
2144 # directories for applications locales
2145 echo '%defattr(644,root,root,755)' > XFree86-libs.lang
2146 for lang in af az bg bg_BG.cp1251 br ca cs da de el en_GB eo es et eu fi \
2147         fr ga gl he hr hu is it ja ko lt mi mk nl nn no pl pt pt_BR ro ru sk \
2148         sl sr sv ta th tr uk wa zh_CN zh_TW ; do
2149         install -d $RPM_BUILD_ROOT%{_datadir}/locale/${lang}/LC_MESSAGES
2150         echo "%lang(${lang}) %{_datadir}/locale/${lang}" >> XFree86-libs.lang
2151 done
2152
2153 %ifnarch sparc sparc64
2154 gzip -9nf $RPM_BUILD_ROOT/usr/share/doc/%{name}-%{version}/*
2155
2156 # don't gzip README.* files, they are needed by XF86Setup
2157 gunzip $RPM_BUILD_ROOT/usr/share/doc/%{name}-%{version}/README.*
2158 %endif
2159
2160 %clean
2161 rm -rf $RPM_BUILD_ROOT
2162
2163 #--- %post{un}, %preun, %verifyscript, %trigge ----------
2164
2165 %post   DPS -p /sbin/ldconfig
2166 %postun DPS -p /sbin/ldconfig
2167
2168 %post   xft1 -p /sbin/ldconfig
2169 %postun xft1 -p /sbin/ldconfig
2170
2171 %post   xft -p /sbin/ldconfig
2172 %postun xft -p /sbin/ldconfig
2173
2174 %post   fontconfig
2175 /sbin/ldconfig
2176 HOME=/root %{_bindir}/fc-cache -f 2>/dev/null
2177
2178 %postun fontconfig -p /sbin/ldconfig
2179
2180 %post   OpenGL-core -p /sbin/ldconfig
2181 %postun OpenGL-core -p /sbin/ldconfig
2182
2183 %post   OpenGL-libs -p /sbin/ldconfig
2184 %postun OpenGL-libs -p /sbin/ldconfig
2185
2186 %post libs
2187 umask 022
2188 grep -qs "^%{_libdir}$" /etc/ld.so.conf
2189 [ $? -ne 0 ] && echo "%{_libdir}" >> /etc/ld.so.conf
2190 /sbin/ldconfig
2191
2192 %postun libs
2193 if [ "$1" = "0" ]; then
2194         umask 022
2195         grep -v "%{_libdir}" /etc/ld.so.conf > /etc/ld.so.conf.new
2196         mv -f /etc/ld.so.conf.new /etc/ld.so.conf
2197 fi
2198 /sbin/ldconfig
2199
2200 %verifyscript libs
2201 echo -n "Looking for %{_libdir} in /etc/ld.so.conf... "
2202 if ! grep -q "^%{_libdir}$" /etc/ld.so.conf ; then
2203         echo "missing"
2204         echo "%{_libdir} missing from /etc/ld.so.conf" >&2
2205 else
2206         echo "found"
2207 fi
2208
2209 %triggerpostun modules -- XFree86-modules < 4.0.2
2210 if [ -d /usr/X11R6/lib/X11/xkb ]; then
2211         rm -rf /usr/X11R6/lib/X11/xkb
2212         ln -sf /etc/X11/xkb /usr/X11R6/lib/X11/xkb
2213 fi
2214
2215 %post -n xdm
2216 /sbin/chkconfig --add xdm
2217 if [ -f /var/lock/subsys/xdm ]; then
2218         echo "Run \"/etc/rc.d/init.d/xdm restart\" to restart xdm." >&2
2219         echo "WARNING: it will terminate all sessions opened from xdm!" >&2
2220 else
2221         echo "Run \"/etc/rc.d/init.d/xdm start\" to start xdm." >&2
2222 fi
2223
2224 %preun -n xdm
2225 if [ "$1" = "0" ]; then
2226         if [ -f /var/lock/subsys/xdm ]; then
2227                 /etc/rc.d/init.d/xdm stop >&2
2228         fi
2229         /sbin/chkconfig --del xdm
2230 fi
2231
2232 %pre -n xfs
2233 if [ -n "`/usr/bin/getgid xfs`" ]; then
2234         if [ "`/usr/bin/getgid xfs`" != "56" ]; then
2235                 echo "Error: group xfs doesn't have GID=56. Correct this before installing xfs." 1>&2
2236                 exit 1
2237         fi
2238 else
2239         /usr/sbin/groupadd -g 56 -r -f xfs
2240 fi
2241 if [ -n "`/bin/id -u xfs 2>/dev/null`" ]; then
2242         if [ "`/bin/id -u xfs`" != "56" ]; then
2243                 echo "Error: user xfs doesn't have UID=56. Correct this before installing xfs." 1>&2
2244                 exit 1
2245         fi
2246 else
2247         /usr/sbin/useradd -u 56 -r -d /etc/X11/fs -s /bin/false -c "X Font Server" -g xfs xfs 1>&2
2248 fi
2249
2250 %post -n xfs
2251 /sbin/chkconfig --add xfs
2252 if [ -f /var/lock/subsys/xfs ]; then
2253         /etc/rc.d/init.d/xfs restart >&2
2254 else
2255         echo "Run \"/etc/rc.d/init.d/xfs start\" to start font server." >&2
2256 fi
2257
2258 %preun -n xfs
2259 if [ "$1" = "0" ]; then
2260         if [ -f /var/lock/subsys/xfs ]; then
2261                 /etc/rc.d/init.d/xfs stop >&2
2262         fi
2263         /sbin/chkconfig --del xfs
2264 fi
2265
2266 %postun -n xfs
2267 if [ "$1" = "0" ]; then
2268         /usr/sbin/userdel xfs 2>/dev/null
2269         /usr/sbin/groupdel xfs 2>/dev/null
2270 fi
2271
2272
2273 %post xrender -p /sbin/ldconfig
2274 %postun xrender -p /sbin/ldconfig
2275
2276 %post xcursor -p /sbin/ldconfig
2277 %postun xcursor -p /sbin/ldconfig
2278
2279 #--- %files --------------------------
2280
2281 %files
2282 %defattr(644,root,root,755)
2283 %doc synaptics/*.synaptics
2284 %ifnarch sparc sparc64
2285 %doc %{_docdir}/%{name}-%{version}
2286 %doc %{_libdir}/X11/doc
2287 %endif
2288
2289 %{_libdir}/X11/app-defaults/UXTerm
2290 %{_libdir}/X11/app-defaults/XCalc
2291 %{_libdir}/X11/app-defaults/XCalc-color
2292 %{_libdir}/X11/app-defaults/XClipboard
2293 %{_libdir}/X11/app-defaults/XClock
2294 %{_libdir}/X11/app-defaults/XLoad
2295 %{_libdir}/X11/app-defaults/XLogo
2296 %{_libdir}/X11/app-defaults/XLogo-color
2297 %{_libdir}/X11/app-defaults/XSm
2298 %{_libdir}/X11/app-defaults/XTerm
2299 %lang(pl) %{_libdir}/X11/app-defaults/pl/XTerm
2300 %{_libdir}/X11/app-defaults/XTerm-color
2301 %dir %{_icondir}
2302 %{_icondir}/*
2303
2304 %attr(755,root,root) %{_libdir}/X11/lbxproxy
2305 %attr(755,root,root) %{_libdir}/X11/proxymngr
2306 %attr(755,root,root) %{_libdir}/X11/rstart
2307 %attr(755,root,root) %{_libdir}/X11/fonts
2308 %attr(755,root,root) %{_libdir}/X11/xinit
2309 %attr(755,root,root) %{_libdir}/X11/xsm
2310
2311 %dir /etc/X11/xinit
2312 %dir /etc/X11/lbxproxy
2313 /etc/X11/lbxproxy/*
2314 %dir /etc/X11/proxymngr
2315 /etc/X11/proxymngr/*
2316 %dir /etc/X11/rstart
2317 /etc/X11/rstart/config
2318 %attr(755,root,root) /etc/X11/rstart/rstartd.real
2319 %dir /etc/X11/rstart/commands
2320 /etc/X11/rstart/commands/x
2321 /etc/X11/rstart/commands/x11
2322 %attr(755,root,root) /etc/X11/rstart/commands/*List*
2323 %dir /etc/X11/rstart/commands/x11r6
2324 %attr(755,root,root) /etc/X11/rstart/commands/x11r6/*
2325 %dir /etc/X11/rstart/contexts
2326 /etc/X11/rstart/contexts/*
2327 %dir /etc/X11/xsm
2328 /etc/X11/xsm/*
2329
2330 %dir %{_libdir}/X11/x11perfcomp
2331 %attr(755,root,root) %{_libdir}/X11/x11perfcomp/*
2332
2333 %attr(755,root,root) %{_bindir}/Xmark
2334 %attr(755,root,root) %{_bindir}/appres
2335 %attr(755,root,root) %{_bindir}/atobm
2336 %attr(755,root,root) %{_bindir}/bitmap
2337 %attr(755,root,root) %{_bindir}/bmtoa
2338 %attr(755,root,root) %{_bindir}/cxpm
2339 %attr(755,root,root) %{_bindir}/dga
2340 %attr(755,root,root) %{_bindir}/editres
2341 %attr(755,root,root) %{_bindir}/gtf
2342 %attr(755,root,root) %{_bindir}/iceauth
2343 %attr(755,root,root) %{_bindir}/lbxproxy
2344 %attr(755,root,root) %{_bindir}/lndir
2345 %attr(755,root,root) %{_bindir}/luit
2346 %attr(755,root,root) %{_bindir}/makeg
2347 %attr(755,root,root) %{_bindir}/makestrs
2348 %attr(755,root,root) %{_bindir}/mergelib
2349 %attr(755,root,root) %{_bindir}/mkdirhier
2350 %attr(755,root,root) %{_bindir}/mkfontdir
2351 %attr(755,root,root) %{_bindir}/mkfontscale
2352 %attr(755,root,root) %{_bindir}/mkhtmlindex
2353 %attr(755,root,root) %{_bindir}/proxymngr
2354 %attr(755,root,root) %{_bindir}/resize
2355 %attr(755,root,root) %{_bindir}/revpath
2356 %attr(755,root,root) %{_bindir}/rstart
2357 %attr(755,root,root) %{_bindir}/rstartd
2358 %attr(755,root,root) %{_bindir}/setxkbmap
2359 %attr(755,root,root) %{_bindir}/showrgb
2360 %attr(755,root,root) %{_bindir}/smproxy
2361 %attr(755,root,root) %{_bindir}/startx
2362 %attr(755,root,root) %{_bindir}/sxpm
2363 %attr(755,root,root) %{_bindir}/uxterm
2364 %attr(755,root,root) %{_bindir}/xcmsdb
2365 %attr(755,root,root) %{_bindir}/xconsole
2366 %attr(755,root,root) %{_bindir}/xcursorgen
2367 %attr(755,root,root) %{_bindir}/xcutsel
2368 %attr(755,root,root) %{_bindir}/xdpyinfo
2369 %attr(755,root,root) %{_bindir}/xfindproxy
2370 %attr(755,root,root) %{_bindir}/xfwp
2371 %attr(755,root,root) %{_bindir}/xgamma
2372 %attr(755,root,root) %{_bindir}/xhost
2373 %attr(755,root,root) %{_bindir}/xinit
2374 %attr(755,root,root) %{_bindir}/xkbbell
2375 %attr(755,root,root) %{_bindir}/xkbevd
2376 %attr(755,root,root) %{_bindir}/xkbprint
2377 %attr(755,root,root) %{_bindir}/xkbvleds
2378 %attr(755,root,root) %{_bindir}/xkbwatch
2379 %attr(755,root,root) %{_bindir}/xlsatoms
2380 %attr(755,root,root) %{_bindir}/xlsclients
2381 %attr(755,root,root) %{_bindir}/xlsfonts
2382 %attr(755,root,root) %{_bindir}/xmodmap
2383 %attr(755,root,root) %{_bindir}/xon
2384 %attr(755,root,root) %{_bindir}/xprop
2385 %attr(755,root,root) %{_bindir}/xrandr
2386 %attr(755,root,root) %{_bindir}/xrdb
2387 %attr(755,root,root) %{_bindir}/xrefresh
2388 %attr(755,root,root) %{_bindir}/xset
2389 %attr(755,root,root) %{_bindir}/xsetmode
2390 %attr(755,root,root) %{_bindir}/xsetpointer
2391 %attr(755,root,root) %{_bindir}/xsetroot
2392 %attr(755,root,root) %{_bindir}/xsm
2393 %attr(755,root,root) %{_bindir}/xstdcmap
2394 %attr(755,root,root) %{_bindir}/xterm
2395 %attr(755,root,root) %{_bindir}/xvidtune
2396 %attr(755,root,root) %{_bindir}/xvinfo
2397 %attr(755,root,root) %{_bindir}/xwd
2398 %attr(755,root,root) %{_bindir}/xwud
2399
2400 %{_includedir}/X11/bitmaps
2401 %{_includedir}/X11/pixmaps
2402
2403 %{_applnkdir}/Utilities/xconsole.desktop
2404 %{_applnkdir}/Terminals/*
2405 %{_libdir}/X11/app-defaults/Xvidtune
2406 %{_pixmapsdir}/x*
2407
2408 %{_mandir}/man1/Xmark.1*
2409 %{_mandir}/man1/appres.1*
2410 %{_mandir}/man1/atobm.1*
2411 %{_mandir}/man1/bdftopcf.1*
2412 %{_mandir}/man1/bitmap.1*
2413 %{_mandir}/man1/bmtoa.1*
2414 %{_mandir}/man1/cxpm.1*
2415 %{_mandir}/man1/dga.1*
2416 %{_mandir}/man1/editres.1*
2417 %{_mandir}/man1/gtf.1*
2418 %{_mandir}/man1/iceauth.1*
2419 %{_mandir}/man1/lbxproxy.1*
2420 %{_mandir}/man1/libxrx.1*
2421 %{_mandir}/man1/lndir.1*
2422 %{_mandir}/man1/luit.1x*
2423 %{_mandir}/man1/makestrs.1*
2424 %{_mandir}/man1/makeg.1*
2425 %{_mandir}/man1/mergelib.1*
2426 %{_mandir}/man1/mkdirhier.1*
2427 %{_mandir}/man1/mkfontdir.1*
2428 %{_mandir}/man1/mkfontscale.1*
2429 %{_mandir}/man1/mkhtmlindex.1*
2430 %{_mandir}/man1/proxymngr.1*
2431 %{_mandir}/man1/resize.1*
2432 %{_mandir}/man1/revpath.1*
2433 %{_mandir}/man1/rstart.1*
2434 %{_mandir}/man1/rstartd.1*
2435 %{_mandir}/man1/setxkbmap.1*
2436 %{_mandir}/man1/showrgb.1*
2437 %{_mandir}/man1/smproxy.1*
2438 %{_mandir}/man1/startx.1*
2439 %{_mandir}/man1/sxpm.1*
2440 %{_mandir}/man1/xcmsdb.1*
2441 %{_mandir}/man1/xconsole.1*
2442 %{_mandir}/man1/xcursorgen.1*
2443 %{_mandir}/man1/xcutsel.1*
2444 %{_mandir}/man1/xdpyinfo.1*
2445 %{_mandir}/man1/xfindproxy.1*
2446 %{_mandir}/man1/xfwp.1*
2447 %{_mandir}/man1/xgamma.1*
2448 %{_mandir}/man1/xhost.1*
2449 %{_mandir}/man1/xinit.1*
2450 %{_mandir}/man1/xkbevd.1*
2451 %{_mandir}/man1/xkbprint.1*
2452 %{_mandir}/man1/xlsatoms.1*
2453 %{_mandir}/man1/xlsclients.1*
2454 %{_mandir}/man1/xlsfonts.1*
2455 %{_mandir}/man1/xmodmap.1*
2456 %{_mandir}/man1/xprop.1*
2457 %{_mandir}/man1/xrandr.1*
2458 %{_mandir}/man1/xrdb.1*
2459 %{_mandir}/man1/xrefresh.1*
2460 %{_mandir}/man1/xset.1*
2461 %{_mandir}/man1/xsetmode.1*
2462 %{_mandir}/man1/xsetpointer.1*
2463 %{_mandir}/man1/xsetroot.1*
2464 %{_mandir}/man1/xsm.1*
2465 %{_mandir}/man1/xstdcmap.1*
2466 %{_mandir}/man1/xterm.1*
2467 %{_mandir}/man1/xvidtune.1*
2468 %{_mandir}/man1/xvinfo.1*
2469 %{_mandir}/man1/xwd.1*
2470 %{_mandir}/man1/xwud.1*
2471 %{_mandir}/man1/xon.1*
2472 %{_mandir}/man7/*
2473
2474 %lang(it) %{_mandir}/it/man1/startx.1*
2475 %lang(it) %{_mandir}/it/man1/xconsole.1*
2476 %lang(it) %{_mandir}/it/man1/xinit.1*
2477 %lang(it) %{_mandir}/it/man1/xsetpointer.1*
2478
2479 %lang(ko) %{_mandir}/ko/man1/xterm.1*
2480
2481 %lang(pl) %{_mandir}/pl/man1/lbxproxy.1*
2482 %lang(pl) %{_mandir}/pl/man1/startx.1*
2483 %lang(pl) %{_mandir}/pl/man1/xinit.1*
2484 %lang(pl) %{_mandir}/pl/man1/xwd.1*
2485
2486 %files common
2487 %defattr(644,root,root,755)
2488 /usr/bin/X11
2489 /usr/lib/X11
2490 %dir %{_bindir}
2491 %dir %{_libdir}
2492 %dir %{_libdir}/X11
2493 %{_libdir}/X11/rgb.txt
2494
2495 %files DPS
2496 %defattr(644,root,root,755)
2497 %attr(755,root,root) %{_bindir}/makepsres
2498 %attr(755,root,root) %{_bindir}/pswrap
2499 %attr(755,root,root) %{_bindir}/dpsinfo
2500 %attr(755,root,root) %{_bindir}/dpsexec
2501 %attr(755,root,root) %{_libdir}/libdps.so.*.*
2502 %attr(755,root,root) %{_libdir}/libdpstk.so.*.*
2503 %attr(755,root,root) %{_libdir}/libpsres.so.*.*
2504 %{_mandir}/man1/makepsres*
2505 %{_mandir}/man1/pswrap*
2506 %{_mandir}/man1/dpsexec*
2507 %{_mandir}/man1/dpsinfo*
2508
2509 %files DPS-devel
2510 %defattr(644,root,root,755)
2511 %attr(755,root,root) %{_libdir}/libdps.so
2512 %attr(755,root,root) %{_libdir}/libdpstk.so
2513 %attr(755,root,root) %{_libdir}/libpsres.so
2514 %{_includedir}/DPS
2515
2516 %files DPS-static
2517 %defattr(644,root,root,755)
2518 %{_libdir}/libdps.a
2519 %{_libdir}/libdpstk.a
2520 %{_libdir}/libpsres.a
2521
2522 %files xft1
2523 %defattr(644,root,root,755)
2524 %attr(755,root,root) %{_libdir}/libXft.so.1.1
2525
2526 %files xft
2527 %defattr(644,root,root,755)
2528 %attr(755,root,root) %{_libdir}/libXft.so.2.1
2529
2530 %files xft-devel
2531 %defattr(644,root,root,755)
2532 %attr(755,root,root) %{_bindir}/xft-config
2533 %{_includedir}/X11/Xft
2534 %{_libdir}/libXft.so
2535 %{_mandir}/man3/Xft.3*
2536 %{_pkgconfigdir}/xft.pc
2537
2538 %files xft-static
2539 %defattr(644,root,root,755)
2540 %{_libdir}/libXft.a
2541
2542 %files fontconfig
2543 %defattr(644,root,root,755)
2544 %dir %{_sysconfdir}/fonts
2545 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/fonts/fonts.conf
2546 %{_sysconfdir}/fonts/fonts.dtd
2547 %attr(755,root,root) %{_bindir}/fc-*
2548 %attr(755,root,root) %{_libdir}/libfontconfig.so.1.0
2549 %{_mandir}/man1/fc-*.1*
2550
2551 %files fontconfig-devel
2552 %defattr(644,root,root,755)
2553 #%attr(755,root,root) %{_bindir}/fontconfig-config
2554 %{_includedir}/fontconfig
2555 %{_libdir}/libfontconfig.so
2556 #%{_pkgconfigdir}/fontconfig.pc
2557 %{_mandir}/man3/fontconfig.3*
2558
2559 %files fontconfig-static
2560 %defattr(644,root,root,755)
2561 %{_libdir}/libfontconfig.a
2562
2563 %files render
2564 %defattr(644,root,root,755)
2565 %{_includedir}/X11/extensions/render.h
2566 %{_includedir}/X11/extensions/renderproto.h
2567
2568 %files xrender
2569 %defattr(644,root,root,755)
2570 %attr(755,root,root) %{_libdir}/libXrender.so.*.*
2571
2572 %files xrender-devel
2573 %defattr(644,root,root,755)
2574 %attr(755,root,root) %{_libdir}/libXrender.so
2575 %{_includedir}/X11/extensions/Xrender.h
2576
2577 %files xrender-static
2578 %defattr(644,root,root,755)
2579 %{_libdir}/libXrender.a
2580
2581 %files xcursor
2582 %defattr(644,root,root,755)
2583 %attr(755,root,root) %{_libdir}/libXcursor.so.*.*
2584
2585 %files xcursor-devel
2586 %defattr(644,root,root,755)
2587 %attr(755,root,root) %{_bindir}/xcursor-config
2588 %attr(755,root,root) %{_libdir}/libXcursor.so
2589 %{_includedir}/X11/Xcursor
2590 %{_pkgconfigdir}/xcursor.pc
2591
2592 %files xcursor-static
2593 %defattr(644,root,root,755)
2594 %{_libdir}/libXcursor.a
2595
2596 %files OpenGL-core
2597 %defattr(644,root,root,755)
2598 %attr(755,root,root) %{_bindir}/glxgears
2599 %attr(755,root,root) %{_libdir}/libGL.so.*.*
2600 %attr(755,root,root) %{_libdir}/libGL.so
2601 %attr(755,root,root) /usr/lib/libGL.so*
2602 %attr(755,root,root) %{_libdir}/modules/extensions/libglx.a
2603 %attr(755,root,root) %{_libdir}/modules/extensions/libGLcore.a
2604 %{_mandir}/man1/glxgears.1x*
2605
2606 %files OpenGL-devel
2607 %defattr(644,root,root,755)
2608 %attr(755,root,root) %{_libdir}/libGLU.so
2609 %attr(755,root,root) %{_libdir}/libOSMesa*.so
2610 %{_libdir}/libGLw.a
2611 %dir %{_includedir}/GL
2612 %dir /usr/include/GL
2613 %attr(644,root,root) %{_includedir}/GL/*
2614 %exclude %{_includedir}/GL/gl.h
2615 %exclude %{_includedir}/GL/glx.h
2616 %exclude %{_includedir}/GL/glxtokens.h
2617 %{_mandir}/man3/gl[A-Z]*
2618 %{_mandir}/man3/glu*
2619 %{_mandir}/man3/GLw*
2620
2621 %files OpenGL-devel-base
2622 %defattr(644,root,root,755)
2623 %{_includedir}/GL/gl.h
2624 %{_includedir}/GL/glx.h
2625 %{_includedir}/GL/glxtokens.h
2626
2627 %files OpenGL-libs
2628 %defattr(644,root,root,755)
2629 %attr(755,root,root) %{_bindir}/glxinfo
2630 %attr(755,root,root) %{_libdir}/libGLU.so.*.*
2631 %attr(755,root,root) %{_libdir}/libOSMesa.so.*.*
2632 %{_mandir}/man1/glxinfo.1*
2633
2634 %files OpenGL-static
2635 %defattr(644,root,root,755)
2636 %{_libdir}/libGL.a
2637 %{_libdir}/libGLU.a
2638 %{_libdir}/libOSMesa*.a
2639
2640 %files Xnest
2641 %defattr(644,root,root,755)
2642 %attr(755,root,root) %{_bindir}/Xnest
2643 %{_mandir}/man1/Xnest.1*
2644
2645 %files Xprt
2646 %defattr(644,root,root,755)
2647 %attr(755,root,root) %{_bindir}/Xprt
2648
2649 %files Xserver
2650 %defattr(644,root,root,755)
2651 %attr(4755,root,root) %{_bindir}/Xwrapper
2652 %attr(755,root,root) %{_bindir}/XFree86
2653 %attr(755,root,root) %{_sysconfdir}/X11/X
2654 %attr(755,root,root) %{_bindir}/X
2655 %{_mandir}/man1/XFree86.1*
2656 %{_mandir}/man1/Xserver.1*
2657 %{_mandir}/man5/XF86Config.5*
2658
2659 %{_libdir}/X11/Cards
2660 %{_libdir}/X11/Options
2661
2662 %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/X11/XF86Config
2663 %attr(640,root,root) %config %verify(not md5 size mtime) /etc/pam.d/xserver
2664 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/security/blacklist.xserver
2665 %config(missingok) /etc/security/console.apps/xserver
2666
2667 %files Xvfb
2668 %defattr(644,root,root,755)
2669 %attr(755,root,root) %{_bindir}/Xvfb
2670 %{_mandir}/man1/Xvfb.1*
2671
2672 %files devel
2673 %defattr(644,root,root,755)
2674 %attr(755,root,root) %{_bindir}/bdftopcf
2675 %attr(755,root,root) %{_libdir}/libX[1Ta-eg-t]*.so
2676 %attr(755,root,root) %{_libdir}/libXfont*.so
2677 %attr(755,root,root) %{_libdir}/libI*.so
2678 %attr(755,root,root) %{_libdir}/libS*.so
2679 %attr(755,root,root) %{_libdir}/libx*.so
2680 %attr(755,root,root) %{_libdir}/libXv.so
2681 %{_libdir}/libfntstubs.a
2682 %{_libdir}/libfontenc.a
2683 %{_libdir}/libFS.a
2684 %{_libdir}/libI810XvMC.a
2685 %{_libdir}/liboldX.a
2686 %{_libdir}/libXau.a
2687 %{_libdir}/libXdmcp.a
2688 %{_libdir}/libxf86config.a
2689 %{_libdir}/libXfontcache.a
2690 %{_libdir}/libXinerama.a
2691 %{_libdir}/libxkbfile.a
2692 %{_libdir}/libxkbui.a
2693 %{_libdir}/libXrandr.a
2694 %{_libdir}/libXss.a
2695 %{_libdir}/libXTrap.a
2696 %{_libdir}/libXv.a
2697 %{_libdir}/libXvMC.a
2698 %{_libdir}/libXxf86dga.a
2699 %{_libdir}/libXxf86misc.a
2700 %{_libdir}/libXxf86rush.a
2701 %{_libdir}/libXxf86vm.a
2702 %{_includedir}/X11/*.h
2703 %{_includedir}/X11/ICE
2704 %{_includedir}/X11/PM
2705 %{_includedir}/X11/SM
2706 %{_includedir}/X11/Xaw
2707 %{_includedir}/X11/Xmu
2708 %dir %{_includedir}/X11/extensions
2709 %{_includedir}/X11/extensions/[^X]*.h
2710 %{_includedir}/X11/extensions/X[^I]*.h
2711 %{_includedir}/X11/extensions/XI.h
2712 %{_includedir}/X11/extensions/XI[^E]*.h
2713 %{_includedir}/X11/fonts
2714 %{_includedir}/xf86*.h
2715 %{_libdir}/X11/config
2716
2717 %exclude %{_includedir}/X11/extensions/Xrender.h
2718 %exclude %{_includedir}/X11/extensions/render.h
2719 %exclude %{_includedir}/X11/extensions/renderproto.h
2720 %exclude %{_libdir}/libXrender.so
2721 %exclude %{_libdir}/libXcursor.so
2722
2723 %{_mandir}/man3/[A-EH-Z]*
2724 %exclude %{_mandir}/man3/Xft.3*
2725
2726 %files Xserver-devel
2727 %defattr(644,root,root,755)
2728 %{_includedir}/X11/Xserver
2729
2730 # Devel: sparc sparc64
2731 %ifarch %{ix86}
2732 %files driver-apm
2733 %defattr(644,root,root,755)
2734 %attr(755,root,root) %{_libdir}/modules/drivers/apm_drv.o
2735 %{_mandir}/man4/apm*
2736 %endif
2737
2738 # Devel: sparc sparc64
2739 %ifarch %{ix86}
2740 %files driver-ark
2741 %defattr(644,root,root,755)
2742 %attr(755,root,root) %{_libdir}/modules/drivers/ark_drv.o
2743 %endif
2744
2745 # Devel: sparc sparc64
2746 %ifarch %{ix86} mips ppc arm
2747 %files driver-chips
2748 %defattr(644,root,root,755)
2749 %attr(755,root,root) %{_libdir}/modules/drivers/chips_drv.o
2750 %{_mandir}/man4/chips*
2751 %endif
2752
2753 # Devel: sparc sparc64
2754 %ifarch %{ix86} alpha
2755 %files driver-cirrus
2756 %defattr(644,root,root,755)
2757 %attr(755,root,root) %{_libdir}/modules/drivers/cirrus_*.o
2758 %{_mandir}/man4/cirrus*
2759 %endif
2760
2761 %ifarch %{ix86}
2762 %files driver-cyrix
2763 %defattr(644,root,root,755)
2764 %attr(755,root,root) %{_libdir}/modules/drivers/cyrix_drv.o
2765 %{_mandir}/man4/cyrix*
2766 %endif
2767
2768 %ifarch %{ix86} sparc sparc64 mips ppc arm superh
2769 %files driver-fbdev
2770 %defattr(644,root,root,755)
2771 %attr(755,root,root) %{_libdir}/modules/drivers/fbdev_drv.o
2772 %{_mandir}/man4/fbdev*
2773 %endif
2774
2775 %ifarch %{ix86}
2776 %{!?_without_tdfx:%files driver-glide}
2777 %{!?_without_tdfx:%defattr(644,root,root,755)}
2778 %{!?_without_tdfx:%attr(755,root,root) %{_libdir}/modules/drivers/glide_drv.o}
2779 %{!?_without_tdfx:%{_mandir}/man4/glide*}
2780 %endif
2781
2782 %files driver-glint
2783 %defattr(644,root,root,755)
2784 %attr(755,root,root) %{_libdir}/modules/drivers/glint_drv.o
2785 %ifarch %{ix86} alpha ppc arm
2786 %attr(755,root,root) %{_libdir}/modules/dri/gamma_dri.so
2787 %endif
2788 %{_mandir}/man4/glint*
2789
2790 # Devel: sparc sparc64
2791 %ifarch %{ix86}
2792 %files driver-i128
2793 %defattr(644,root,root,755)
2794 %attr(755,root,root) %{_libdir}/modules/drivers/i128_drv.o
2795 %{_mandir}/man4/i128*
2796 %endif
2797
2798 # Devel: sparc sparc64
2799 %ifarch %{ix86}
2800 %files driver-i740
2801 %defattr(644,root,root,755)
2802 %attr(755,root,root) %{_libdir}/modules/drivers/i740_drv.o
2803 %{_mandir}/man4/i740*
2804 %endif
2805
2806 # Devel: sparc sparc64
2807 %ifarch %{ix86}
2808 %files driver-i810
2809 %defattr(644,root,root,755)
2810 %attr(755,root,root) %{_libdir}/modules/drivers/i810_drv.o
2811 %attr(755,root,root) %{_libdir}/modules/dri/i810_dri.so
2812 %attr(755,root,root) %{_libdir}/modules/dri/i830_dri.so
2813 %{_mandir}/man4/i810*
2814 %endif
2815
2816 # Devel: %{ix86} sparc sparc64 ppc
2817 %if 0
2818 %files driver-imstt
2819 %defattr(644,root,root,755)
2820 %attr(755,root,root) %{_libdir}/modules/drivers/imstt_drv.o
2821 %{_mandir}/man4/imstt.4*
2822 %endif
2823
2824 %ifarch %{ix86} sparc sparc64 mips alpha ppc arm
2825 %files driver-mga
2826 %defattr(644,root,root,755)
2827 %attr(755,root,root) %{_libdir}/modules/drivers/mga_drv.o
2828 %ifarch %{ix86} alpha ppc arm
2829 %attr(755,root,root) %{_libdir}/modules/dri/mga_dri.so
2830 %endif
2831 %{_mandir}/man4/mga*
2832 %endif
2833
2834 # Devel: sparc sparc64
2835 %ifarch %{ix86}
2836 %files driver-neomagic
2837 %defattr(644,root,root,755)
2838 %attr(755,root,root) %{_libdir}/modules/drivers/neomagic_drv.o
2839 %{_mandir}/man4/neomagic*
2840 %endif
2841
2842 # Devel: %{ix86} sparc sparc64
2843 %ifarch mips
2844 %files driver-newport
2845 %defattr(644,root,root,755)
2846 %attr(755,root,root) %{_libdir}/modules/drivers/newport_drv.o
2847 %{_mandir}/man4/newport.4*
2848 %endif
2849
2850 %ifarch %{ix86}
2851 %files driver-nsc
2852 %defattr(644,root,root,755)
2853 %attr(755,root,root) %{_libdir}/modules/drivers/nsc_drv.o
2854 %{_mandir}/man4/nsc.4*
2855 %endif
2856
2857 # Devel: sparc sparc64
2858 %ifarch %{ix86} mips alpha arm
2859 %files driver-nv
2860 %defattr(644,root,root,755)
2861 %attr(755,root,root) %{_libdir}/modules/drivers/nv_drv.o
2862 %{_mandir}/man4/nv*
2863 %endif
2864
2865 %files driver-ati
2866 %defattr(644,root,root,755)
2867 %attr(755,root,root) %{_libdir}/modules/drivers/ati*_drv.o
2868
2869 %files driver-r128
2870 %defattr(644,root,root,755)
2871 %attr(755,root,root) %{_libdir}/modules/drivers/r128*_drv.o
2872 %ifarch %{ix86} alpha ppc arm
2873 %attr(755,root,root) %{_libdir}/modules/dri/r128_dri.so
2874 %endif
2875 %{_mandir}/man4/r128*
2876
2877 %files driver-radeon
2878 %defattr(644,root,root,755)
2879 %attr(755,root,root) %{_libdir}/modules/drivers/radeon*_drv.o
2880 %ifarch %{ix86} alpha ppc arm
2881 %attr(755,root,root) %{_libdir}/modules/dri/radeon_dri.so
2882 %attr(755,root,root) %{_libdir}/modules/dri/r200_dri.so
2883 %endif
2884 %{_mandir}/man4/radeon*
2885
2886 %ifnarch alpha
2887 #%%files driver-ati.2
2888 #%defattr(644,root,root,755)
2889 #%dir %{_libdir}/modules.gatos/drivers
2890 #%attr(755,root,root) %{_libdir}/modules.gatos/drivers/ati*_drv.o
2891 #%attr(755,root,root) %{_libdir}/modules.gatos/drivers/[bfmt]*_drv.o
2892 %endif
2893
2894 %ifnarch alpha
2895 #%files driver-r128.2
2896 #%defattr(644,root,root,755)
2897 #%attr(755,root,root) %{_libdir}/modules.gatos/drivers/r128*_drv.o
2898 #%ifnarch sparc sparc64
2899 #%attr(755,root,root) %{_libdir}/modules.gatos/dri/r128_dri.o
2900 #%endif
2901 #%%{_mandir}/man4/r128*
2902 %endif
2903
2904 %ifnarch alpha
2905 #%files driver-radeon.2
2906 #%defattr(644,root,root,755)
2907 #%attr(755,root,root) %{_libdir}/modules.gatos/drivers/radeon*_drv.o
2908 #%attr(755,root,root) %{_libdir}/modules.gatos/drivers/saa7114_drv.o
2909 #%ifnarch sparc sparc64
2910 #%attr(755,root,root) %{_libdir}/modules.gatos/dri/radeon_dri.o
2911 #%endif
2912 %endif
2913
2914 # Devel: sparc sparc64
2915 %ifarch %{ix86} alpha
2916 %files driver-rendition
2917 %defattr(644,root,root,755)
2918 %attr(755,root,root) %{_libdir}/modules/drivers/rendition_drv.o
2919 %{_mandir}/man4/rendition*
2920 %endif
2921
2922 # Devel: sparc sparc64
2923 %ifarch %{ix86} mips alpha ppc arm
2924 %files driver-s3virge
2925 %defattr(644,root,root,755)
2926 %attr(755,root,root) %{_libdir}/modules/drivers/s3virge_drv.o
2927 %{_mandir}/man4/s3virge*
2928 %endif
2929
2930 %ifarch %{ix86} mips alpha ppc arm
2931 %files driver-s3
2932 %defattr(644,root,root,755)
2933 %attr(755,root,root) %{_libdir}/modules/drivers/s3_drv.o
2934 #%%{_mandir}/man4/s3.4*
2935 %endif
2936
2937 # Devel: sparc sparc64
2938 %ifarch %{ix86} mips alpha ppc arm
2939 %files driver-savage
2940 %defattr(644,root,root,755)
2941 %attr(755,root,root) %{_libdir}/modules/drivers/savage_drv.o
2942 %{_mandir}/man4/savage*
2943 %endif
2944
2945 # Devel: sparc sparc64
2946 %ifarch %{ix86} alpha
2947 %files driver-siliconmotion
2948 %defattr(644,root,root,755)
2949 %attr(755,root,root) %{_libdir}/modules/drivers/siliconmotion_drv.o
2950 %{_mandir}/man4/siliconmotion*
2951 %endif
2952
2953 %ifarch %{ix86} mips ppc arm
2954 %files driver-sis
2955 %defattr(644,root,root,755)
2956 %attr(755,root,root) %{_libdir}/modules/drivers/sis_drv.o
2957 %ifarch %{ix86}
2958 #%attr(755,root,root) %{_libdir}/modules/dri/sis_dri.so
2959 %endif
2960 %{_mandir}/man4/sis*
2961 %endif
2962
2963 %ifarch sparc sparc64
2964 %files driver-sunbw2
2965 %defattr(644,root,root,755)
2966 %attr(755,root,root) %{_libdir}/modules/drivers/sunbw2_drv.o
2967 %{_mandir}/man4/sunbw2*
2968 %endif
2969
2970 %ifarch sparc sparc64
2971 %files driver-suncg14
2972 %defattr(644,root,root,755)
2973 %attr(755,root,root) %{_libdir}/modules/drivers/suncg14_drv.o
2974 %{_mandir}/man4/suncg14*
2975 %endif
2976
2977 %ifarch sparc sparc64
2978 %files driver-suncg3
2979 %defattr(644,root,root,755)
2980 %attr(755,root,root) %{_libdir}/modules/drivers/suncg3_drv.o
2981 %{_mandir}/man4/suncg3*
2982 %endif
2983
2984 %ifarch sparc sparc64
2985 %files driver-suncg6
2986 %defattr(644,root,root,755)
2987 %attr(755,root,root) %{_libdir}/modules/drivers/suncg6_drv.o
2988 %{_mandir}/man4/suncg6*
2989 %endif
2990
2991 %ifarch sparc sparc64
2992 %files driver-sunffb
2993 %defattr(644,root,root,755)
2994 %attr(755,root,root) %{_libdir}/modules/drivers/sunffb_drv.o
2995 %attr(755,root,root) %{_libdir}/modules/dri/ffb_dri.so
2996 %{_mandir}/man4/sunffb*
2997 %endif
2998
2999 %ifarch sparc sparc64
3000 %files driver-sunleo
3001 %defattr(644,root,root,755)
3002 %attr(755,root,root) %{_libdir}/modules/drivers/sunleo_drv.o
3003 %{_mandir}/man4/sunleo*
3004 %endif
3005
3006 %ifarch sparc sparc64
3007 %files driver-suntcx
3008 %defattr(644,root,root,755)
3009 %attr(755,root,root) %{_libdir}/modules/drivers/suntcx_drv.o
3010 %{_mandir}/man4/suntcx*
3011 %endif
3012
3013 %ifarch %{ix86} sparc sparc64 mips alpha arm
3014 %{!?_without_tdfx:%files driver-tdfx}
3015 %{!?_without_tdfx:%defattr(644,root,root,755)}
3016 %{!?_without_tdfx:%attr(755,root,root) %{_libdir}/modules/drivers/tdfx_drv.o}
3017 %ifarch %{ix86} alpha arm
3018 %{!?_without_tdfx:%attr(755,root,root) %{_libdir}/modules/dri/tdfx_dri.so}
3019 %endif
3020 %{!?_without_tdfx:%{_mandir}/man4/tdfx*}
3021 %endif
3022
3023 # Devel: sparc sparc64
3024 %ifarch %{ix86} alpha
3025 %files driver-tga
3026 %defattr(644,root,root,755)
3027 %attr(755,root,root) %{_libdir}/modules/drivers/tga_drv.o
3028 %endif
3029
3030 # Devel: sparc sparc64
3031 %ifarch %{ix86} mips ppc arm
3032 %files driver-trident
3033 %defattr(644,root,root,755)
3034 %attr(755,root,root) %{_libdir}/modules/drivers/trident_drv.o
3035 %{_mandir}/man4/trident*
3036 %endif
3037
3038 %ifarch %{ix86}
3039 %files driver-tseng
3040 %defattr(644,root,root,755)
3041 %attr(755,root,root) %{_libdir}/modules/drivers/tseng_drv.o
3042 %{_mandir}/man4/tseng*
3043 %endif
3044
3045 %ifarch %{ix86}
3046 %files driver-via
3047 %defattr(644,root,root,755)
3048 %attr(755,root,root) %{_libdir}/modules/drivers/via_drv.o
3049 %{_mandir}/man4/via.4*
3050 %endif
3051
3052 # Devel: sparc sparc64
3053 %ifarch %{ix86}
3054 %files driver-vmware
3055 %defattr(644,root,root,755)
3056 %attr(755,root,root) %{_libdir}/modules/drivers/vmware_drv.o
3057 %{_mandir}/man4/vmware*
3058 %endif
3059
3060 %files libs -f XFree86-libs.lang
3061 %defattr(644,root,root,755)
3062 %dir %{_themesdir}
3063 %dir %{_themesdir}/Default
3064 %dir %{_themesdir}/ThinIce
3065 %{_libdir}/X11/XErrorDB
3066 %{_libdir}/X11/XKeysymDB
3067 %dir %{_libdir}/X11/app-defaults
3068 %lang(cs) %dir %{_libdir}/X11/app-defaults/cs
3069 %lang(da) %dir %{_libdir}/X11/app-defaults/da
3070 %lang(de) %dir %{_libdir}/X11/app-defaults/de
3071 %lang(es) %dir %{_libdir}/X11/app-defaults/es
3072 %lang(fr) %dir %{_libdir}/X11/app-defaults/fr
3073 %lang(hu) %dir %{_libdir}/X11/app-defaults/hu
3074 %lang(ko) %dir %{_libdir}/X11/app-defaults/ko
3075 %lang(nl) %dir %{_libdir}/X11/app-defaults/nl
3076 %lang(pl) %dir %{_libdir}/X11/app-defaults/pl
3077 %lang(pt) %dir %{_libdir}/X11/app-defaults/pt
3078 %lang(ru) %dir %{_libdir}/X11/app-defaults/ru
3079 %lang(sk) %dir %{_libdir}/X11/app-defaults/sk
3080 %lang(zh_CN) %dir %{_libdir}/X11/app-defaults/zh_CN.gb2312
3081 %lang(zh_TW) %dir %{_libdir}/X11/app-defaults/zh_TW.big5
3082 %{_libdir}/X11/locale
3083 %dir %{_includedir}
3084 %dir %{_includedir}/X11
3085 /usr/include/X11
3086 %dir %{_sbindir}
3087 %dir %{_datadir}/locale
3088 %dir %{_datadir}/misc
3089 %dir %{_pixmapsdir}
3090 %dir %{_pixmapsdir}/mini
3091 %dir %{_soundsdir}
3092 %dir %{_wmpropsdir}
3093 %attr(755,root,root) %{_libdir}/libX[1Ta-eg-t]*.so.*.*
3094 %attr(755,root,root) %{_libdir}/libXfont*.so.*.*
3095 %attr(755,root,root) %{_libdir}/libI*.so.*.*
3096 %attr(755,root,root) %{_libdir}/libS*.so.*.*
3097 %attr(755,root,root) %{_libdir}/libx*.so.*.*
3098 %attr(755,root,root) %{_libdir}/libXv.so.*.*
3099
3100 %exclude %{_libdir}/libXrender.so.*.*
3101 %exclude %{_libdir}/libXcursor.so.*.*
3102
3103 %files modules
3104 %defattr(644,root,root,755)
3105 %attr(755,root,root) %{_bindir}/xkbcomp
3106 %{_libdir}/X11/xkb
3107 %{_sysconfdir}/X11/xkb
3108 /var/lib/xkb
3109 %dir %{_libdir}/modules
3110 %dir %{_libdir}/modules/dri
3111 %dir %{_libdir}/modules/drivers
3112 %ifnarch sparc sparc64 ppc
3113 %{_libdir}/modules/*.uc
3114 %endif
3115 %attr(755,root,root) %{_libdir}/modules/*.a
3116 %attr(755,root,root) %{_libdir}/modules/codeconv
3117 %attr(755,root,root) %{_libdir}/modules/drivers/linux
3118 %ifarch %{ix86} sparc sparc64 alpha ppc arm
3119 %attr(755,root,root) %{_libdir}/modules/drivers/vga_drv.o
3120 %endif
3121 %ifarch %{ix86} sparc sparc64
3122 %attr(755,root,root) %{_libdir}/modules/drivers/vesa_drv.o
3123 %endif
3124 %dir %{_libdir}/modules/extensions
3125 %attr(755,root,root) %{_libdir}/modules/extensions/libdbe.a
3126 %attr(755,root,root) %{_libdir}/modules/extensions/libdri.a
3127 %attr(755,root,root) %{_libdir}/modules/extensions/libextmod.a
3128 %attr(755,root,root) %{_libdir}/modules/extensions/librecord.a
3129 %attr(755,root,root) %{_libdir}/modules/extensions/libxtrap.a
3130 %attr(755,root,root) %{_libdir}/modules/fonts
3131 %attr(755,root,root) %{_libdir}/modules/input
3132 %attr(755,root,root) %{_libdir}/modules/linux
3133 %attr(755,root,root) %{_libdir}/X11/xserver
3134 %dir /etc/X11/xserver
3135 /etc/X11/xserver/SecurityPolicy
3136 #%%{_mandir}/man1/xtr*
3137 %{_mandir}/man1/xkbcomp.1*
3138 %{_mandir}/man4/citron*
3139 %{_mandir}/man4/dmc.4*
3140 %{_mandir}/man4/dynapro*
3141 %{_mandir}/man4/fpit.4*
3142 %{_mandir}/man4/js_x.4*
3143 %{_mandir}/man4/kbd.4*
3144 %{_mandir}/man4/keyboard*
3145 %{_mandir}/man4/microtouch*
3146 %{_mandir}/man4/mouse-x.4*
3147 %{_mandir}/man4/palmax.4*
3148 %{_mandir}/man4/penmount.4*
3149 %{_mandir}/man4/tek4957.4*
3150 %{_mandir}/man4/v4l*
3151 %ifarch %{ix86} sparc sparc64 alpha ppc arm
3152 %{_mandir}/man4/vga*
3153 %endif
3154 %ifarch %{ix86} sparc sparc64
3155 %{_mandir}/man4/vesa*
3156 %endif
3157 %{_mandir}/man4/void*
3158 %{_mandir}/man4/wacom*
3159 %{_mandir}/man4/elographics*
3160 %{_mandir}/man4/mutouch*
3161
3162 %files setup
3163 %defattr(644,root,root,755)
3164 %attr(755,root,root) %{_bindir}/pcitweak
3165 %ifnarch ppc
3166 %attr(755,root,root) %{_bindir}/scanpci
3167 %endif
3168 %attr(755,root,root) %{_bindir}/xf86cfg
3169 %attr(755,root,root) %{_bindir}/xf86config
3170 %{_libdir}/X11/app-defaults/XF86Cfg
3171 %ifnarch ppc
3172 %{_mandir}/man1/scanpci.1*
3173 %endif
3174 %{_mandir}/man1/pcitweak.1*
3175 %{_mandir}/man1/xf86cfg.1*
3176 %{_mandir}/man1/xf86config.1*
3177
3178 %files static
3179 %defattr(644,root,root,755)
3180 %{_libdir}/libICE.a
3181 %{_libdir}/libSM.a
3182 %{_libdir}/libX11.a
3183 %{_libdir}/libXRes.a
3184 %{_libdir}/libXaw.a
3185 %{_libdir}/libXext.a
3186 %{_libdir}/libXfont.a
3187 %{_libdir}/libXi.a
3188 %{_libdir}/libXmu.a
3189 %{_libdir}/libXmuu.a
3190 %{_libdir}/libXp.a
3191 %{_libdir}/libXpm.a
3192 %{_libdir}/libXt.a
3193 %{_libdir}/libXtst.a
3194
3195 %files tools
3196 %defattr(644,root,root,755)
3197 %attr(755,root,root) %{_bindir}/beforelight
3198 %attr(755,root,root) %{_bindir}/ico
3199 %attr(755,root,root) %{_bindir}/listres
3200 %attr(755,root,root) %{_bindir}/showfont
3201 %attr(755,root,root) %{_bindir}/viewres
3202 %attr(755,root,root) %{_bindir}/x11perf
3203 %attr(755,root,root) %{_bindir}/x11perfcomp
3204 %attr(755,root,root) %{_bindir}/xbiff
3205 %attr(755,root,root) %{_bindir}/xcalc
3206 %attr(755,root,root) %{_bindir}/xclipboard
3207 %attr(755,root,root) %{_bindir}/xclock
3208 %attr(755,root,root) %{_bindir}/xditview
3209 %attr(755,root,root) %{_bindir}/xedit
3210 %attr(755,root,root) %{_bindir}/xev
3211 %attr(755,root,root) %{_bindir}/xeyes
3212 %attr(755,root,root) %{_bindir}/xfd
3213 %attr(755,root,root) %{_bindir}/xfontsel
3214 %attr(755,root,root) %{_bindir}/xgc
3215 %attr(755,root,root) %{_bindir}/xload
3216 %attr(755,root,root) %{_bindir}/xmag
3217 %attr(755,root,root) %{_bindir}/xman
3218 %attr(755,root,root) %{_bindir}/xmessage
3219 %attr(755,root,root) %{_bindir}/xmh
3220 %attr(755,root,root) %{_bindir}/xwininfo
3221 %attr(755,root,root) %{_bindir}/oclock
3222 %attr(755,root,root) %{_bindir}/xlogo
3223 %attr(755,root,root) %{_bindir}/xkill
3224 %attr(755,root,root) %{_bindir}/rman
3225 %attr(755,root,root) %{_bindir}/xtrap*
3226 %attr(755,root,root) %{_bindir}/texteroids
3227 %{_libdir}/X11/xedit
3228 %{_libdir}/X11/xman.help
3229 %{_mandir}/man1/beforelight.1*
3230 %{_mandir}/man1/ico.1*
3231 %{_mandir}/man1/listres.1*
3232 %{_mandir}/man1/showfont.1*
3233 %{_mandir}/man1/viewres.1*
3234 %{_mandir}/man1/x11perf.1*
3235 %{_mandir}/man1/x11perfcomp.1*
3236 %{_mandir}/man1/xbiff.1*
3237 %{_mandir}/man1/xcalc.1*
3238 %{_mandir}/man1/xclipboard.1*
3239 %{_mandir}/man1/xclock.1*
3240 %{_mandir}/man1/xditview.1*
3241 %{_mandir}/man1/xedit.1*
3242 %{_mandir}/man1/xev.1*
3243 %{_mandir}/man1/xeyes.1*
3244 %{_mandir}/man1/xfd.1*
3245 %{_mandir}/man1/xfontsel.1*
3246 %{_mandir}/man1/xgc.1*
3247 %{_mandir}/man1/xload.1*
3248 %{_mandir}/man1/xmag.1*
3249 %{_mandir}/man1/xman.1*
3250 %{_mandir}/man1/xmessage.1*
3251 %{_mandir}/man1/xmh.1*
3252 %{_mandir}/man1/xwininfo.1*
3253 %{_mandir}/man1/xkill.1*
3254 %{_mandir}/man1/xlogo.1*
3255 %{_mandir}/man1/oclock.1*
3256 %{_mandir}/man1/rman.1*
3257 %{_mandir}/man1/xtr*
3258 %{_mandir}/man1/texteroids.1*
3259
3260 %lang(it) %{_mandir}/it/man1/xload.1*
3261
3262 %lang(pl) %{_mandir}/pl/man1/rman.1*
3263
3264 %{_libdir}/X11/app-defaults/Beforelight
3265 %{_libdir}/X11/app-defaults/Bitmap
3266 %{_libdir}/X11/app-defaults/Bitmap-color
3267 %{_libdir}/X11/app-defaults/Clock-color
3268 %{_libdir}/X11/app-defaults/Editres
3269 %{_libdir}/X11/app-defaults/Editres-color
3270 %{_libdir}/X11/app-defaults/Viewres
3271 %{_libdir}/X11/app-defaults/XConsole
3272 %{_libdir}/X11/app-defaults/Xedit
3273 %{_libdir}/X11/app-defaults/Xedit-color
3274 %{_libdir}/X11/app-defaults/Xfd
3275 %{_libdir}/X11/app-defaults/Xgc
3276 %{_libdir}/X11/app-defaults/Xmag
3277 %{_libdir}/X11/app-defaults/Xman
3278 %{_libdir}/X11/app-defaults/Xmessage
3279 %{_libdir}/X11/app-defaults/Xmessage-color
3280 %{_libdir}/X11/app-defaults/Xmh
3281 %{_libdir}/X11/app-defaults/XFontSel
3282 %{_libdir}/X11/app-defaults/Xditview
3283 %{_libdir}/X11/app-defaults/Xditview-chrtr
3284
3285 %{_applnkdir}/Utilities/xclipboard.desktop
3286 %{_applnkdir}/Utilities/oclock.desktop
3287 %{_applnkdir}/Utilities/xclock.desktop
3288 %{_applnkdir}/Editors/xedit.desktop
3289 %{_applnkdir}/Amusements/xeyes.desktop
3290 %{_pixmapsdir}/oclock*
3291
3292 %files -n imake
3293 %defattr(644,root,root,755)
3294 %attr(755,root,root) %{_bindir}/ccmakedep
3295 %attr(755,root,root) %{_bindir}/cleanlinks
3296 %attr(755,root,root) %{_bindir}/gccmakedep
3297 %attr(755,root,root) %{_bindir}/imake
3298 %attr(755,root,root) %{_bindir}/makedepend
3299 %attr(755,root,root) %{_bindir}/xmkmf
3300
3301 %{_mandir}/man1/imake.1*
3302 %{_mandir}/man1/ccmakedep.1*
3303 %{_mandir}/man1/cleanlinks.1*
3304 %{_mandir}/man1/gccmakedep.1*
3305 %{_mandir}/man1/makedepend.1*
3306 %{_mandir}/man1/xmkmf.1*
3307
3308 %files -n sessreg
3309 %defattr(644,root,root,755)
3310 %attr(755,root,root) %{_bindir}/sessreg
3311 %{_mandir}/man1/sessreg.1*
3312
3313 %files -n twm
3314 %defattr(644,root,root,755)
3315 %{_wmpropsdir}/twm.desktop
3316 %attr(755,root,root) %{_bindir}/twm
3317 %dir %{_sysconfdir}/X11/twm
3318 %config %{_sysconfdir}/X11/twm/system.twmrc
3319 %attr(755,root,root) %{_libdir}/X11/twm
3320 %{_mandir}/man1/twm.1*
3321
3322 %files -n xauth
3323 %defattr(644,root,root,755)
3324 %attr(755,root,root) %{_bindir}/xauth
3325 %{_mandir}/man1/xauth.1*
3326
3327 %files -n xdm
3328 %defattr(644,root,root,755)
3329 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/pam.d/xdm
3330 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/security/blacklist.xdm
3331 %attr(754,root,root) /etc/rc.d/init.d/xdm
3332 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/sysconfig/xdm
3333 /var/lib/xdm
3334
3335 %{_libdir}/X11/app-defaults/Chooser
3336
3337 %attr(755,root,root) %{_libdir}/X11/xdm
3338 %attr(755,root,root) %{_bindir}/xdm
3339 %attr(755,root,root) %{_bindir}/chooser
3340 %ifarch alpha
3341 %attr(755,root,root) %{_libdir}/libXdmGreet.so*
3342 %endif
3343 %{_mandir}/man1/xdm.1*
3344
3345 %dir /etc/X11/xdm
3346 %attr(755,root,root) %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/GiveConsole
3347 %attr(755,root,root) %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/TakeConsole
3348 %attr(755,root,root) %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/Xsession
3349 %attr(755,root,root) %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/Xsetup_0
3350 %attr(755,root,root) %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/Xwilling
3351 %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/Xaccess
3352 %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/Xresources
3353 %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/Xservers
3354 %config(noreplace) %verify(not size mtime md5) /etc/X11/xdm/xdm-config
3355 /etc/X11/xdm/pixmaps
3356 /etc/X11/xdm/authdir
3357
3358 %files -n xfs
3359 %defattr(644,root,root,755)
3360 %attr(754,root,root) /etc/rc.d/init.d/xfs
3361 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/sysconfig/xfs
3362 %dir %{_sysconfdir}/X11/fs
3363 %attr(755,root,root) %{_libdir}/X11/fs
3364 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/X11/fs/config
3365
3366 %attr(755,root,root) %{_bindir}/xfs
3367 %attr(755,root,root) %{_bindir}/fslsfonts
3368 %attr(755,root,root) %{_bindir}/fstobdf
3369 %attr(755,root,root) %{_bindir}/mkcfm
3370 %attr(755,root,root) %{_bindir}/xfsinfo
3371
3372 %{_mandir}/man1/xfs.1*
3373 %{_mandir}/man1/fslsfonts.1*
3374 %{_mandir}/man1/fstobdf.1*
3375 %{_mandir}/man1/mkcfm.1*
3376 %{_mandir}/man1/xfsinfo.1*
This page took 0.288733 seconds and 3 git commands to generate.