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