]> git.pld-linux.org Git - packages/xorg-driver-video-nvidia.git/blame - xorg-driver-video-nvidia.spec
- rel 3
[packages/xorg-driver-video-nvidia.git] / xorg-driver-video-nvidia.spec
CommitLineData
28142503
PS
1#
2# Conditional build:
3%bcond_without dist_kernel # without distribution kernel
4%bcond_without smp # without smp packages
bf683e7a 5%bcond_without kernel # without kernel packages
22d6cc34 6%bcond_without incall # include all tarballs
1820d34b 7%bcond_without userspace # don't build userspace programs
28142503 8%bcond_with verbose # verbose build (V=1)
28142503
PS
9#
10%define _nv_ver 1.0
367aac54 11%define _nv_rel 7676
85d12cdd 12%define _min_x11 6.7.0
1b30765b 13%define _rel 3
28142503 14#
22d6cc34 15%define need_x86 0
16%define need_x8664 0
17%if %{with incall}
18%define need_x86 1
19%define need_x8664 1
20%else
21%ifarch %{ix86}
22%define need_x86 1
23%endif
24%ifarch %{x8664}
25%define need_x8664 1
26%endif
27%endif
28#
29
28142503
PS
30Summary: Linux Drivers for nVidia TNT/TNT2/GeForce/Quadro Chips
31Summary(pl): Sterowniki do kart graficznych nVidia TNT/TNT2/GeForce/Quadro
2d490dca 32Name: X11-driver-nvidia
28142503 33Version: %{_nv_ver}.%{_nv_rel}
28142503
PS
34Release: %{_rel}
35License: nVidia Binary
36Vendor: nVidia Corp.
4a185d32 37Group: X11
2317af94 38# why not pkg0!?
22d6cc34 39%if %{need_x86}
40Source0: http://download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-pkg0.run
367aac54 41# Source0-md5: 2474c5513006668b0fba401e042dc009
22d6cc34 42%endif
43%if %{need_x8664}
44Source1: http://download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86_64-%{_nv_ver}-%{_nv_rel}-pkg0.run
367aac54 45# Source1-md5: 06a0a2d06c7f849510b4682d9d13946a
22d6cc34 46%endif
2d490dca 47Patch0: %{name}-gcc34.patch
0029e8cc 48Patch1: %{name}-GL.patch
26cf1083 49Patch2: %{name}-conftest.patch
fd51f334 50# http://www.minion.de/files/1.0-6629/
28142503 51URL: http://www.nvidia.com/object/linux.html
28142503 52BuildRequires: grep
82268c76 53%if %{with kernel}
28142503 54%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.7}
82268c76 55%endif
28142503 56BuildRequires: %{kgcc_package}
1b927e61 57BuildRequires: rpmbuild(macros) >= 1.213
039c7221 58BuildRequires: sed >= 4.0
28142503 59BuildRequires: textutils
bf683e7a 60#BuildRequires: X11-devel >= %{_min_x11} # disabled for now
0ed6aeef 61BuildConflicts: XFree86-nvidia
2d490dca 62Requires: X11-Xserver
85d12cdd 63Requires: X11-libs >= %{_min_x11}
64Requires: X11-modules >= %{_min_x11}
2d490dca 65Provides: X11-OpenGL-core
d51a14b9 66Provides: X11-OpenGL-libGL
28142503 67Provides: XFree86-OpenGL-core
d51a14b9 68Provides: XFree86-OpenGL-libGL
28142503 69Obsoletes: Mesa
d51a14b9 70Obsoletes: X11-OpenGL-core
71Obsoletes: X11-OpenGL-libGL
28142503
PS
72Obsoletes: XFree86-OpenGL-core
73Obsoletes: XFree86-OpenGL-libGL
2d490dca 74Obsoletes: XFree86-driver-nvidia
28142503
PS
75Obsoletes: XFree86-nvidia
76Conflicts: XFree86-OpenGL-devel <= 4.2.0-3
1b927e61 77ExclusiveArch: %{ix86} %{x8664}
28142503
PS
78BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
79
03da6314 80%define _noautoreqdep libGL.so.1 libGLcore.so.1
28142503 81%define _prefix /usr/X11R6
1b927e61 82%ifarch %{x8664}
1fbeb625
JB
83%define _libdir32 %{_prefix}/lib
84%endif
28142503
PS
85
86%description
0ed6aeef 87This driver set adds improved 2D functionality to the Xorg/XFree86 X
28142503
PS
88server as well as high performance OpenGL acceleration, AGP support,
89support for most flat panels, and 2D multiple monitor support.
90
91Hardware: nVidia TNT, TNT2, GeForce, or Quadro based graphics
92accelerator. The nVidia NV1 and RIVA 128/128ZX chips are supported in
0ed6aeef
JB
93the base Xorg/XFree86 install and are not supported by this driver
94set.
28142503
PS
95
96%description -l pl
0ed6aeef
JB
97Usprawnione sterowniki dla kart graficznych nVidia do serwera
98