automatic version update by autodist
source edit (next build): don't call nvidia-autoselect-driver [release 346.47-1mamba;Wed Feb 25 2015]
This commit is contained in:
parent
2d2c26565d
commit
d7063c1bf3
@ -1,7 +1,7 @@
|
|||||||
%define nvidia_current_ver %version
|
%define nvidia_current_ver %version
|
||||||
%define nvidia_current_libver %version
|
%define nvidia_current_libver %version
|
||||||
Name: nvidia
|
Name: nvidia
|
||||||
Version: 346.35
|
Version: 346.47
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: NVIDIA proprietary accelerated drivers for the Linux Kernel
|
Summary: NVIDIA proprietary accelerated drivers for the Linux Kernel
|
||||||
@ -265,8 +265,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
|
||||||
@ -395,6 +393,10 @@ exit 0
|
|||||||
%doc current/{LICENSE,NVIDIA_Changelog,README.txt} current/html
|
%doc current/{LICENSE,NVIDIA_Changelog,README.txt} current/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 25 2015 Automatic Build System <autodist@mambasoft.it> 346.47-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
- source edit (next build): don't call nvidia-autoselect-driver
|
||||||
|
|
||||||
* Fri Jan 23 2015 Automatic Build System <autodist@mambasoft.it> 346.35-1mamba
|
* Fri Jan 23 2015 Automatic Build System <autodist@mambasoft.it> 346.35-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user