Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-kmod/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv24036
Modified Files:
.cvsignore nvidia-kmod.spec sources
Log Message:
* Sat Dec 20 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.113-1
- Update to 331.113 release
- Patch for 3.18 kernel
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-20/.cvsignore,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- .cvsignore 17 Nov 2014 14:39:18 -0000 1.64
+++ .cvsignore 20 Dec 2014 09:51:55 -0000 1.65
@@ -1 +1 @@
-nvidia-kmod-data-331.104.tar.xz
+nvidia-kmod-data-331.113.tar.xz
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-20/nvidia-kmod.spec,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -r1.210 -r1.211
--- nvidia-kmod.spec 18 Dec 2014 19:33:29 -0000 1.210
+++ nvidia-kmod.spec 20 Dec 2014 09:51:55 -0000 1.211
@@ -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.104
+Version: 331.113
# 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
@@ -25,6 +25,7 @@
Source0: nvidia-kmod-data-%{version}.tar.xz
Patch0: nv-linux-arm.patch
+Patch1: 3.18_kernel.patch
Source11: nvidia-kmodtool-excludekernel-filterfile
@@ -54,6 +55,7 @@
do
pushd nvidiapkg-${arch}
%patch0 -p1
+%patch1 -p1
popd
done
@@ -97,6 +99,10 @@
%changelog
+* Sat Dec 20 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.113-1
+- Update to 331.113 release
+- Patch for 3.18 kernel
+
* Thu Dec 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.104-1.3
- Rebuilt for kernel
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-20/sources,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- sources 17 Nov 2014 14:39:18 -0000 1.68
+++ sources 20 Dec 2014 09:51:55 -0000 1.69
@@ -1 +1 @@
-42ea208ca675d5d6c598c6b9d567ee8e nvidia-kmod-data-331.104.tar.xz
+7c9823a01dbbffca386a8e399997addc nvidia-kmod-data-331.113.tar.xz