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