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