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