SPECS: xorg-driver-video-nvidia-legacy3.spec - fix building with kernel 2.6...
hawk
hawk at pld-linux.org
Sat Oct 25 23:19:20 CEST 2008
Author: hawk Date: Sat Oct 25 21:19:20 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix building with kernel 2.6.27, release 3
---- Files affected:
SPECS:
xorg-driver-video-nvidia-legacy3.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/xorg-driver-video-nvidia-legacy3.spec
diff -u SPECS/xorg-driver-video-nvidia-legacy3.spec:1.2 SPECS/xorg-driver-video-nvidia-legacy3.spec:1.3
--- SPECS/xorg-driver-video-nvidia-legacy3.spec:1.2 Sat Oct 25 15:54:44 2008
+++ SPECS/xorg-driver-video-nvidia-legacy3.spec Sat Oct 25 23:19:14 2008
@@ -20,7 +20,7 @@
%endif
%define pname xorg-driver-video-nvidia-legacy3
-%define rel 2
+%define rel 3
Summary: Linux Drivers for nVidia GeForce/Quadro Chips
Summary(pl.UTF-8): Sterowniki do kart graficznych nVidia GeForce/Quadro
@@ -36,6 +36,7 @@
Source2: %{pname}-xinitrc.sh
Patch0: X11-driver-nvidia-GL.patch
Patch1: X11-driver-nvidia-desktop.patch
+Patch2: NVIDIA_173.14.12_2.6.27.patch
URL: http://www.nvidia.com/object/unix.html
%if %{with kernel}
%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
@@ -173,6 +174,7 @@
%endif
%patch0 -p1
%patch1 -p1
+%patch2 -p1
echo 'EXTRA_CFLAGS += -Wno-pointer-arith -Wno-sign-compare -Wno-unused' >> usr/src/nv/Makefile.kbuild
%build
@@ -357,6 +359,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008/10/25 21:19:14 hawk
+- fix building with kernel 2.6.27, release 3
+
Revision 1.2 2008/10/25 13:54:44 hawk
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-nvidia-legacy3.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list