]> git.pld-linux.org Git - packages/xorg-driver-video-nvidia.git/commitdiff
- `-Wpointer-arith' killed.
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 4 Jul 2004 01:19:24 +0000 (01:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-driver-video-nvidia.spec -> 1.8

xorg-driver-video-nvidia.spec

index 5b0c87dbaa28c9afb474b2f2ee78e14414be0a3c..cfbb4eeed3a86bfedef46c48a1beef2402e3aa83 100644 (file)
@@ -22,6 +22,7 @@ Group:                X11/XFree86
 Source0:       http://download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-%{_nv_pkg}.run
 # Source0-md5: 5432f919f0211ce36b854d87108d7db0
 Patch0:                %{name}-gcc34.patch
 Source0:       http://download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-%{_nv_pkg}.run
 # Source0-md5: 5432f919f0211ce36b854d87108d7db0
 Patch0:                %{name}-gcc34.patch
+Patch1:                %{name}-Makefile.patch
 URL:           http://www.nvidia.com/object/linux.html
 BuildConflicts:        XFree86-nvidia
 BuildRequires: grep
 URL:           http://www.nvidia.com/object/linux.html
 BuildConflicts:        XFree86-nvidia
 BuildRequires: grep
@@ -155,6 +156,7 @@ rm -rf NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-%{_nv_pkg}
 /bin/sh %{SOURCE0} --extract-only
 %setup -qDT -n NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-%{_nv_pkg}
 %patch0 -p1
 /bin/sh %{SOURCE0} --extract-only
 %setup -qDT -n NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-%{_nv_pkg}
 %patch0 -p1
+%patch1 -p1
 
 %build
 cd usr/src/nv/
 
 %build
 cd usr/src/nv/
This page took 0.207529 seconds and 4 git commands to generate.