Update to 270.41.03

el9
Nicolas Chauvet 14 years ago
parent 9f6d25d4cd
commit c491876c4e

4
.gitignore vendored

@ -1,2 +1,2 @@
NVIDIA-Linux-x86-270.30.run
NVIDIA-Linux-x86_64-270.30.run
NVIDIA-Linux-x86-270.41.03.run
NVIDIA-Linux-x86_64-270.41.03.run

@ -1,2 +1,2 @@
ff319212b9ac52d645df31027c31ee45 NVIDIA-Linux-x86-270.30.run
944741d132c16e69f1123d525ec49854 NVIDIA-Linux-x86_64-270.30.run
4e3b54ee55c6cfa4437c12a8bd9a4250 NVIDIA-Linux-x86-270.41.03.run
663f74f80539a3ec2d35037b657929f5 NVIDIA-Linux-x86_64-270.41.03.run

@ -9,7 +9,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
Version: 270.30
Version: 270.41.03
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@ -110,7 +110,7 @@ such as OpenGL headers.
Summary: Libraries for %{name}
Group: User Interface/X Hardware Support
Requires: %{name} = %{?epoch}:%{version}-%{release}
Requires: libvdpau%{_isa} >= 0.3
Requires: libvdpau%{_isa} >= 0.4
Provides: %{name}-libs-%{_target_cpu} = %{?epoch}:%{version}-%{release}
%ifarch %{ix86}
Provides: %{name}-libs-32bit = %{?epoch}:%{version}-%{release}
@ -350,6 +350,9 @@ fi ||:
%changelog
* Tue Apr 12 2011 Nicolas Chauvet <kwizart@gmail.com> - 1:270.41.03-1
- Update to 270.41.03
* Thu Mar 03 2011 Nicolas Chauvet <kwizart@gmail.com> - 1:270.30-1
- Update to 270.30

Loading…
Cancel
Save