From: aflinta Date: Sun, 1 Jan 2006 19:54:43 +0000 (+0000) Subject: - up to version 1.0.8178, seems to be stable on i686 and kernel 2.6.14.5-1 X-Git-Tag: auto/ac/X11-driver-nvidia-1_0_8178-1~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fxorg-driver-video-nvidia.git;a=commitdiff_plain;h=21ff1e1db309efb276829b937143c1fefa9f9aaa - up to version 1.0.8178, seems to be stable on i686 and kernel 2.6.14.5-1 Changed files: xorg-driver-video-nvidia.spec -> 1.59 --- diff --git a/xorg-driver-video-nvidia.spec b/xorg-driver-video-nvidia.spec index 0fc4792..f753bb7 100644 --- a/xorg-driver-video-nvidia.spec +++ b/xorg-driver-video-nvidia.spec @@ -8,7 +8,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 # @@ -37,12 +37,12 @@ Vendor: nVidia Corp. 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 @@ -183,14 +183,14 @@ cd %{_builddir} 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