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