Author: dnusinow
Date: 2006-04-06 22:11:47 -0500 (Thu, 06 Apr 2006)
New Revision: 1721

Modified:
   branches/modular/lib/mesa-6.5/configs/debian-dri
   branches/modular/lib/mesa-6.5/configs/debian-dri-i386
   branches/modular/lib/mesa-6.5/debian/changelog
Log:
* Don't build now non-existant i830 driver in debian dri configs. Fixes
  FTBFS.

Modified: branches/modular/lib/mesa-6.5/configs/debian-dri
===================================================================
--- branches/modular/lib/mesa-6.5/configs/debian-dri    2006-04-07 02:22:22 UTC 
(rev 1720)
+++ branches/modular/lib/mesa-6.5/configs/debian-dri    2006-04-07 03:11:47 UTC 
(rev 1721)
@@ -22,4 +22,4 @@
 DRIVER_DIRS = dri
 WINDOW_SYSTEM=dri
 
-DRI_DIRS = i810 i830 i915 mach64 mga r128 r200 r300 radeon s3v savage sis tdfx 
trident unichrome ffb
+DRI_DIRS = i810 i915 mach64 mga r128 r200 r300 radeon s3v savage sis tdfx 
trident unichrome ffb

Modified: branches/modular/lib/mesa-6.5/configs/debian-dri-i386
===================================================================
--- branches/modular/lib/mesa-6.5/configs/debian-dri-i386       2006-04-07 
02:22:22 UTC (rev 1720)
+++ branches/modular/lib/mesa-6.5/configs/debian-dri-i386       2006-04-07 
03:11:47 UTC (rev 1721)
@@ -2,4 +2,4 @@
 
 CONFIG_NAME = debian-dri-i386
 
-DRI_DIRS = i810 i830 i915 mach64 mga r128 r200 r300 radeon s3v savage sis tdfx 
trident unichrome
+DRI_DIRS = i810 i915 mach64 mga r128 r200 r300 radeon s3v savage sis tdfx 
trident unichrome

Modified: branches/modular/lib/mesa-6.5/debian/changelog
===================================================================
--- branches/modular/lib/mesa-6.5/debian/changelog      2006-04-07 02:22:22 UTC 
(rev 1720)
+++ branches/modular/lib/mesa-6.5/debian/changelog      2006-04-07 03:11:47 UTC 
(rev 1721)
@@ -6,8 +6,10 @@
     I need to submit this upstream.
   * Remove set_buffer function from idirectfbgl_mesa.c in directfb driver.
     Also remove the line that sets SetBuffer to it. Fixes FTBFS.
+  * Don't build now non-existant i830 driver in debian dri configs. Fixes
+    FTBFS.
 
- -- David Nusinow <[EMAIL PROTECTED]>  Thu,  6 Apr 2006 22:21:37 -0400
+ -- David Nusinow <[EMAIL PROTECTED]>  Thu,  6 Apr 2006 23:11:19 -0400
 
 mesa (6.4.1-0.4) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to