Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2962/devel
Modified Files:
.cvsignore nvidia-kmod.spec sources
Log Message:
Update to 295.17
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/.cvsignore,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- .cvsignore 1 Jan 2012 12:23:16 -0000 1.40
+++ .cvsignore 1 Feb 2012 22:46:09 -0000 1.41
@@ -1 +1 @@
-nvidia-kmod-data-295.09.tar.bz2
+nvidia-kmod-data-295.17.tar.xz
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- nvidia-kmod.spec 1 Jan 2012 12:23:16 -0000 1.91
+++ nvidia-kmod.spec 1 Feb 2012 22:46:09 -0000 1.92
@@ -3,11 +3,11 @@
# "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
-%define buildforkernels akmod
+#define buildforkernels newest
Name: nvidia-kmod
Epoch: 1
-Version: 295.09
+Version: 295.17
# Taken over by kmodtool
Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
@@ -19,7 +19,7 @@
#ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/NVIDIA-Linux-x86_64-%{version}-pkg0.run
# <switch me> when sources are on kwizart's repo
-Source0:
http://rpms.kwizart.net/fedora/SOURCES/nvidia-kmod-data-%{version}.tar.bz2
+Source0:
http://rpms.kwizart.net/fedora/SOURCES/nvidia-kmod-data-%{version}.tar.xz
#Source0:
http://www.diffingo.com/downloads/livna/kmod-data/nvidia-kmod-data-%{vers...
# </switch me>
@@ -51,7 +51,7 @@
%ifarch %{ix86}
cp -a nvidiapkg-x86 _kmod_build_${kernel_version%%___*}
%else
- cp -a nvidiapkg-x86_64 _kmod_build_${kernel_version%%___*}
+ cp -a nvidiapkg-x64 _kmod_build_${kernel_version%%___*}
%endif
done
@@ -77,6 +77,9 @@
%changelog
+* Wed Feb 01 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1:295.17-1
+- Update to 295.17 (beta)
+
* Sat Dec 31 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1:295.09-1
- Update to 295.09 (beta)
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/sources,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- sources 1 Jan 2012 12:23:16 -0000 1.40
+++ sources 1 Feb 2012 22:46:09 -0000 1.41
@@ -1 +1 @@
-14e4f9b1456b1d142b551ee0c05a6951 nvidia-kmod-data-295.09.tar.bz2
+9ffcd37a355a8bbcc72ddd14375c0c2b nvidia-kmod-data-295.17.tar.xz