rpms/nvidia-kmod/devel nvidia-kmod.spec,1.83,1.84

Nicolas Chauvet kwizart at rpmfusion.org
Tue Oct 4 12:09:38 CEST 2011


Author: kwizart

Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8288

Modified Files:
	nvidia-kmod.spec 
Log Message:
Update to 285.05.09



Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- nvidia-kmod.spec	27 Aug 2011 21:24:35 -0000	1.83
+++ nvidia-kmod.spec	4 Oct 2011 10:09:38 -0000	1.84
@@ -7,7 +7,7 @@
 
 Name:          nvidia-kmod
 Epoch:         1
-Version:       285.03
+Version:       285.05.09
 # Taken over by kmodtool
 Release:       1%{?dist}
 Summary:       NVIDIA display driver kernel module
@@ -51,7 +51,7 @@
 %ifarch %{ix86}
     cp -a nvidiapkg-x86 _kmod_build_${kernel_version%%___*}
 %else
-    cp -a nvidiapkg-x64 _kmod_build_${kernel_version%%___*}
+    cp -a nvidiapkg-x86_64 _kmod_build_${kernel_version%%___*}
 %endif
 done
 
@@ -77,6 +77,9 @@
 
 
 %changelog
+* Tue Oct 04 2011 Nicolas Chauvet <kwizart at gmail.com> - 1:285.05.09-1
+- Update to 285.05.09
+
 * Sat Aug 27 2011 Nicolas Chauvet <kwizart at gmail.com> - 1:285.03-1
 - Update to 285.03
 - Remove kernel-xen filter



More information about the rpmfusion-commits mailing list