rpms/nvidia-kmod/F-18 nvidia-kmod.spec,1.114,1.115

Leigh Scott leigh123linux at rpmfusion.org
Sun Jan 6 17:54:05 CET 2013


Author: leigh123linux

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

Modified Files:
	nvidia-kmod.spec 
Log Message:
* Sun Jan 06 2013 Leigh Scott <leigh123linux at googlemail.com> - 1:304.64-2
- patched and rebuilt for 3.7 kernel



Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-18/nvidia-kmod.spec,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- nvidia-kmod.spec	3 Jan 2013 22:49:59 -0000	1.114
+++ nvidia-kmod.spec	6 Jan 2013 16:54:04 -0000	1.115
@@ -9,7 +9,7 @@
 Epoch:         1
 Version:       304.64
 # Taken over by kmodtool
-Release:       1%{?dist}.4
+Release:       2%{?dist}
 Summary:       NVIDIA display driver kernel module
 Group:         System Environment/Kernel
 License:       Redistributable, no modification permitted
@@ -24,6 +24,7 @@
 # </switch me>
 
 Source11:       nvidia-kmodtool-excludekernel-filterfile
+Patch0:         3.7_kernel.patch
 
 
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -51,7 +52,7 @@
 for arch in x86 x64
 do
 pushd nvidiapkg-${arch}
- echo "NoPatch"
+%patch0 -p1
 popd
 done
 
@@ -85,6 +86,9 @@
 
 
 %changelog
+* Sun Jan 06 2013 Leigh Scott <leigh123linux at googlemail.com> - 1:304.64-2
+- patched and rebuilt for 3.7 kernel
+
 * Thu Jan 03 2013 Nicolas Chauvet <kwizart at gmail.com> - 1:304.64-1.4
 - Rebuilt for f18 final kernel
 


More information about the rpmfusion-commits mailing list