[xorg-x11-drv-mach64] Disable DRI support, we've never built the 3D driver and it's been nuked

Adam Jackson ajax at fedoraproject.org
Wed Sep 26 18:07:27 UTC 2012


commit 2b12a83e17a8b2d657d8f733235ac323f10f0c31
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Sep 26 14:07:27 2012 -0400

    Disable DRI support, we've never built the 3D driver and it's been nuked
    
      from upstream Mesa anyway.

 xorg-x11-drv-mach64.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-mach64.spec b/xorg-x11-drv-mach64.spec
index 5f643c4..0b80982 100644
--- a/xorg-x11-drv-mach64.spec
+++ b/xorg-x11-drv-mach64.spec
@@ -36,7 +36,7 @@ X.Org X11 mach64 video driver.
 
 %build
 # aclocal ; automake -a ; autoconf
-%configure --disable-static
+%configure --disable-static --disable-dri
 make %{?_smp_mflags}
 
 %install
@@ -56,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT
 #{_mandir}/man4/mach64.4*
 
 %changelog
+* Wed Sep 26 2012 Adam Jackson <ajax at redhat.com> 6.9.3-3
+- Disable DRI support, we've never built the 3D driver and it's been nuked
+  from upstream Mesa anyway.
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.9.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list