automatic version update by autodist [release 358.16-2mamba;Sat Nov 21 2015]
This commit is contained in:
parent
eb2f17b1bf
commit
fcf26d18ff
33
nvidia.spec
33
nvidia.spec
@ -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
|
Name: nvidia
|
||||||
Version: 352.09
|
Version: 358.16
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Release: 3mamba
|
Release: 2mamba
|
||||||
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
|
||||||
@ -137,8 +137,8 @@ cat > %{buildroot}%{_prefix}/src/%{name}-%{version}/dkms.conf << _EOF
|
|||||||
PACKAGE_NAME=%{name}
|
PACKAGE_NAME=%{name}
|
||||||
PACKAGE_VERSION=%{version}
|
PACKAGE_VERSION=%{version}
|
||||||
MAKE="ln -sf /usr/src/\${PACKAGE_NAME}-\${PACKAGE_VERSION}/nv-kernel.o \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build/;\
|
MAKE="ln -sf /usr/src/\${PACKAGE_NAME}-\${PACKAGE_VERSION}/nv-kernel.o \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build/;\
|
||||||
make KERNEL_SOURCES=\${kernel_source_dir} -C \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build"
|
make -C \${kernel_source_dir} SUBDIRS=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build modules"
|
||||||
CLEAN="make KERNEL_SOURCES=\${kernel_source_dir} -C \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build clean"
|
CLEAN="make -C \${kernel_source_dir} SUBDIRS=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build clean"
|
||||||
BUILT_MODULE_NAME=\${PACKAGE_NAME}
|
BUILT_MODULE_NAME=\${PACKAGE_NAME}
|
||||||
BUILT_MODULE_LOCATION=./
|
BUILT_MODULE_LOCATION=./
|
||||||
DEST_MODULE_LOCATION=/kernel/drivers/video
|
DEST_MODULE_LOCATION=/kernel/drivers/video
|
||||||
@ -401,8 +401,29 @@ exit 0
|
|||||||
%doc current/{LICENSE,NVIDIA_Changelog,README.txt} current/html
|
%doc current/{LICENSE,NVIDIA_Changelog,README.txt} current/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Oct 28 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 352.09-3mamba
|
* Sat Nov 21 2015 Automatic Build System <autodist@mambasoft.it> 358.16-2mamba
|
||||||
- fix make arguments: use make KERNEL_SOURCES=... instead of make -C
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Nov 21 2015 Automatic Build System <autodist@mambasoft.it> 358.16-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Sep 01 2015 Automatic Build System <autodist@mambasoft.it> 355.11-2mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Sep 01 2015 Automatic Build System <autodist@mambasoft.it> 355.11-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Aug 04 2015 Automatic Build System <autodist@mambasoft.it> 355.06-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Jul 28 2015 Automatic Build System <autodist@mambasoft.it> 352.30-2mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Jul 28 2015 Automatic Build System <autodist@mambasoft.it> 352.30-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Jun 16 2015 Automatic Build System <autodist@mambasoft.it> 352.21-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu May 28 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 352.09-2mamba
|
* Thu May 28 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 352.09-2mamba
|
||||||
- CLUTTER_BACKEND workaround to fix Gnome >= 3.16 apps
|
- CLUTTER_BACKEND workaround to fix Gnome >= 3.16 apps
|
||||||
|
Loading…
Reference in New Issue
Block a user