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