Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-340xx-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19077
Modified Files:
nvidia-340xx-kmod.spec
Removed Files:
4.0.0_kernel.patch
Log Message:
* Thu Sep 03 2015 Leigh Scott <leigh123linux(a)googlemail.com> - 1:340.93-1
- Update to 340.93
Index: nvidia-340xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-340xx-kmod/devel/nvidia-340xx-kmod.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- nvidia-340xx-kmod.spec 21 Aug 2015 14:21:52 -0000 1.34
+++ nvidia-340xx-kmod.spec 3 Sep 2015 23:52:09 -0000 1.35
@@ -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 current
Name: nvidia-340xx-kmod
Epoch: 1
-Version: 340.76
+Version: 340.93
# Taken over by kmodtool
-Release: 3%{?dist}.3
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -17,7 +17,6 @@
Source11: nvidia-kmodtool-excludekernel-filterfile
Patch0: nv-linux-arm.patch
-Patch1: 4.0.0_kernel.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -45,7 +44,6 @@
tar --use-compress-program xz -xf
%{_datadir}/%{name}-%{version}/%{name}-%{version}-%{_target_cpu}.tar.xz
# patch loop
%patch0 -p1
-%patch1 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -93,6 +91,9 @@
%changelog
+* Thu Sep 03 2015 Leigh Scott <leigh123linux(a)googlemail.com> - 1:340.93-1
+- Update to 340.93
+
* Fri Aug 21 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:340.76-3.3
- Rebuilt for kernel
--- 4.0.0_kernel.patch DELETED ---
Show replies by date