Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-304xx-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv5983
Modified Files:
nvidia-304xx-kmod.spec sources
Removed Files:
nvidia_304.108_linux_3.11.patch
Log Message:
* Sun Dec 08 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 304.116-1
- Update to 304.116
Index: nvidia-304xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/F-19/nvidia-304xx-kmod.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- nvidia-304xx-kmod.spec 3 Dec 2013 22:20:11 -0000 1.30
+++ nvidia-304xx-kmod.spec 8 Dec 2013 12:30:26 -0000 1.31
@@ -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.108
+Version: 304.116
# Taken over by kmodtool
-Release: 2%{?dist}.3
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -20,8 +20,6 @@
Source11: nvidia-304xx-kmodtool-excludekernel-filterfile
-Patch0: nvidia_304.108_linux_3.11.patch
-
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i586 and i686
@@ -47,7 +45,7 @@
for arch in x86 x64
do
pushd nvidiapkg-${arch}
-%patch0 -p1
+echo "no patch"
popd
done
@@ -81,6 +79,9 @@
%changelog
+* Sun Dec 08 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 304.116-1
+- Update to 304.116
+
* Tue Dec 03 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 304.108-2.3
- Rebuilt for kernel
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/F-19/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 29 Sep 2013 21:47:08 -0000 1.3
+++ sources 8 Dec 2013 12:30:26 -0000 1.4
@@ -1 +1 @@
-1093eb830f48faeda73a26ccee00e994 nvidia-kmod-data-304.108.tar.xz
+ae40daff728edde503846255c78cef2f nvidia-kmod-data-304.116.tar.xz
--- nvidia_304.108_linux_3.11.patch DELETED ---