SPECS (Titanium): xorg-driver-video-nvidia.spec - no betas in Tita...

hawk hawk at pld-linux.org
Sun Nov 11 22:48:53 CET 2007


Author: hawk                         Date: Sun Nov 11 21:48:52 2007 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- no betas in Titanium, back to version 100.14.19
- simplified version/release macros

---- Files affected:
SPECS:
   xorg-driver-video-nvidia.spec (1.126 -> 1.126.2.1) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-nvidia.spec
diff -u SPECS/xorg-driver-video-nvidia.spec:1.126 SPECS/xorg-driver-video-nvidia.spec:1.126.2.1
--- SPECS/xorg-driver-video-nvidia.spec:1.126	Fri Nov  9 19:17:01 2007
+++ SPECS/xorg-driver-video-nvidia.spec	Sun Nov 11 22:48:47 2007
@@ -10,9 +10,8 @@
 #
 %define		no_install_post_strip 1
 #
-%define		_nv_ver		100
-%define		_nv_rel		14.23
-%define		_rel		4
+%define		_nv_ver		100.14.19
+%define		_rel		1
 #
 %define		need_x86	0
 %define		need_x8664	0
@@ -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}%{?with_multigl:.mgl}
 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:	66de6fb23512ac40210cfb7944b3647e
+Source0:	http://us.download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}/NVIDIA-Linux-x86-%{_nv_ver}-pkg1.run
+# Source0-md5:	d2f89f60cef8f9a0cc0ce228b46eeb8b
 %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:	11514ccb857def2bb5bd946b345bdf21
+Source1:	http://us.download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}/NVIDIA-Linux-x86_64-%{_nv_ver}-pkg2.run
+# Source1-md5:	2afec320e9495444bc1582bf358e5237
 %endif
 Source2:	%{name}-xinitrc.sh
 Patch0:		X11-driver-nvidia-GL.patch
@@ -150,7 +149,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
@@ -171,13 +170,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
@@ -362,6 +361,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.126.2.1  2007-11-11 21:48:47  hawk
+- no betas in Titanium, back to version 100.14.19
+- simplified version/release macros
+
 Revision 1.126  2007-11-09 18:17:01  patrys
 - don't obsolete mesa-libgl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-nvidia.spec?r1=1.126&r2=1.126.2.1&f=u



More information about the pld-cvs-commit mailing list