SPECS: xorg-driver-video-nvidia.spec - up to 100.14.09
shadzik
shadzik at pld-linux.org
Fri Jun 15 15:40:44 CEST 2007
Author: shadzik Date: Fri Jun 15 13:40:44 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 100.14.09
---- Files affected:
SPECS:
xorg-driver-video-nvidia.spec (1.104 -> 1.105)
---- Diffs:
================================================================
Index: SPECS/xorg-driver-video-nvidia.spec
diff -u SPECS/xorg-driver-video-nvidia.spec:1.104 SPECS/xorg-driver-video-nvidia.spec:1.105
--- SPECS/xorg-driver-video-nvidia.spec:1.104 Sun Jun 10 11:13:15 2007
+++ SPECS/xorg-driver-video-nvidia.spec Fri Jun 15 15:40:39 2007
@@ -9,10 +9,10 @@
#
%define no_install_post_strip 1
#
-%define _nv_ver 1.0
-%define _nv_rel 9762
+%define _nv_ver 100
+%define _nv_rel 14.09
%define _min_x11 6.7.0
-%define _rel 3
+%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://us.download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-pkg1.run
-# Source0-md5: 9e85cd92befcc04fa6cc668da57d0f30
+Source0: http://us.download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}.%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}.%{_nv_rel}-pkg1.run
+# Source0-md5: 7b021b460ce1b1c533d97a51f2dde133
%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: 988a4714ef6741ffbb8432364b0c90c7
+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: 0717c0468378647f1e4468c12c1ed72a
%endif
Source2: %{name}-xinitrc.sh
Patch0: X11-driver-nvidia-GL.patch
@@ -153,13 +153,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
@@ -303,6 +303,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.105 2007/06/15 13:40:39 shadzik
+- up to 100.14.09
+
Revision 1.104 2007/06/10 09:13:15 arekm
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-driver-video-nvidia.spec?r1=1.104&r2=1.105&f=u
More information about the pld-cvs-commit
mailing list