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