]> git.pld-linux.org Git - packages/X11-driver-nvidia.git/commitdiff
- added patch against kernel-2.6.16
authorblekot <blekot@pld-linux.org>
Mon, 3 Apr 2006 21:16:39 +0000 (21:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-driver-nvidia.spec -> 1.68

X11-driver-nvidia.spec

index 9fe1c583197eb3a4ac2c294705d0ee936b941620..b2bf8578c2abe2109eb782b5cd9bb0ea25592bc5 100644 (file)
@@ -48,6 +48,8 @@ Patch0:               %{name}-gcc34.patch
 Patch1:                %{name}-GL.patch
 Patch2:                %{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
 BuildRequires: grep
 %if %{with kernel}
@@ -191,6 +193,7 @@ rm -rf NVIDIA-Linux-x86*-%{_nv_ver}-%{_nv_rel}-pkg*
 %patch0 -p1
 %patch1 -p1
 #%patch2 -p1
+%patch3        -p0
 sed -i 's:-Wpointer-arith::' usr/src/nv/Makefile.kbuild
 
 %build
This page took 0.045689 seconds and 4 git commands to generate.