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