Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-304xx-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv6143
Modified Files:
nvidia-304xx-kmod.spec sources
Removed Files:
nvidia_3.13_kernel.patch
Log Message:
* Tue May 20 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 304.121-1
- Update to 304.121
Index: nvidia-304xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/F-19/nvidia-304xx-kmod.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- nvidia-304xx-kmod.spec 15 May 2014 06:07:18 -0000 1.52
+++ nvidia-304xx-kmod.spec 20 May 2014 09:20:23 -0000 1.53
@@ -3,12 +3,12 @@
# "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-304xx-kmod
-Version: 304.119
+Version: 304.121
# Taken over by kmodtool
-Release: 2%{?dist}.12
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -19,7 +19,6 @@
Source0: nvidia-kmod-data-%{version}.tar.xz
Source11: nvidia-304xx-kmodtool-excludekernel-filterfile
-Patch0: nvidia_3.13_kernel.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -46,7 +45,7 @@
for arch in x86 x64
do
pushd nvidiapkg-${arch}
-%patch0 -p1
+#patch0 -p1
popd
done
@@ -80,6 +79,9 @@
%changelog
+* Tue May 20 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 304.121-1
+- Update to 304.121
+
* Thu May 15 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.119-2.12
- Rebuilt for kernel
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/F-19/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 25 Jan 2014 13:29:42 -0000 1.5
+++ sources 20 May 2014 09:20:23 -0000 1.6
@@ -1 +1 @@
-21605ee053d6524f5df7b80a6aa53c80 nvidia-kmod-data-304.119.tar.xz
+f7588b76c1591013615fbd10441c4372 nvidia-kmod-data-304.121.tar.xz
--- nvidia_3.13_kernel.patch DELETED ---