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