From d7c95069f427c6804687996289219d573f8e483a Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Wed, 22 Apr 2009 07:52:59 +0000 Subject: [PATCH] Update to 180.51 (stable) --- .gitignore | 4 ++-- sources | 4 ++-- xorg-x11-drv-nvidia.spec | 21 ++++++++++----------- 3 files changed, 14 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index b23efec..b900815 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -NVIDIA-Linux-x86-180.37-pkg0.run -NVIDIA-Linux-x86_64-180.37-pkg0.run +NVIDIA-Linux-x86-180.51-pkg0.run +NVIDIA-Linux-x86_64-180.51-pkg0.run diff --git a/sources b/sources index 401642b..03af1a1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -ace799a4c119d02ddc6aeed28d598ab3 NVIDIA-Linux-x86-180.37-pkg0.run -2fc28871c7a89de60dc42240d3ec7231 NVIDIA-Linux-x86_64-180.37-pkg0.run +871fb27da348c71e4a97a158af80f9dd NVIDIA-Linux-x86-180.51-pkg0.run +28882531c762f5a8690b658e7e3e410f NVIDIA-Linux-x86_64-180.51-pkg0.run diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec index ab046d1..efeb647 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.37 -Release: 3%{?dist} +Version: 180.51 +Release: 1%{?dist} Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards Group: User Interface/X Hardware Support @@ -48,10 +48,13 @@ Requires(post): ldconfig Requires(preun): chkconfig Provides: nvidia-kmod-common = %{version} +Conflicts: xorg-x11-drv-nvidia-beta Conflicts: xorg-x11-drv-nvidia-legacy +Conflicts: xorg-x11-drv-nvidia-71xx Conflicts: xorg-x11-drv-nvidia-96xx Conflicts: xorg-x11-drv-nvidia-173xx Conflicts: xorg-x11-drv-fglrx +Conflicts: xorg-x11-drv-catalyst Obsoletes: nvidia-kmod < %{version} #Introduced in F10 for freshrpms compatibility @@ -60,9 +63,6 @@ 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 @@ -81,9 +81,6 @@ Requires: %{name}-libs-%{_target_cpu} = %{version}-%{release} #Introduced in F10 when 173xx has forked to legacy serie Obsoletes: xorg-x11-drv-nvidia-newest-devel < %{version}-100 Provides: xorg-x11-drv-nvidia-newest-devel = %{version}-101 -#Introduced in F11 when opengl 3.0 beta has merged back -Obsoletes: xorg-x11-drv-nvidia-beta-devel < 180.35-100 -Provides: xorg-x11-drv-nvidia-beta-devel = 180.35-101 %description devel This package provides the development files of the %{name} package, @@ -103,9 +100,6 @@ Provides: nvidia-x11-drv-32bit = %{version}-%{release} #Introduced in F10 when 173xx has forked to legacy serie Obsoletes: xorg-x11-drv-nvidia-newest-libs < %{version}-100 Provides: xorg-x11-drv-nvidia-newest-libs = %{version}-101 -#Introduced in F11 when opengl 3.0 beta has merged back -Obsoletes: xorg-x11-drv-nvidia-beta-libs < 180.35-100 -Provides: xorg-x11-drv-nvidia-beta-libs = 180.35-101 %description libs This package provides the shared libraries for %{name}. @@ -310,6 +304,11 @@ fi ||: %changelog +* Wed Apr 22 2009 kwizart < kwizart at gmail.com > - 180.51-1 +- Update to 180.51 (stable) +- Add 71xx/beta/catalyst Conflicts +- Don't Obsoletes the beta serie anymore (only the newest) + * Fri Apr 3 2009 kwizart < kwizart at gmail.com > - 180.37-3 - Fix x86 Arch for fedora >= 11