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