Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv7154/F-18
Modified Files:
.cvsignore nvidia-kmod.spec sources
Removed Files:
3.7_kernel.patch conftest.patch
Log Message:
Update to 304.88
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-18/.cvsignore,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- .cvsignore 8 Nov 2012 22:48:32 -0000 1.50
+++ .cvsignore 4 Apr 2013 21:23:35 -0000 1.51
@@ -1 +1 @@
-nvidia-kmod-data-304.64.tar.xz
+nvidia-kmod-data-304.88.tar.xz
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-18/nvidia-kmod.spec,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- nvidia-kmod.spec 2 Apr 2013 06:56:34 -0000 1.137
+++ nvidia-kmod.spec 4 Apr 2013 21:23:36 -0000 1.138
@@ -3,13 +3,13 @@
# "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 newest
Name: nvidia-kmod
Epoch: 1
-Version: 304.64
+Version: 304.88
# Taken over by kmodtool
-Release: 7%{?dist}.5
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -24,8 +24,6 @@
# </switch me>
Source11: nvidia-kmodtool-excludekernel-filterfile
-Patch0: 3.7_kernel.patch
-Patch1: conftest.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,8 +51,7 @@
for arch in x86 x64
do
pushd nvidiapkg-${arch}
-%patch0 -p1
-%patch1 -p1
+echo "Nothing to patch"
popd
done
@@ -88,6 +85,9 @@
%changelog
+* Thu Apr 04 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:304.88-1
+- Update to 304.88
+
* Tue Apr 02 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:304.64-7.5
- Rebuilt for kernel
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-18/sources,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- sources 8 Nov 2012 22:48:32 -0000 1.54
+++ sources 4 Apr 2013 21:23:36 -0000 1.55
@@ -1 +1 @@
-be601e1e65c36ff6ec833b549aa202e8 nvidia-kmod-data-304.64.tar.xz
+67d66499b3be7fa51952b2404c45df5b nvidia-kmod-data-304.88.tar.xz
--- 3.7_kernel.patch DELETED ---
--- conftest.patch DELETED ---
Show replies by date