rpms/nvidia-kmod/F-20 nvidia-kmod.spec,1.226,1.227

Leigh Scott leigh123linux at rpmfusion.org
Mon May 25 15:04:38 CEST 2015


Author: leigh123linux

Update of /cvs/nonfree/rpms/nvidia-kmod/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv26358

Modified Files:
	nvidia-kmod.spec 
Log Message:
* Mon May 25 2015 Leigh Scott <leigh123linux at googlemail.com> - 1:331.113-3
- Patch for 4.0.0 kernel



Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-20/nvidia-kmod.spec,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -r1.226 -r1.227
--- nvidia-kmod.spec	24 May 2015 15:59:10 -0000	1.226
+++ nvidia-kmod.spec	25 May 2015 13:04:38 -0000	1.227
@@ -3,13 +3,13 @@
 # "buildforkernels newest" macro for just that build; immediately after
 # queuing that build enable the macro again for subsequent builds; that way
 # a new akmod package will only get build when a new one is actually needed
-%global buildforkernels newest
+%global buildforkernels current
 
 Name:          nvidia-kmod
 Epoch:         1
 Version:       331.113
 # Taken over by kmodtool
-Release:       2%{?dist}.6
+Release:       3%{?dist}
 Summary:       NVIDIA display driver kernel module
 Group:         System Environment/Kernel
 License:       Redistributable, no modification permitted
@@ -27,6 +27,7 @@
 Patch0:         nv-linux-arm.patch
 Patch1:         3.18_kernel.patch
 Patch2:         3.19_kernel.patch
+Patch3:         4.0.0_kernel.patch
 
 Source11:       nvidia-kmodtool-excludekernel-filterfile
 
@@ -58,6 +59,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 popd
 done
 
@@ -101,6 +103,9 @@
 
 
 %changelog
+* Mon May 25 2015 Leigh Scott <leigh123linux at googlemail.com> - 1:331.113-3
+- Patch for 4.0.0 kernel
+
 * Sun May 24 2015 Nicolas Chauvet <kwizart at gmail.com> - 1:331.113-2.6
 - Rebuilt for kernel
 


More information about the rpmfusion-commits mailing list