From 3d63acc32fae57c9f4d1e6087d1c21907c9c2525 Mon Sep 17 00:00:00 2001 From: mharris Date: Sat, 25 Feb 2006 18:47:36 +0000 Subject: [PATCH] - Disable the expeimental r300 DRI driver, as it has turned out to cause instability and system hangs for many users. --- mesa.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mesa.spec b/mesa.spec index 0cc2af0..ec15146 100644 --- a/mesa.spec +++ b/mesa.spec @@ -53,7 +53,7 @@ Summary: Mesa graphics libraries Name: mesa Version: 6.4.2 -Release: 4 +Release: 5 License: MIT/X11 Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -438,6 +438,10 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/glxinfo %changelog +* Sat Feb 25 2006 Mike A. Harris 6.4.2-5 +- Disable the expeimental r300 DRI driver, as it has turned out to cause + instability and system hangs for many users. + * Wed Feb 22 2006 Adam Jackson 6.4.2-4 - rebuilt