Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-173xx-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26340
Modified Files:
sources nvidia-173xx-kmod.spec
Log Message:
Update to 173.14.18 (stable)
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-173xx-kmod/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 27 Jan 2009 10:23:57 -0000 1.3
+++ sources 17 Mar 2009 17:06:58 -0000 1.4
@@ -1 +1 @@
-cc0d76ce2acf6848dbe6ab0433358930 nvidia-kmod-data-173.14.16.tar.bz2
+88444ba1c5c95fd90f527f8b89078499 nvidia-kmod-data-173.14.18.tar.bz2
Index: nvidia-173xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-173xx-kmod/F-10/nvidia-173xx-kmod.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- nvidia-173xx-kmod.spec 24 Feb 2009 15:44:54 -0000 1.13
+++ nvidia-173xx-kmod.spec 17 Mar 2009 17:06:58 -0000 1.14
@@ -3,12 +3,12 @@
# "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 newest
Name: nvidia-173xx-kmod
-Version: 173.14.16
+Version: 173.14.18
# Taken over by kmodtool
-Release: 1%{?dist}.2
+Release: 1%{?dist}
Summary: NVIDIA 173xx display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -26,7 +26,7 @@
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
@@ -93,6 +93,10 @@
%changelog
+* Mon Mar 16 2009 kwizart < kwizart at
gmail.com > - 173.14.18-1
+- Update to 173.14.18 (stable)
+- Build for i586 again since 173xx doesn't requires sse.
+
* Tue Feb 24 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> -
173.14.16-1.2
- rebuild for latest Fedora kernel;