rpms/nvidia-kmod/devel nvidia-kmodtool-excludekernel-filterfile, 1.2, 1.3 .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 nvidia-kmod.spec, 1.29, 1.30

NicolasChauvet kwizart at rpmfusion.org
Tue Feb 10 13:48:24 CET 2009


Author: kwizart

Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1829

Modified Files:
	.cvsignore sources nvidia-kmod.spec 
Added Files:
	nvidia-kmodtool-excludekernel-filterfile 
Log Message:
Update to 180.29



Index: nvidia-kmodtool-excludekernel-filterfile
===================================================================
RCS file: nvidia-kmodtool-excludekernel-filterfile
diff -N nvidia-kmodtool-excludekernel-filterfile


Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	29 Jan 2009 14:14:02 -0000	1.9
+++ .cvsignore	10 Feb 2009 12:48:24 -0000	1.10
@@ -1 +1 @@
-nvidia-kmod-data-180.27.tar.bz2
+nvidia-kmod-data-180.29.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	29 Jan 2009 14:14:02 -0000	1.9
+++ sources	10 Feb 2009 12:48:24 -0000	1.10
@@ -1 +1 @@
-82457c243cfb66e23a919ac3833d410f  nvidia-kmod-data-180.27.tar.bz2
+ab1cc6c0e0848e49447ad8d674f20ea1  nvidia-kmod-data-180.29.tar.bz2


Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- nvidia-kmod.spec	1 Feb 2009 08:52:42 -0000	1.29
+++ nvidia-kmod.spec	10 Feb 2009 12:48:24 -0000	1.30
@@ -3,32 +3,31 @@
 # "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 newest
+%define buildforkernels akmod
 
 Name:          nvidia-kmod
-Version:       180.27
+Version:       180.29
 # Taken over by kmodtool
-Release:       1%{?dist}.1
+Release:       1%{?dist}
 Summary:       NVIDIA display driver kernel module
 Group:         System Environment/Kernel
 License:       Redistributable, no modification permitted
 URL:           http://www.nvidia.com/
 # Source is created from these files:
-# http://us.download.nvidia.com/XFree86/Linux-x86/%{version}/NVIDIA-Linux-x86-%{version}-pkg0.run
-# http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/NVIDIA-Linux-x86_64-%{version}-pkg0.run
+#ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/NVIDIA-Linux-x86-%{version}-pkg0.run
+#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://www.diffingo.com/downloads/livna/kmod-data/nvidia-kmod-data-%{version}.tar.bz2
 # </switch me>
-#http://www.nvnews.net/vbulletin/attachment.php?attachmentid=32570&d=1218222727
 
 Source11:       nvidia-kmodtool-excludekernel-filterfile
 
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # needed for plague to make sure it builds for i586 and i686
-ExclusiveArch:  i686 x86_64
+ExclusiveArch:  i586 i686 x86_64
 
 # get the needed BuildRequires (in parts depending on what we build for)
 BuildRequires:  %{_bindir}/kmodtool
@@ -94,6 +93,12 @@
 
 
 %changelog
+* Tue Feb 10 2009 kwizart < kwizart at gmail.com > - 180.29-1
+- Update to 180.29 (stable)
+- Reintroduce build for i586 since it will match for SSE without PAE CPU.
+ (remember that nvidia main series needs SSE capable CPU).
+- Empty the xen exclusion filter.
+
 * Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.27-1.1
 - rebuild for latest Fedora kernel;
 



More information about the rpmfusion-commits mailing list