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