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