]> git.pld-linux.org Git - packages/xorg-xserver-server.git/blame - xorg-xserver-server.spec
- xorgcfg dropped upstream, drop obsolete options; this snap doesn't build, new one...
[packages/xorg-xserver-server.git] / xorg-xserver-server.spec
CommitLineData
bbcc87fb
JB
1#
2# Conditional build:
bbcc87fb 3%bcond_with multigl # package libglx.so in a way allowing concurrent install with nvidia/fglrx drivers
e53b8c11 4%bcond_without dri2 # DRI2 support
beadaf42 5%bcond_without hal # HAL support
5438c31a 6%bcond_with record # RECORD extension
bbcc87fb 7#
2d8f5fc8 8# ABI versions, see hw/xfree86/common/xf86Module.h
f54375a7 9%define xorg_xserver_server_ansic_abi 0.4
8405354a 10%define xorg_xserver_server_extension_abi 2.0
f54375a7 11%define xorg_xserver_server_font_abi 0.6
8405354a
AM
12%define xorg_xserver_server_videodrv_abi 5.0
13%define xorg_xserver_server_xinput_abi 4.0
2d8f5fc8 14
ef5a4e65 15Summary: X.org server
46c7e5bc 16Summary(pl.UTF-8): Serwer X.org
ef5a4e65 17Name: xorg-xserver-server
8405354a
AM
18Version: 1.5.99.1
19Release: 0.1%{?with_multigl:.mgl}
ef5a4e65 20License: MIT
5cd265ab 21Group: X11/Servers
8b7817a0 22Source0: http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2
8405354a 23# Source0-md5: c1b7f11700a6ac7d3af51343c8ebf8a6
3edafdd8 24Source2: xserver.pamd
8405354a
AM
25Patch0: %{name}-xwrapper.patch
26Patch1: %{name}-pic-libxf86config.patch
27Patch2: %{name}-fb-size.patch
ef5a4e65 28URL: http://xorg.freedesktop.org/
f815c9e0 29BuildRequires: Mesa-libGL-devel >= 7.1
ce1773fa 30# for glx headers
f6f4cf9a 31BuildRequires: OpenGL-GLX-devel
ff624999 32BuildRequires: autoconf >= 2.57
ef5a4e65 33BuildRequires: automake
ff624999 34BuildRequires: cpp
a780f2e4 35%if %{with hal}
4f09ffe5
AM
36BuildRequires: dbus-devel
37BuildRequires: hal-devel
a780f2e4 38%endif
8405354a 39BuildRequires: libdrm-devel >= 2.4.1
ff624999 40BuildRequires: libtool
ec5b0b88 41BuildRequires: ncurses-devel
934be85d 42BuildRequires: pam-devel
ff624999 43BuildRequires: perl-base
8405354a 44BuildRequires: pixman-devel >= 0.13.2
e768ee3c 45BuildRequires: pkgconfig >= 1:0.19
c8331d8e 46BuildRequires: xorg-app-mkfontscale
30a17203 47BuildRequires: xorg-lib-libX11-devel
ef5a4e65 48BuildRequires: xorg-lib-libXau-devel
49BuildRequires: xorg-lib-libXaw-devel
ff624999 50BuildRequires: xorg-lib-libXdmcp-devel
30a17203 51BuildRequires: xorg-lib-libXext-devel
ef5a4e65 52BuildRequires: xorg-lib-libXfont-devel
ff624999 53BuildRequires: xorg-lib-libXi-devel
88e91f7d
JB
54BuildRequires: xorg-lib-libXmu-devel
55BuildRequires: xorg-lib-libXpm-devel
30a17203 56BuildRequires: xorg-lib-libXrender-devel
ff624999 57BuildRequires: xorg-lib-libXres-devel
62bc11ce 58BuildRequires: xorg-lib-libXt-devel >= 1.0.0
ff624999 59BuildRequires: xorg-lib-libXtst-devel
ef5a4e65 60BuildRequires: xorg-lib-libXxf86dga-devel
61BuildRequires: xorg-lib-libXxf86misc-devel
62BuildRequires: xorg-lib-libXxf86vm-devel
f161e7b1 63BuildRequires: xorg-lib-libdmx-devel
ff624999 64BuildRequires: xorg-lib-libfontenc-devel
deeabb4c 65BuildRequires: xorg-lib-libpciaccess-devel
ef5a4e65 66BuildRequires: xorg-lib-libxkbfile-devel
88e91f7d 67BuildRequires: xorg-lib-libxkbui-devel >= 1.0.2
8405354a 68BuildRequires: xorg-lib-xtrans-devel >= 1.2.2
ef5a4e65 69BuildRequires: xorg-proto-bigreqsproto-devel
779e221e 70BuildRequires: xorg-proto-compositeproto-devel >= 0.4
2ce56491 71BuildRequires: xorg-proto-damageproto-devel >= 1.1
f161e7b1 72BuildRequires: xorg-proto-dmxproto-devel
ff624999 73BuildRequires: xorg-proto-evieext-devel
d6914b6b 74BuildRequires: xorg-proto-fixesproto-devel >= 4.0
14d9b23d 75BuildRequires: xorg-proto-fontcacheproto-devel
ef5a4e65 76BuildRequires: xorg-proto-fontsproto-devel
f161e7b1 77BuildRequires: xorg-proto-glproto-devel >= 1.4.8
e53b8c11 78BuildRequires: xorg-proto-inputproto-devel >= 1.5.0
88e91f7d 79BuildRequires: xorg-proto-kbproto-devel >= 1.0.3
ff624999 80BuildRequires: xorg-proto-printproto-devel
2ce56491 81BuildRequires: xorg-proto-randrproto-devel >= 1.2
5438c31a 82%{?with_record:BuildRequires: xorg-proto-recordproto-devel}
ea15f388 83BuildRequires: xorg-proto-renderproto-devel >= 0.9.3
ef5a4e65 84BuildRequires: xorg-proto-resourceproto-devel
507f68f4 85BuildRequires: xorg-proto-scrnsaverproto-devel >= 1.1.0
ef5a4e65 86BuildRequires: xorg-proto-videoproto-devel
87BuildRequires: xorg-proto-xcmiscproto-devel
8405354a 88BuildRequires: xorg-proto-xextproto-devel >= 7.0.3
ef5a4e65 89BuildRequires: xorg-proto-xf86bigfontproto-devel
ff624999 90BuildRequires: xorg-proto-xf86dgaproto-devel
a1e1d009 91BuildRequires: xorg-proto-xf86driproto-devel >= 2.0.4
ef5a4e65 92BuildRequires: xorg-proto-xf86miscproto-devel
93BuildRequires: xorg-proto-xf86vidmodeproto-devel
94BuildRequires: xorg-proto-xineramaproto-devel
8405354a 95BuildRequires: xorg-proto-xproto-devel >= 7.0.13
30a17203 96BuildRequires: xorg-util-util-macros >= 0.99.2
755588c8
JB
97#BR: xcalibrateproto, tslib (for KDRIVE only)
98#BR: glitz-devel >= 0.4.3 (for XGL and EGL only)
94cbcc0b 99Requires(triggerpostun): sed >= 4.0
8405354a 100Requires: pixman >= 0.13.2
4f014ff9 101Requires: xkeyboard-config
ceb929ad 102# for rgb.txt
b7331c94 103Requires: xorg-app-rgb >= 0.99.3
72a92456 104Requires: xorg-app-xkbcomp
121316a6 105# xserver requires fixed and cursor fonts
0e75ca25
PS
106Requires: xorg-font-font-alias
107Requires: xorg-font-font-cursor-misc
9d193532 108Requires: xorg-font-font-misc-misc-base >= 1.0.0-0.3
4f014ff9
JB
109Provides: xorg-xserver-server(ansic-abi) = %{xorg_xserver_server_ansic_abi}
110Provides: xorg-xserver-server(extension-abi) = %{xorg_xserver_server_extension_abi}
111Provides: xorg-xserver-server(font-abi) = %{xorg_xserver_server_font_abi}
112Provides: xorg-xserver-server(videodrv-abi) = %{xorg_xserver_server_videodrv_abi}
113Provides: xorg-xserver-server(xinput-abi) = %{xorg_xserver_server_xinput_abi}
765b36a9 114Obsoletes: X11-Xserver < 1:7.0.0
48cfc6a7 115Obsoletes: X11-driver-i2c < 1:7.0.0
765b36a9 116Obsoletes: X11-modules < 1:7.0.0
8be992d1 117Obsoletes: X11-setup < 1:7.0.0
765b36a9
AM
118Obsoletes: XFree86-Xserver < 1:7.0.0
119Obsoletes: XFree86-modules < 1:7.0.0
8be992d1 120Obsoletes: XFree86-setup < 1:7.0.0
236ed19c 121Obsoletes: Xserver
e53b8c11 122Obsoletes: xorg-xserver-server-xorgcfg
ef5a4e65 123BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
124
855976cb
JB
125# avoid self-dependencies on included modules
126%define _noautoreq libscanpci.so libxf1bpp.so
127
ef5a4e65 128%description
5cd265ab
JB
129Xorg server is a generally used X server which uses display hardware.
130It requires proper driver for your display hardware.
ef5a4e65 131
60cc86be
JR
132%description -l pl.UTF-8
133Serwer Xorg to podstawowy serwer X wyświetlający obraz na karcie
134graficznej. Do działania wymaga odpowiedniego sterownika.
5cd265ab
JB
135
136%package -n xorg-xserver-Xdmx
137Summary: Xdmx - distributed multi-head X server
46c7e5bc 138Summary(pl.UTF-8): Xdmx - rozproszony, wielomonitorowy serwer X
5cd265ab
JB
139Group: X11/Servers
140
141%description -n xorg-xserver-Xdmx
142Xdmx - distributed multi-head X server.
143
60cc86be 144%description -n xorg-xserver-Xdmx -l pl.UTF-8
5cd265ab
JB
145Xdmx - rozproszony, wielomonitorowy serwer X.
146
147%package -n xorg-xserver-Xnest
148Summary: Xnest - nested X server
46c7e5bc 149Summary(pl.UTF-8): Xnest - zagnieżdżony serwer X
5cd265ab 150Group: X11/Servers
765b36a9
AM
151Obsoletes: X11-Xnest < 1:7.0.0
152Obsoletes: XFree86-Xnest < 1:7.0.0
236ed19c 153Obsoletes: Xserver-Xnest
5cd265ab
JB
154
155%description -n xorg-xserver-Xnest
156Xnest is an X Window System server which runs in an X window. Xnest is
157a 'nested' window server, actually a client of the real X server,
158which manages windows and graphics requests for Xnest, while Xnest
159manages the windows and graphics requests for its own clients.
160
60cc86be 161%description -n xorg-xserver-Xnest -l pl.UTF-8
5cd265ab 162Xnest jest serwerem X uruchamianym w okienku innego serwera X. Xnest
60cc86be
JR
163zachowuje się jak klient X w stosunku do prawdziwego serwera X, a jak
164serwer X dla własnych klientów.
5cd265ab 165
60cc86be
JR
166%description -n xorg-xserver-Xnest -l ru.UTF-8
167Xnest - это сервер X Window System, который работает в окне X. На
168самом деле это клиент реального X-сервера, который управляет окнами и
169графическими запросами для Xnest в то время, как Xnest управляет
170окнами и графическими запросами для своих собственных клиентов.
5cd265ab 171
60cc86be
JR
172%description -n xorg-xserver-Xnest -l uk.UTF-8
173Xnest - це сервер X Window System, який працює у вікні X. Фактично це
174клієнт реального X-сервера, який керує вікнами та графічними запитами
175для Xnest в той час, як Xnest керує вікнами та графічними запитами для
176своїх власних клієнтів.
5cd265ab
JB
177
178%package -n xorg-xserver-Xprt
179Summary: Xprt - Xprint server for X
46c7e5bc 180Summary(pl.UTF-8): Xprt - serwer Xprint dla X
5cd265ab 181Group: X11/Servers
765b36a9
AM
182Obsoletes: X11-Xprt < 1:7.0.0
183Obsoletes: XFree86-Xprt < 1:7.0.0
5cd265ab
JB
184
185%description -n xorg-xserver-Xprt
186Xprt is the Xprint print server for X Window System for non display
187devices such as printers and fax machines.
188
60cc86be
JR
189%description -n xorg-xserver-Xprt -l pl.UTF-8
190Xprt to serwer wydruków Xprint dla X Window System dla urządzeń nie
191wyświetlających, takich jak drukarki czy faksy.
5cd265ab
JB
192
193%package -n xorg-xserver-Xvfb
194Summary: Xvfb - virtual framebuffer X server
46c7e5bc 195Summary(pl.UTF-8): Xvfb - serwer X z wirtualnym framebufferem
5cd265ab 196Group: X11/Servers
121316a6
JB
197# requires fixed and cursor fonts
198Requires: xorg-font-font-alias
199Requires: xorg-font-font-cursor-misc
200Requires: xorg-font-font-misc-misc-base >= 1.0.0-0.3
765b36a9
AM
201Obsoletes: X11-Xvfb < 1:7.0.0
202Obsoletes: XFree86-Xvfb < 1:7.0.0
5cd265ab
JB
203
204%description -n xorg-xserver-Xvfb
205Xvfb (X Virtual Frame Buffer) is an X Window System server that is
206capable of running on machines with no display hardware and no
207physical input devices. Xvfb emulates a dumb framebuffer using virtual
208memory. Xvfb doesn't open any devices, but behaves otherwise as an X
209display. Xvfb is normally used for testing servers. Using Xvfb, the
210mfb or cfb code for any depth can be exercised without using real
211hardware that supports the desired depths. Xvfb has also been used to
212test X clients against unusual depths and screen configurations, to do
213batch processing with Xvfb as a background rendering engine, to do
214load testing, to help with porting an X server to a new platform, and
215to provide an unobtrusive way of running applications which really
216don't need an X server but insist on having one.
217
60cc86be
JR
218%description -n xorg-xserver-Xvfb -l pl.UTF-8
219Xvfb (X Virtual Frame Buffer) jest serwerem X, który można uruchamiać
220na maszynach bez urządzeń wyświetlających ani fizycznych urządzeń
221wejściowych. Xvfb emuluje prosty framebuffer w pamięci. Zwykle jest
222używany do testowania serwerów X, może też być używany do testowania
223klientów X w rzadko używanych konfiguracjach ekranu. Można też użyć
224Xvfb do uruchomienia aplikacji, które w rzeczywistości nie wymagają
225serwera X, ale odmawiają uruchomienia bez niego.
ef5a4e65 226
0796e6da 227%package devel
228Summary: Header files for X.org server
46c7e5bc 229Summary(pl.UTF-8): Pliki nagłówkowe dla servera X.org
0796e6da 230Group: X11/Development/Libraries
8405354a
AM
231Requires: libdrm-devel >= 2.4.1
232Requires: pixman-devel >= 0.13.2
7cab8652 233Requires: xorg-proto-fontsproto-devel
fce86aea 234Requires: xorg-proto-renderproto-devel >= 0.9.3
7cab8652
JB
235Requires: xorg-proto-videoproto-devel
236Requires: xorg-proto-xextproto-devel
fce86aea 237Requires: xorg-proto-xproto-devel >= 7.0.9
765b36a9 238Obsoletes: X11-Xserver-devel < 1:7.0.0
855976cb 239Obsoletes: XFree86-Xserver-devel < 1:7.0.0
0796e6da 240
241%description devel
242Header files for X.org server.
243
60cc86be
JR
244%description devel -l pl.UTF-8
245Pliki nagłówkowe dla serwera X.org.
0796e6da 246
f6f4cf9a
PS
247%package -n xorg-xserver-libglx
248Summary: GLX extension library fo X.org server
46c7e5bc 249Summary(pl.UTF-8): Biblioteka rozszerzenia GLX dla serwera X.org
f6f4cf9a 250Group: X11/Servers
927af2d7 251Requires: %{name} = %{version}-%{release}
88fe49de
JB
252# Mesa version glapi tables in glx/ dir come from
253Provides: xorg-xserver-libglx(glapi) = 7.1.0
f6f4cf9a 254Provides: xorg-xserver-modules-libglx
855976cb
JB
255Obsoletes: X11-OpenGL-core < 1:7.0.0
256Obsoletes: XFree86-OpenGL-core < 1:7.0.0
16097b2e 257%if %{without multigl}
c0f85cf0 258Conflicts: xorg-driver-video-nvidia
6494c988 259%endif
f6f4cf9a
PS
260
261%description -n xorg-xserver-libglx
262GLX extension library fo X.org server.
263
60cc86be 264%description -n xorg-xserver-libglx -l pl.UTF-8
f6f4cf9a
PS
265Biblioteka rozszerzenia GLX dla serwera X.org.
266
ef5a4e65 267%prep
f54375a7 268%setup -q -n xorg-server-%{version}
8405354a
AM
269%patch0 -p0
270%patch1 -p1
d0315416 271%patch2 -p1
ef5a4e65 272
762073cc
AM
273# xserver uses pixman-1 API/ABI so put that explictly here
274sed -i -e 's#<pixman\.h#<pixman-1/pixman.h#g' ./fb/fb.h ./include/miscstruct.h ./render/picture.h
275
ef5a4e65 276%build
16097b2e
ER
277API=$(awk '/#define ABI_ANSIC_VERSION/ { split($0,A,/[(,)]/); printf("%d.%d",A[2], A[3]); }' hw/xfree86/common/xf86Module.h)
278if [ $API != %{xorg_xserver_server_ansic_abi} ]; then
279 echo "Set %%define xorg_xserver_server_ansic_abi to $API and rerun."
280 exit 1
0345b66a
AM
281fi
282
16097b2e
ER
283API=$(awk '/#define ABI_EXTENSION_VERSION/ { split($0,A,/[(,)]/); printf("%d.%d",A[2], A[3]); }' hw/xfree86/common/xf86Module.h)
284if [ $API != %{xorg_xserver_server_extension_abi} ]; then
285 echo "Set %%define xorg_xserver_server_extension_abi to $API and rerun."
286 exit 1
0345b66a
AM
287fi
288
16097b2e
ER
289API=$(awk '/#define ABI_FONT_VERSION/ { split($0,A,/[(,)]/); printf("%d.%d",A[2], A[3]); }' hw/xfree86/common/xf86Module.h)
290if [ $API != %{xorg_xserver_server_font_abi} ]; then
291 echo "Set %%define xorg_xserver_server_font_abi to $API and rerun."
292 exit 1
0345b66a 293fi
16097b2e
ER
294API=$(awk '/#define ABI_VIDEODRV_VERSION/ { split($0,A,/[(,)]/); printf("%d.%d",A[2], A[3]); }' hw/xfree86/common/xf86Module.h)
295if [ $API != %{xorg_xserver_server_videodrv_abi} ]; then
296 echo "Set %%define xorg_xserver_server_videodrv_abi to $API and rerun."
297 exit 1
0345b66a 298fi
16097b2e
ER
299API=$(awk '/#define ABI_XINPUT_VERSION/ { split($0,A,/[(,)]/); printf("%d.%d",A[2], A[3]); }' hw/xfree86/common/xf86Module.h)
300if [ $API != %{xorg_xserver_server_xinput_abi} ]; then
301 echo "Set %%define xorg_xserver_server_xinput_abi to $API and rerun."
302 exit 1
0345b66a
AM
303fi
304
ff624999 305%{__libtoolize}
ef5a4e65 306%{__aclocal}
307%{__autoconf}
308%{__autoheader}
309%{__automake}
310%configure \
06015eac
AM
311 --with-os-name="PLD/Linux" \
312 --with-os-vendor="PLD/Team" \
f3a29a05 313 --disable-builtin-fonts \
5438c31a 314 %{!?with_hal:--disable-config-hal} \
6118b827 315 --enable-aiglx \
da97cb2c 316 --enable-builddocs \
4f014ff9
JB
317 --enable-dga \
318 --enable-dmx \
319 --enable-glx-tls \
da5d13b0 320 --enable-install-libxf86config \
5438c31a 321 %{?with_record:--enable-record} \
a1e1d009 322 --enable-secure-rpc \
f815c9e0 323 --%{?with_dri2:en}%{!?with_dri2:dis}able-dri2 \
8d40fd8d 324 --with-dri-driver-path=%{_libdir}/xorg/modules/dri \
f161e7b1 325 --with-default-font-path="%{_fontsdir}/misc,%{_fontsdir}/TTF,%{_fontsdir}/OTF,%{_fontsdir}/Type1,%{_fontsdir}/100dpi,%{_fontsdir}/75dpi" \
27d22b31 326 --with-xkb-output=/var/lib/xkb
be25dd56 327
ef5a4e65 328%{__make}
329
330%install
331rm -rf $RPM_BUILD_ROOT
332
333%{__make} install \
30a17203 334 DESTDIR=$RPM_BUILD_ROOT
ef5a4e65 335
3edafdd8
JB
336install -D %{SOURCE2} $RPM_BUILD_ROOT/etc/pam.d/xserver
337install -d $RPM_BUILD_ROOT/etc/security/console.apps
a15a709b 338install -d $RPM_BUILD_ROOT%{_libdir}/xorg/modules/{dri,drivers,input}
3edafdd8
JB
339:> $RPM_BUILD_ROOT/etc/security/console.apps/xserver
340:> $RPM_BUILD_ROOT/etc/security/blacklist.xserver
341
944f790e 342rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/{*,*/*}.{la,a}
0796e6da 343
e8fc790d
JR
344%if %{with multigl}
345cd $RPM_BUILD_ROOT%{_libdir}/xorg/modules/extensions
346mv -f libglx.so libglx.so.%{version}
347ln -sf libglx.so.%{version} libglx.so
348%endif
349
ef5a4e65 350%clean
351rm -rf $RPM_BUILD_ROOT
352
8b8de5c8
JR
353%if %{with multigl}
354%post -n xorg-xserver-libglx
355if [ ! -e %{_libdir}/xorg/modules/extensions/libglx.so ]; then
356 ln -sf libglx.so.%{version} %{_libdir}/xorg/modules/extensions/libglx.so
357fi
358%endif
359
94cbcc0b
JB
360%triggerpostun -- xorg-xserver-server < 1.5.0
361if [ -f /etc/X11/xorg.conf ]; then
362 sed -i -e 's/^\s*RgbPath.*$/#& # obsolete option/' /etc/X11/xorg.conf
363 sed -i -e 's/^\s*Load\s*"type1".*$/#& # obsolete module/' /etc/X11/xorg.conf
364%if %{without record}
365 sed -i -e 's/^\s*Load\s*"record".*$/#& # module disabled in this build/' /etc/X11/xorg.conf
366%endif
94cbcc0b 367 sed -i -e 's/^\s*Load\s*"xtrap".*$/#& # deprecated module, disabled/' /etc/X11/xorg.conf
94cbcc0b
JB
368fi
369
ef5a4e65 370%files
371%defattr(644,root,root,755)
afd3ce25 372%doc COPYING ChangeLog
5cd265ab 373%attr(755,root,root) %{_bindir}/X
934be85d
PS
374%attr(755,root,root) %{_bindir}/Xorg
375%attr(4755,root,root) %{_bindir}/Xwrapper
507f68f4 376%attr(755,root,root) %{_bindir}/cvt
5cd265ab
JB
377%attr(755,root,root) %{_bindir}/gtf
378%attr(755,root,root) %{_bindir}/in[bwl]
379%attr(755,root,root) %{_bindir}/ioport
380%attr(755,root,root) %{_bindir}/out[bwl]
5cd265ab 381%attr(755,root,root) %{_bindir}/xorgconfig
ff624999 382%{_libdir}/X11/Cards
62bc11ce 383%{_libdir}/X11/Options
944f790e 384%dir %{_libdir}/xorg
a1e1d009 385%{_libdir}/xorg/protocol.txt
944f790e 386%dir %{_libdir}/xorg/modules
a15a709b 387%dir %{_libdir}/xorg/modules/dri
79e47f41 388%dir %{_libdir}/xorg/modules/drivers
944f790e 389%dir %{_libdir}/xorg/modules/extensions
30a17203 390%attr(755,root,root) %{_libdir}/xorg/modules/extensions/libdbe.so
944f790e 391%attr(755,root,root) %{_libdir}/xorg/modules/extensions/libdri.so
f815c9e0 392%{?with_dri2:%attr(755,root,root) %{_libdir}/xorg/modules/extensions/libdri2.so}
30a17203 393%attr(755,root,root) %{_libdir}/xorg/modules/extensions/libextmod.so
5438c31a 394%{?with_record:%attr(755,root,root) %{_libdir}/xorg/modules/extensions/librecord.so}
30a17203
JB
395%dir %{_libdir}/xorg/modules/fonts
396%attr(755,root,root) %{_libdir}/xorg/modules/fonts/lib*.so
79e47f41 397%dir %{_libdir}/xorg/modules/input
944f790e 398%dir %{_libdir}/xorg/modules/linux
30a17203 399%attr(755,root,root) %{_libdir}/xorg/modules/linux/libfbdevhw.so
944f790e
JB
400%dir %{_libdir}/xorg/modules/multimedia
401%attr(755,root,root) %{_libdir}/xorg/modules/multimedia/*.so
79e47f41 402%attr(755,root,root) %{_libdir}/xorg/modules/lib*.so
27d22b31
JB
403%dir /var/lib/xkb
404/var/lib/xkb/README.compiled
3edafdd8
JB
405%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/xserver
406%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.xserver
407%config(missingok) /etc/security/console.apps/xserver
30a17203 408%{_mandir}/man1/Xorg.1x*
5cd265ab 409%{_mandir}/man1/Xserver.1x*
507f68f4 410%{_mandir}/man1/cvt.1*
30a17203 411%{_mandir}/man1/gtf.1x*
5cd265ab 412%{_mandir}/man1/xorgconfig.1*
88e91f7d 413%{_mandir}/man4/exa.4*
30a17203 414%{_mandir}/man4/fbdevhw.4*
5cd265ab
JB
415%{_mandir}/man5/xorg.conf.5x*
416
417%files -n xorg-xserver-Xdmx
418%defattr(644,root,root,755)
419%attr(755,root,root) %{_bindir}/Xdmx
420%attr(755,root,root) %{_bindir}/dmxaddinput
421%attr(755,root,root) %{_bindir}/dmxaddscreen
422%attr(755,root,root) %{_bindir}/dmxreconfig
423%attr(755,root,root) %{_bindir}/dmxresize
424%attr(755,root,root) %{_bindir}/dmxrminput
425%attr(755,root,root) %{_bindir}/dmxrmscreen
426%attr(755,root,root) %{_bindir}/dmxtodmx
427%attr(755,root,root) %{_bindir}/dmxwininfo
428%attr(755,root,root) %{_bindir}/vdltodmx
429%attr(755,root,root) %{_bindir}/xdmx
430%attr(755,root,root) %{_bindir}/xdmxconfig
30a17203
JB
431%{_mandir}/man1/Xdmx.1x*
432%{_mandir}/man1/dmxtodmx.1x*
433%{_mandir}/man1/vdltodmx.1x*
434%{_mandir}/man1/xdmxconfig.1x*
5cd265ab
JB
435
436%files -n xorg-xserver-Xnest
437%defattr(644,root,root,755)
438%attr(755,root,root) %{_bindir}/Xnest
30a17203 439%{_mandir}/man1/Xnest.1x*
5cd265ab 440
5cd265ab
JB
441%files -n xorg-xserver-Xvfb
442%defattr(644,root,root,755)
443%attr(755,root,root) %{_bindir}/Xvfb
30a17203 444%{_mandir}/man1/Xvfb.1x*
0796e6da 445
446%files devel
447%defattr(644,root,root,755)
448%{_includedir}/xorg
e27e2be3 449%{_libdir}/libxf86config.a
565bbfd3 450%{_aclocaldir}/xorg-server.m4
0796e6da 451%{_pkgconfigdir}/xorg-server.pc
f6f4cf9a
PS
452
453%files -n xorg-xserver-libglx
0a2e6c9d 454%defattr(644,root,root,755)
e8fc790d
JR
455%if %{with multigl}
456%ghost %{_libdir}/xorg/modules/extensions/libglx.so
457%attr(755,root,root) %{_libdir}/xorg/modules/extensions/libglx.so.%{version}
458%else
f6f4cf9a 459%attr(755,root,root) %{_libdir}/xorg/modules/extensions/libglx.so
e8fc790d 460%endif
This page took 0.142715 seconds and 4 git commands to generate.