rpms/nvidia-kmod/F-18 nvidia-kmod.spec, 1.177, 1.178 sources, 1.57, 1.58 .cvsignore, 1.53, 1.54

Nicolas Chauvet kwizart at rpmfusion.org
Sat Dec 14 12:28:09 CET 2013


Author: kwizart

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

Modified Files:
	nvidia-kmod.spec sources .cvsignore 
Log Message:
Update to 319.76



Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-18/nvidia-kmod.spec,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- nvidia-kmod.spec	3 Dec 2013 22:21:45 -0000	1.177
+++ nvidia-kmod.spec	14 Dec 2013 11:28:09 -0000	1.178
@@ -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 newest
 
 Name:          nvidia-kmod
 Epoch:         1
-Version:       319.60
+Version:       319.76
 # Taken over by kmodtool
-Release:       3%{?dist}.3
+Release:       1%{?dist}
 Summary:       NVIDIA display driver kernel module
 Group:         System Environment/Kernel
 License:       Redistributable, no modification permitted
@@ -22,8 +22,6 @@
 
 Source11:      nvidia-kmodtool-excludekernel-filterfile
 
-Patch0:        3.11_kernel.patch
-
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # needed for plague to make sure it builds for i586 and i686
@@ -49,7 +47,7 @@
 for arch in x86_64 i686 armv7hl
 do
 pushd nvidiapkg-${arch}
-%patch0 -p1
+echo "Nothing to patch"
 popd
 done
 
@@ -79,6 +77,9 @@
 
 
 %changelog
+* Sat Dec 14 2013 Nicolas Chauvet <kwizart at gmail.com> - 1:319.76-1
+- Update to 319.76
+
 * Tue Dec 03 2013 Nicolas Chauvet <kwizart at gmail.com> - 1:319.60-3.3
 - Rebuilt for kernel
 


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-18/sources,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- sources	2 Oct 2013 10:09:17 -0000	1.57
+++ sources	14 Dec 2013 11:28:09 -0000	1.58
@@ -1 +1 @@
-213479b23769fca63806f648ddb1ee1c  nvidia-kmod-data-319.60.tar.xz
+b18e096538b7c7e9be2358ce30a85294  nvidia-kmod-data-319.76.tar.xz


Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-18/.cvsignore,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- .cvsignore	2 Oct 2013 10:09:16 -0000	1.53
+++ .cvsignore	14 Dec 2013 11:28:09 -0000	1.54
@@ -1 +1 @@
-nvidia-kmod-data-319.60.tar.xz
+nvidia-kmod-data-319.76.tar.xz


More information about the rpmfusion-commits mailing list