Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-kmod/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv32561
Modified Files:
.cvsignore nvidia-kmod.spec nvidia_3.14_kernel.patch sources
Log Message:
* Wed Apr 09 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.67-1
- Update to 331.67 release
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-20/.cvsignore,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- .cvsignore 19 Feb 2014 11:01:28 -0000 1.60
+++ .cvsignore 9 Apr 2014 11:40:22 -0000 1.61
@@ -1 +1 @@
-nvidia-kmod-data-331.49.tar.xz
+nvidia-kmod-data-331.67.tar.xz
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-20/nvidia-kmod.spec,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- nvidia-kmod.spec 4 Apr 2014 16:47:58 -0000 1.170
+++ nvidia-kmod.spec 9 Apr 2014 11:40:22 -0000 1.171
@@ -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.49
+Version: 331.67
# Taken over by kmodtool
-Release: 2%{?dist}.2
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -99,6 +99,9 @@
%changelog
+* Wed Apr 09 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.67-1
+- Update to 331.67 release
+
* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.49-2.2
- Rebuilt for kernel
nvidia_3.14_kernel.patch:
nvidia_uvm_common.c | 4 ++++
1 file changed, 4 insertions(+)
Index: nvidia_3.14_kernel.patch
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-20/nvidia_3.14_kernel.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nvidia_3.14_kernel.patch 1 Apr 2014 05:46:40 -0000 1.1
+++ nvidia_3.14_kernel.patch 9 Apr 2014 11:40:22 -0000 1.2
@@ -1,15 +1,3 @@
---- a/kernel/nv-linux.h
-+++ b/kernel/nv-linux.h
-@@ -269,6 +269,9 @@ extern int nv_pat_mode;
- #if !defined(NV_VMWARE) && defined(CONFIG_ACPI)
- #include <acpi/acpi.h>
- #include <acpi/acpi_drivers.h>
-+#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 14, 0)
-+#include <acpi/acpi_bus.h>
-+#endif
- #if defined(NV_ACPI_DEVICE_OPS_HAS_MATCH) || defined(ACPI_VIDEO_HID)
- #define NV_LINUX_ACPI_EVENTS_SUPPORTED 1
- #endif
--- a/kernel/uvm/nvidia_uvm_common.c
+++ b/kernel/uvm/nvidia_uvm_common.c
@@ -272,5 +272,9 @@ static void __exit uvm_exit(void)
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-20/sources,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- sources 19 Feb 2014 11:01:28 -0000 1.64
+++ sources 9 Apr 2014 11:40:22 -0000 1.65
@@ -1 +1 @@
-aceb90eaa9d1f1ec9fd41069614ddc63 nvidia-kmod-data-331.49.tar.xz
+69f136e7fea08176c3ea6009072dda86 nvidia-kmod-data-331.67.tar.xz