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