diff --git a/.gitignore b/.gitignore index 7750a7c..5eaab0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -NVIDIA-Linux-x86_64-313.30.run -NVIDIA-Linux-x86-313.30.run +NVIDIA-Linux-x86_64-319.12.run +NVIDIA-Linux-x86-319.12.run diff --git a/sources b/sources index e0c09ab..638debf 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -808d28e550785f648b2b23171750b8ad NVIDIA-Linux-x86_64-313.30.run -69c0f66c9246217a4fe4d28e95bb7bb6 NVIDIA-Linux-x86-313.30.run +403355ffc74d5c94a5d675b3cc261b37 NVIDIA-Linux-x86_64-319.12.run +6f8d7de1db4f0fc4675a566470c69274 NVIDIA-Linux-x86-319.12.run diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec index f3fe01a..dd7b017 100644 --- a/xorg-x11-drv-nvidia.spec +++ b/xorg-x11-drv-nvidia.spec @@ -7,7 +7,7 @@ Name: xorg-x11-drv-nvidia Epoch: 1 -Version: 313.30 +Version: 319.12 Release: 1%{?dist} Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards @@ -74,6 +74,10 @@ Provides: nvidia-x11-drv = %{version}-%{release} Obsoletes: xorg-x11-drv-nvidia-newest < %{version}-100 Provides: xorg-x11-drv-nvidia-newest = %{version}-101 +#Support for cuda +#Don't put an epoch here +Provides: cuda-driver = %{version} + %{?filter_setup: %filter_from_provides /^libnvidia/d; %filter_from_provides /^libGLCore\.so/d; @@ -366,6 +370,9 @@ fi ||: %changelog +* Wed Apr 10 2013 Nicolas Chauvet - 1:319.12-1 +- Update to 319.12 + * Thu Apr 04 2013 Nicolas Chauvet - 1:313.30-1 - Update to 313.30