]> git.pld-linux.org Git - packages/X11-driver-nvidia.git/commitdiff
- up to 1.0.8756, seems to be stable on i686 and 2.6.16.{1-0.1,4-1.6}
authorlmasko <lmasko@pld-linux.org>
Thu, 13 Apr 2006 20:55:14 +0000 (20:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-driver-nvidia.spec -> 1.70

X11-driver-nvidia.spec

index 05c5dfb0e1eda4b7af24503c20d5e836668abea8..2da6248b79e11cab197972ce2c152edd273a61a8 100644 (file)
@@ -8,9 +8,9 @@
 %bcond_with    verbose         # verbose build (V=1)
 #
 %define                _nv_ver         1.0
-%define                _nv_rel         8178
+%define                _nv_rel         8756
 %define                _min_x11        6.7.0
-%define                _rel            5
+%define                _rel            1
 #
 %define                need_x86        0
 %define                need_x8664      0
@@ -37,18 +37,15 @@ 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}-pkg1.run
-# Source0-md5: bc9d459bfeee93735e3959de041635df
+# Source0-md5: 67293549b90f549ca9210743eaa5b09c
 %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}-pkg1.run
-# Source1-md5: 0da016f8d5138c1ee51b7fa375821574
+# Source1-md5: cbefbe43bca916f536872a994da8dcec
 %endif
-Patch0:                %{name}-gcc34.patch
-Patch1:                %{name}-GL.patch
-Patch2:                %{name}-conftest.patch
+Patch0:                %{name}-GL.patch
+Patch1:                %{name}-conftest.patch
 # http://www.minion.de/files/1.0-6629/
-Patch3:                %{name}-2.6.16-build.patch
-# http://www.nvnews.net/vbulletin/showthread.php?t=62021
 URL:           http://www.nvidia.com/object/linux.html
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:     kernel-module-build >= 3:2.6.7}
@@ -188,9 +185,7 @@ rm -rf NVIDIA-Linux-x86*-%{_nv_ver}-%{_nv_rel}-pkg*
 %setup -qDT -n NVIDIA-Linux-x86_64-%{_nv_ver}-%{_nv_rel}-pkg1
 %endif
 %patch0 -p1
-%patch1 -p1
-#%patch2 -p1
-%patch3        -p0
+#%patch1 -p1
 sed -i 's:-Wpointer-arith::' usr/src/nv/Makefile.kbuild
 
 %build
This page took 0.037314 seconds and 4 git commands to generate.