update to 340.76
don't call nvidia-autoselect-driver [release 340.76-1mamba;Thu Mar 05 2015]
This commit is contained in:
parent
790c26007d
commit
9ef77b3f8c
@ -1,9 +1,9 @@
|
|||||||
%define nvidia_current_ver %version
|
%define nvidia_current_ver %version
|
||||||
%define nvidia_current_libver %version
|
%define nvidia_current_libver %version
|
||||||
Name: nvidia_340
|
Name: nvidia_340
|
||||||
Version: 340.32
|
Version: 340.76
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: NVIDIA proprietary accelerated drivers for the Linux Kernel
|
Summary: NVIDIA proprietary accelerated drivers for the Linux Kernel
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -283,8 +283,6 @@ if [ $1 -ge 1 ]; then
|
|||||||
update-alternatives \
|
update-alternatives \
|
||||||
--install %{_libdir}/libOpenCL.so.1 libOpenCL.so.1 \
|
--install %{_libdir}/libOpenCL.so.1 libOpenCL.so.1 \
|
||||||
%{_libdir}/libOpenCL_nvidia_so.1.0.0 20
|
%{_libdir}/libOpenCL_nvidia_so.1.0.0 20
|
||||||
|
|
||||||
/sbin/nvidia-autoselect-driver
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $1 -eq 1 -a -n "`grep nv /etc/X11/xorg.conf 2>/dev/null`" ]; then
|
if [ $1 -eq 1 -a -n "`grep nv /etc/X11/xorg.conf 2>/dev/null`" ]; then
|
||||||
@ -412,6 +410,10 @@ exit 0
|
|||||||
%doc current/{LICENSE,NVIDIA_Changelog,README.txt} current/html
|
%doc current/{LICENSE,NVIDIA_Changelog,README.txt} current/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 05 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 340.76-1mamba
|
||||||
|
- update to 340.76
|
||||||
|
- don't call nvidia-autoselect-driver
|
||||||
|
|
||||||
* Mon Sep 29 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 340.32-2mamba
|
* Mon Sep 29 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 340.32-2mamba
|
||||||
- don't overwrite makefile with old symlink Makefile.kbuild
|
- don't overwrite makefile with old symlink Makefile.kbuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user