From 0c86ea808c5b5cdff0d5ce6c8a614b5c1af81aba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Tue, 1 Apr 2008 21:00:14 +0000 Subject: [PATCH] =?UTF-8?q?*=20Tue=20Apr=20=201=202008=20Kristian=20H?= =?UTF-8?q?=C3=B8gsberg=20=201.4.99.901-15.20080401=20-=20?= =?UTF-8?q?Rebase=20to=20new=20snapshot=20to=20pull=20in=20DRI2=20direct?= =?UTF-8?q?=20rendering=20work.=20-=20Stop=20shipping=20librecord.so.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xorg-x11-server.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec index f36f241..042f2e4 100644 --- a/xorg-x11-server.spec +++ b/xorg-x11-server.spec @@ -311,6 +311,7 @@ autoreconf -v --install || exit 1 --with-xkb-output=%{_localstatedir}/lib/xkb \ --with-rgb-path=%{_datadir}/X11/rgb \ --disable-xorgcfg \ + --disable-record \ --enable-install-libxf86config \ --with-mesa-source=%{_datadir}/mesa/source \ --enable-xselinux \ @@ -426,7 +427,6 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/xorg/modules/extensions/libdri2.so %{_libdir}/xorg/modules/extensions/libdbe.so %{_libdir}/xorg/modules/extensions/libextmod.so -%{_libdir}/xorg/modules/extensions/librecord.so %{_libdir}/xorg/modules/extensions/libxtrap.so %dir %{_libdir}/xorg/modules/input %dir %{_libdir}/xorg/modules/fonts @@ -516,6 +516,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Tue Apr 1 2008 Kristian Høgsberg 1.4.99.901-15.20080401 - Rebase to new snapshot to pull in DRI2 direct rendering work. +- Stop shipping librecord.so. * Tue Apr 01 2008 Adam Jackson 1.4.99.901-14.20080314 - Remove vmmouse again, way too broken. Let this be a lesson to you: