]> git.pld-linux.org Git - packages/xorg-driver-video-nvidia.git/blame - xorg-driver-video-nvidia.spec
- post 2.6.10 patchset.
[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
28142503
PS
6%bcond_with verbose # verbose build (V=1)
7%bcond_with tls # install libraries with tls support
ac453a94
PS
8%bcond_with nptl # implies TLS support
9#
10%if %{with nptl}
11%define with_tls 1
12%endif
28142503
PS
13#
14%define _nv_ver 1.0
8f4af7b3 15%define _nv_rel 6629
85d12cdd 16%define _min_x11 6.7.0
8b2ba892 17%define _rel 2
28142503
PS
18#
19Summary: Linux Drivers for nVidia TNT/TNT2/GeForce/Quadro Chips
20Summary(pl): Sterowniki do kart graficznych nVidia TNT/TNT2/GeForce/Quadro
2d490dca 21Name: X11-driver-nvidia
28142503 22Version: %{_nv_ver}.%{_nv_rel}
28142503
PS
23Release: %{_rel}
24License: nVidia Binary
25Vendor: nVidia Corp.
26Group: X11/XFree86
2317af94 27# why not pkg0!?
039c7221 28Source0: http://download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-pkg1.run
8f4af7b3 29# Source0-md5: f7737c1e95371f37a4fd30da2f11e72c
039c7221 30Source1: http://download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86_64-%{_nv_ver}-%{_nv_rel}-pkg2.run
8f4af7b3 31# Source1-md5: 652e69f549c81a7a3f2806daa74b9c36
2d490dca 32Patch0: %{name}-gcc34.patch
0029e8cc 33Patch1: %{name}-GL.patch
26cf1083 34Patch2: %{name}-conftest.patch
8b2ba892
PS
35Patch3: %{name}-1165235.patch
36Patch4: %{name}-1171869.patch
28142503
PS
37URL: http://www.nvidia.com/object/linux.html
38BuildConflicts: XFree86-nvidia
39BuildRequires: grep
40%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.7}
41BuildRequires: %{kgcc_package}
42BuildRequires: rpmbuild(macros) >= 1.153
039c7221 43BuildRequires: sed >= 4.0
28142503 44BuildRequires: textutils
bf683e7a 45#BuildRequires: X11-devel >= %{_min_x11} # disabled for now
2d490dca 46Requires: X11-Xserver
85d12cdd 47Requires: X11-libs >= %{_min_x11}
48Requires: X11-modules >= %{_min_x11}
28142503 49%{?with_tls:Requires: glibc(tls)}
2d490dca 50Provides: X11-OpenGL-core
d51a14b9 51Provides: X11-OpenGL-libGL
28142503 52Provides: XFree86-OpenGL-core
d51a14b9 53Provides: XFree86-OpenGL-libGL
28142503 54Obsoletes: Mesa
d51a14b9 55Obsoletes: X11-OpenGL-core
56Obsoletes: X11-OpenGL-libGL
28142503
PS
57Obsoletes: XFree86-OpenGL-core
58Obsoletes: XFree86-OpenGL-libGL
2d490dca 59Obsoletes: XFree86-driver-nvidia
28142503
PS
60Obsoletes: XFree86-nvidia
61Conflicts: XFree86-OpenGL-devel <= 4.2.0-3
039c7221 62ExclusiveArch: %{ix86} amd64
28142503
PS
63BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
64
03da6314 65%define _noautoreqdep libGL.so.1 libGLcore.so.1
28142503 66%define _prefix /usr/X11R6
1fbeb625
JB
67%ifarch amd64
68%define _libdir32 %{_prefix}/lib
69%endif
28142503
PS
70
71%description
72This driver set adds improved 2D functionality to the XFree86 4.0 X
73server as well as high performance OpenGL acceleration, AGP support,
74support for most flat panels, and 2D multiple monitor support.
75
76Hardware: nVidia TNT, TNT2, GeForce, or Quadro based graphics
77accelerator. The nVidia NV1 and RIVA 128/128ZX chips are supported in
78the base XFree86 4.0 install and are not supported by this driver set.
79
80Software: Linux kernel >= 2.2.12, XFree86 >= 4.0.
81
82%description -l pl
83Usprawnione sterowniki dla kart graficznych nVidia do serwera XFree86
84