Author: shadzik Date: Thu Jun 29 18:42:17 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 7182; all those 7174 patches are obsolete as i noticed from the changelog, i also guess that this -gcc34.patch and -build-fix.patch are obsolete too so i'd rather commeted them out than delete them (TODO: delete them), still -verbose.patch needs to be updated, otherwise --with verbose fails build - rel 0.1, because of the above
---- Files affected: SPECS: X11-driver-nvidia-legacy.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/X11-driver-nvidia-legacy.spec diff -u SPECS/X11-driver-nvidia-legacy.spec:1.24 SPECS/X11-driver-nvidia-legacy.spec:1.25 --- SPECS/X11-driver-nvidia-legacy.spec:1.24 Wed Apr 12 14:15:40 2006 +++ SPECS/X11-driver-nvidia-legacy.spec Thu Jun 29 20:42:12 2006 @@ -8,9 +8,9 @@ # ### DON'T CHANGE THIS ############### %define _nv_ver 1.0 -%define _nv_rel 7174 +%define _nv_rel 7182 %define _min_x11 6.7.0 -%define _rel 8 +%define _rel 0.1 ##################################### # %define oldname X11-driver-nvidia @@ -24,9 +24,9 @@ Group: X11 # why not pkg0!? Source0: http://download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-pkg1.run -# Source0-md5: e9840ae34ae9f5a3dc7d0fafe040c8af +# Source0-md5: a7c84815943dc4784a207608abf2e5d6 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: 125ec3ecc64202c6c27ef762a438d0f0 +# Source1-md5: 5a670a73a8887bdc776064aecae8f769 Patch0: %{name}-gcc34.patch Patch1: %{name}-GL.patch Patch2: %{name}-conftest.patch @@ -185,18 +185,18 @@ /bin/sh %{SOURCE1} --extract-only %setup -qDT -n NVIDIA-Linux-x86_64-%{_nv_ver}-%{_nv_rel}-pkg2 %endif -%patch0 -p1 +#%patch0 -p1 %patch1 -p1 #%patch2 -p1 %if %{with verbose} %patch3 -p1 %endif -%patch4 -p0 -%patch5 -p0 -%patch6 -p0 -%patch7 -p0 -%patch8 -p0 -%patch9 -p1 +#%patch4 -p0 +#%patch5 -p0 +#%patch6 -p0 +#%patch7 -p0 +#%patch8 -p0 +#%patch9 -p1 sed -i 's:-Wpointer-arith::' usr/src/nv/Makefile.kbuild %build @@ -365,6 +365,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2006/06/29 18:42:12 shadzik +- up to 7182; all those 7174 patches are obsolete as i noticed from the changelog, + i also guess that this -gcc34.patch and -build-fix.patch are obsolete too so i'd + rather commeted them out than delete them (TODO: delete them), still -verbose.patch + needs to be updated, otherwise --with verbose fails build +- rel 0.1, because of the above + Revision 1.24 2006/04/12 12:15:40 glen - add kernel epoch, adapterized ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/X11-driver-nvidia-legacy.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
