Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv6275
Modified Files:
nv-linux-arm.patch nvidia-kmod.spec
Log Message:
* Fri Jan 16 2015 Leigh Scott <leigh123linux(a)googlemail.com> - 1:346.35-1
- Update to 346.35
nv-linux-arm.patch:
nv-linux.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Index: nv-linux-arm.patch
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nv-linux-arm.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nv-linux-arm.patch 7 Aug 2014 09:16:38 -0000 1.4
+++ nv-linux-arm.patch 17 Jan 2015 00:27:32 -0000 1.5
@@ -1,7 +1,7 @@
diff -up nvidiapkg-armv7hl/kernel/nv-linux.h.arm nvidiapkg-armv7hl/kernel/nv-linux.h
---- nvidiapkg-armv7hl/kernel/nv-linux.h.arm 2014-08-01 03:14:20.000000000 +0200
-+++ nvidiapkg-armv7hl/kernel/nv-linux.h 2014-08-07 11:06:30.925997327 +0200
-@@ -230,7 +230,8 @@ RM_STATUS nvos_forward_error_to_cray(str
+--- nvidiapkg-armv7hl/kernel/nv-linux.h.arm 2015-01-11 04:30:46.000000000 +0000
++++ nvidiapkg-armv7hl/kernel/nv-linux.h 2015-01-16 23:20:16.785229307 +0000
+@@ -240,7 +240,8 @@ NV_STATUS nvos_forward_error_to_cray(str
* NVIDIA graphics driver has no way of knowing and is unlikely
* to work correctly.
*/
@@ -10,4 +10,4 @@
+ !defined(NVCPU_ARM)
#include <asm/maddr.h>
#include <xen/interface/memory.h>
- #define NV_XEN_SUPPORT_OLD_STYLE_KERNEL
+ #define NV_XEN_SUPPORT_FULLY_VIRTUALIZED_KERNEL
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- nvidia-kmod.spec 15 Jan 2015 21:47:41 -0000 1.175
+++ nvidia-kmod.spec 17 Jan 2015 00:27:32 -0000 1.176
@@ -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: 343.36
+Version: 346.35
# Taken over by kmodtool
-Release: 1%{?dist}.3
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -86,6 +86,9 @@
%changelog
+* Fri Jan 16 2015 Leigh Scott <leigh123linux(a)googlemail.com> - 1:346.35-1
+- Update to 346.35
+
* Thu Jan 15 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:343.36-1.3
- Rebuilt for kernel
Show replies by date