From 3a1b2087c3a2591623f8fdd166aca6f43c2c7016 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 13 Oct 2008 17:52:11 +0000 Subject: [PATCH] - Fix description --- xorg-x11-drv-nvidia.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec index 90dd349..15f7aed 100644 --- a/xorg-x11-drv-nvidia.spec +++ b/xorg-x11-drv-nvidia.spec @@ -59,8 +59,8 @@ Obsoletes: nvidia-kmod < %{version} %description This package provides the most recent NVIDIA display driver which allows for -hardware accelerated rendering with NVIDIA chipsets NV30 (FX series) and newer. -NV30 and below (such as GeForce2) are NOT supported by this release. +hardware accelerated rendering with NVIDIA chipsets NV40 (GeForce6 series) and newer. +NV40 and below (such as GeForce5) are NOT supported by this release. For the full product support list, please consult the release notes for driver version %{version}. @@ -313,6 +313,7 @@ fi * Mon Oct 13 2008 kwizart < kwizart at gmail.com > - 177.80-1 - Update to 177.80 - Move symlinks in -devel +- Fix description * Sun Oct 05 2008 Thorsten Leemhuis