From 964000c0f026d37551976859518c0c7e8055df6f Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Wed, 25 Feb 2009 10:45:21 +0000 Subject: [PATCH] Update to 180.35 --- .gitignore | 4 ++-- sources | 4 ++-- xorg-x11-drv-nvidia.spec | 14 +++++++++++--- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index c77bc23..bb60c57 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -NVIDIA-Linux-x86-180.29-pkg0.run -NVIDIA-Linux-x86_64-180.29-pkg0.run +NVIDIA-Linux-x86-180.35-pkg0.run +NVIDIA-Linux-x86_64-180.35-pkg0.run diff --git a/sources b/sources index e3e1e3d..526df85 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -db9aa3683988b7b0872abae7182f5bc5 NVIDIA-Linux-x86-180.29-pkg0.run -318e36822c095fcd410161b1326797b1 NVIDIA-Linux-x86_64-180.29-pkg0.run +23a4e1cbe24943452c82eeab9dd8200d NVIDIA-Linux-x86-180.35-pkg0.run +451fdd8d5196a15aba424618ab16ed12 NVIDIA-Linux-x86_64-180.35-pkg0.run diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec index 34f87ed..beb68fa 100644 --- a/xorg-x11-drv-nvidia.spec +++ b/xorg-x11-drv-nvidia.spec @@ -7,8 +7,8 @@ %endif Name: xorg-x11-drv-nvidia -Version: 180.29 -Release: 2%{?dist} +Version: 180.35 +Release: 1%{?dist} Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards Group: User Interface/X Hardware Support @@ -51,11 +51,15 @@ Conflicts: xorg-x11-drv-nvidia-beta Conflicts: xorg-x11-drv-fglrx Obsoletes: nvidia-kmod < %{version} +#Introduced in F10 for freshrpms compatibility Obsoletes: nvidia-x11-drv < %{version}-%{release} Provides: nvidia-x11-drv = %{version}-%{release} - +#Introduced in F10 when 173xx has forked to legacy serie Obsoletes: xorg-x11-drv-nvidia-newest < %{version}-100 Provides: xorg-x11-drv-nvidia-newest = %{version}-101 +#Introduced in F11 when opengl 3.0 beta has merged back +Obsoletes: xorg-x11-drv-nvidia-beta < 180.35-100 +Provides: xorg-x11-drv-nvidia-beta = 180.35-101 %description @@ -291,6 +295,10 @@ fi ||: %changelog +* Wed Feb 25 2009 kwizart < kwizart at gmail.com > - 180.35-1 +- Update to 180.35 (stable) +- Obsoletes opengl 3.0 beta nserie. + * Sun Feb 22 2009 Stewart Adam - 180.29-2 - Make devel subpackage depend on lib subpackage of the same arch