SPECS: xorg-driver-video-nvidia-legacy2.spec - up to 96.43.01 by P...
shadzik
shadzik at pld-linux.org
Thu Oct 18 22:26:33 CEST 2007
Author: shadzik Date: Thu Oct 18 20:26:33 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 96.43.01 by Paweł Żuk redstorm15 at gmail dot com>
---- Files affected:
SPECS:
xorg-driver-video-nvidia-legacy2.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/xorg-driver-video-nvidia-legacy2.spec
diff -u SPECS/xorg-driver-video-nvidia-legacy2.spec:1.20 SPECS/xorg-driver-video-nvidia-legacy2.spec:1.21
--- SPECS/xorg-driver-video-nvidia-legacy2.spec:1.20 Fri Oct 12 14:52:25 2007
+++ SPECS/xorg-driver-video-nvidia-legacy2.spec Thu Oct 18 22:26:27 2007
@@ -9,10 +9,10 @@
#
%define no_install_post_strip 1
#
-%define _nv_ver 1.0
-%define _nv_rel 9639
+%define _nv_ver 96
+%define _nv_rel 43.01
%define _min_x11 6.7.0
-%define _rel 4
+%define _rel 1
#
%define need_x86 0
%define need_x8664 0
@@ -36,12 +36,12 @@
License: nVidia Binary
Group: X11
%if %{need_x86}
-Source0: http://download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-pkg1.run
-# Source0-md5: b277a5a05f6e8e4e0cd388ea9203e4f5
+Source0: http://download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}.%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}.%{_nv_rel}-pkg1.run
+# Source0-md5: 66f8b5e243aad22162e40d0f05f0bf1e
%endif
%if %{need_x8664}
-Source1: http://download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86_64-%{_nv_ver}-%{_nv_rel}-pkg2.run
-# Source1-md5: c84db1dd38a965e9074e14f59ecd2331
+Source1: http://download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}.%{_nv_rel}/NVIDIA-Linux-x86_64-%{_nv_ver}.%{_nv_rel}-pkg2.run
+# Source1-md5: a908a02dc58ddec526184dda18bf4ea5
%endif
Patch0: X11-driver-nvidia-GL.patch
Patch1: X11-driver-nvidia-desktop.patch
@@ -53,7 +53,7 @@
BuildRequires: rpmbuild(macros) >= 1.379
BuildConflicts: XFree86-nvidia
Requires: xorg-xserver-server
-Requires: xorg-xserver-server(videodrv-abi) = 1.2
+Requires: xorg-xserver-server(videodrv-abi) = 2.0
Provides: OpenGL = 2.1
Provides: OpenGL-GLX = 1.4
Provides: xorg-xserver-libglx
@@ -183,13 +183,13 @@
%prep
cd %{_builddir}
-rm -rf NVIDIA-Linux-x86*-%{_nv_ver}-%{_nv_rel}-pkg*
+rm -rf NVIDIA-Linux-x86*-%{_nv_ver}.%{_nv_rel}-pkg*
%ifarch %{ix86}
/bin/sh %{SOURCE0} --extract-only
-%setup -qDT -n NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-pkg1
+%setup -qDT -n NVIDIA-Linux-x86-%{_nv_ver}.%{_nv_rel}-pkg1
%else
/bin/sh %{SOURCE1} --extract-only
-%setup -qDT -n NVIDIA-Linux-x86_64-%{_nv_ver}-%{_nv_rel}-pkg2
+%setup -qDT -n NVIDIA-Linux-x86_64-%{_nv_ver}.%{_nv_rel}-pkg2
%endif
%patch0 -p1
%patch1 -p1
@@ -323,6 +323,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2007/10/18 20:26:27 shadzik
+- up to 96.43.01 by Paweł Żuk redstorm15 at gmail dot com>
+
Revision 1.20 2007/10/12 12:52:25 arekm
- rel 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-nvidia-legacy2.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list