Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv12917/F-20
Modified Files:
nvidia-kmod.spec nvidia-kmodtool-excludekernel-filterfile
Log Message:
Avoid to build lpae on ARM
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-20/nvidia-kmod.spec,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -r1.171 -r1.172
--- nvidia-kmod.spec 9 Apr 2014 11:40:22 -0000 1.171
+++ nvidia-kmod.spec 9 Apr 2014 17:40:25 -0000 1.172
@@ -9,7 +9,7 @@
Epoch: 1
Version: 331.67
# Taken over by kmodtool
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -99,6 +99,9 @@
%changelog
+* Wed Apr 09 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.67-2
+- Avoid lpae kvarriant on arm
+
* Wed Apr 09 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.67-1
- Update to 331.67 release
Index: nvidia-kmodtool-excludekernel-filterfile
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-20/nvidia-kmodtool-excludekernel-filterfile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nvidia-kmodtool-excludekernel-filterfile 31 Oct 2009 12:01:56 -0000 1.5
+++ nvidia-kmodtool-excludekernel-filterfile 9 Apr 2014 17:40:25 -0000 1.6
@@ -0,0 +1 @@
+lpae$
Show replies by date