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