SPECS: X11-driver-nvidia.spec - up to version 1.0.8178, seems to b...
aflinta
aflinta at pld-linux.org
Sun Jan 1 20:54:51 CET 2006
Author: aflinta Date: Sun Jan 1 19:54:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to version 1.0.8178, seems to be stable on i686 and kernel 2.6.14.5-1
---- Files affected:
SPECS:
X11-driver-nvidia.spec (1.58 -> 1.59)
---- Diffs:
================================================================
Index: SPECS/X11-driver-nvidia.spec
diff -u SPECS/X11-driver-nvidia.spec:1.58 SPECS/X11-driver-nvidia.spec:1.59
--- SPECS/X11-driver-nvidia.spec:1.58 Mon Dec 5 22:53:56 2005
+++ SPECS/X11-driver-nvidia.spec Sun Jan 1 20:54:43 2006
@@ -9,7 +9,7 @@
%bcond_with verbose # verbose build (V=1)
#
%define _nv_ver 1.0
-%define _nv_rel 8174
+%define _nv_rel 8178
%define _min_x11 6.7.0
%define _rel 0.1
#
@@ -38,12 +38,12 @@
Group: X11
# why not pkg0!?
%if %{need_x86}
-Source0: http://download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-pkg0.run
-# Source0-md5: 38e9fb91c272fd9ae8b8672a4baa7fdf
+Source0: http://download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-pkg1.run
+# Source0-md5: bc9d459bfeee93735e3959de041635df
%endif
%if %{need_x8664}
-Source1: http://download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86_64-%{_nv_ver}-%{_nv_rel}-pkg0.run
-# Source1-md5: c8e8a0665af084fd6457a48f620e1dca
+Source1: http://download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86_64-%{_nv_ver}-%{_nv_rel}-pkg1.run
+# Source1-md5: 0da016f8d5138c1ee51b7fa375821574
%endif
Patch0: %{name}-gcc34.patch
Patch1: %{name}-GL.patch
@@ -184,14 +184,14 @@
rm -rf NVIDIA-Linux-x86*-%{_nv_ver}-%{_nv_rel}-pkg*
%ifarch %{ix86}
/bin/sh %{SOURCE0} --extract-only
-%setup -qDT -n NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-pkg0
+%setup -qDT -n NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-pkg1
%else
/bin/sh %{SOURCE1} --extract-only
-%setup -qDT -n NVIDIA-Linux-x86_64-%{_nv_ver}-%{_nv_rel}-pkg0
+%setup -qDT -n NVIDIA-Linux-x86_64-%{_nv_ver}-%{_nv_rel}-pkg1
%endif
%patch0 -p1
%patch1 -p1
-%patch2 -p1
+#%patch2 -p1
sed -i 's:-Wpointer-arith::' usr/src/nv/Makefile.kbuild
%build
@@ -364,6 +364,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.59 2006/01/01 19:54:43 aflinta
+- up to version 1.0.8178, seems to be stable on i686 and kernel 2.6.14.5-1
+
Revision 1.58 2005/12/05 21:53:56 aflinta
- started update to version 1.0 - 8174
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/X11-driver-nvidia.spec?r1=1.58&r2=1.59&f=u
More information about the pld-cvs-commit
mailing list