]> git.pld-linux.org Git - packages/X11-driver-nvidia.git/commitdiff
- patchset updated.
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 25 Jan 2005 14:48:52 +0000 (14:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 4.

Changed files:
    X11-driver-nvidia.spec -> 1.40

X11-driver-nvidia.spec

index 8c6f994f868716ba51786a3fbe4b7dd79490d882..06b4e9e6e3e7f6b9e0fcca6faca17c496d7622ba 100644 (file)
@@ -8,7 +8,7 @@
 %define                _nv_ver         1.0
 %define                _nv_rel         6629
 %define                _min_x11        6.7.0
-%define                _rel            3
+%define                _rel            4
 #
 Summary:       Linux Drivers for nVidia TNT/TNT2/GeForce/Quadro Chips
 Summary(pl):   Sterowniki do kart graficznych nVidia TNT/TNT2/GeForce/Quadro
@@ -26,8 +26,15 @@ Source1:     http://download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}-%{_nv_rel}/N
 Patch0:                %{name}-gcc34.patch
 Patch1:                %{name}-GL.patch
 Patch2:                %{name}-conftest.patch
-Patch3:                %{name}-1165235.patch
-Patch4:                %{name}-1171869.patch
+# http://www.minion.de/files/1.0-6629/
+Patch3:                NVIDIA_kernel-1.0-6629-1155389.diff
+Patch4:                NVIDIA_kernel-1.0-6629-1161283.diff
+Patch5:                NVIDIA_kernel-1.0-6629-1165235.diff
+Patch6:                NVIDIA_kernel-1.0-6629-1171869.diff
+Patch7:                NVIDIA_kernel-1.0-6629-1175225.diff
+Patch8:                NVIDIA_kernel-1.0-6629-1182399.diff
+Patch9:                NVIDIA_kernel-1.0-6629-1189413.diff
+Patch10:       NVIDIA_kernel-1.0-6629-1201042.diff
 URL:           http://www.nvidia.com/object/linux.html
 BuildConflicts:        XFree86-nvidia
 BuildRequires: grep
@@ -173,6 +180,12 @@ rm -rf NVIDIA-Linux-x86*-%{_nv_ver}-%{_nv_rel}-pkg*
 %patch2 -p1
 %patch3 -p0
 %patch4 -p0
+%patch5 -p0
+%patch6 -p0
+%patch7 -p0
+%patch8 -p0
+%patch9 -p0
+%patch10 -p0
 sed -i 's:-Wpointer-arith::' usr/src/nv/Makefile.kbuild
 
 %build
This page took 0.12151 seconds and 4 git commands to generate.