SPECS (DEVEL): xorg-driver-video-nvidia.spec - updated to 100.14.0...
wiget
wiget at pld-linux.org
Mon May 7 18:43:29 CEST 2007
Author: wiget Date: Mon May 7 16:43:29 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 100.14.03 (Beta drivers)
---- Files affected:
SPECS:
xorg-driver-video-nvidia.spec (1.101 -> 1.101.2.1)
---- Diffs:
================================================================
Index: SPECS/xorg-driver-video-nvidia.spec
diff -u SPECS/xorg-driver-video-nvidia.spec:1.101 SPECS/xorg-driver-video-nvidia.spec:1.101.2.1
--- SPECS/xorg-driver-video-nvidia.spec:1.101 Fri Apr 20 12:22:21 2007
+++ SPECS/xorg-driver-video-nvidia.spec Mon May 7 18:43:24 2007
@@ -9,8 +9,7 @@
#
%define no_install_post_strip 1
#
-%define _nv_ver 1.0
-%define _nv_rel 9755
+%define _nv_ver 100.14.03
%define _min_x11 6.7.0
%define _rel 2
#
@@ -31,17 +30,17 @@
Summary: Linux Drivers for nVidia GeForce/Quadro Chips
Summary(pl.UTF-8): Sterowniki do kart graficznych nVidia GeForce/Quadro
Name: xorg-driver-video-nvidia
-Version: %{_nv_ver}.%{_nv_rel}
+Version: %{_nv_ver}
Release: %{_rel}
License: nVidia Binary
Group: X11
%if %{need_x86}
-Source0: http://us.download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-pkg1.run
-# Source0-md5: 594a47bd7e85343bd482775482cd1dce
+Source0: http://us.download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}/NVIDIA-Linux-x86-%{_nv_ver}-pkg1.run
+# Source0-md5: b8f10bfd112de3046e498b6dcc963a2d
%endif
%if %{need_x8664}
-Source1: http://us.download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86_64-%{_nv_ver}-%{_nv_rel}-pkg2.run
-# Source1-md5: 88eb6b856ab201dc00663165e10109f9
+Source1: http://us.download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}/NVIDIA-Linux-x86_64-%{_nv_ver}-pkg2.run
+# Source1-md5: e752e88f07a56888cb1a535e7008f2a8
%endif
Source2: %{name}-xinitrc.sh
Patch0: X11-driver-nvidia-GL.patch
@@ -132,7 +131,7 @@
Summary: nVidia kernel module for nVidia Architecture support
Summary(de.UTF-8): Das nVidia-Kern-Modul fĂźr die nVidia-Architektur-UnterstĂźtzung
Summary(pl.UTF-8): ModuĹ jÄ
dra dla obsĹugi kart graficznych nVidia
-Version: %{_nv_ver}.%{_nv_rel}
+Version: %{_nv_ver}
Release: %{_rel}@%{_kernel_ver_str}
Group: Base/Kernel
Requires(post,postun): /sbin/depmod
@@ -153,13 +152,13 @@
%prep
cd %{_builddir}
-rm -rf NVIDIA-Linux-x86*-%{_nv_ver}-%{_nv_rel}-pkg*
+rm -rf NVIDIA-Linux-x86*-%{_nv_ver}-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}-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}-pkg2
%endif
%patch0 -p1
%patch1 -p1
@@ -303,6 +302,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.101.2.1 2007/05/07 16:43:24 wiget
+- updated to 100.14.03 (Beta drivers)
+
Revision 1.101 2007/04/20 10:22:21 pluto
- bump release and rebuild with 2.6.20.7.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-driver-video-nvidia.spec?r1=1.101&r2=1.101.2.1&f=u
More information about the pld-cvs-commit
mailing list