|
|
@ -7,7 +7,7 @@
|
|
|
|
Name: xorg-x11-drv-nvidia
|
|
|
|
Name: xorg-x11-drv-nvidia
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
Version: 280.04
|
|
|
|
Version: 280.04
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
|
|
|
|
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
|
|
|
|
|
|
|
|
|
|
|
|
Group: User Interface/X Hardware Support
|
|
|
|
Group: User Interface/X Hardware Support
|
|
|
@ -75,11 +75,14 @@ Provides: xorg-x11-drv-nvidia-newest = %{version}-101
|
|
|
|
%filter_from_provides /^libvdpau_nvidia\.so\.1/d;
|
|
|
|
%filter_from_provides /^libvdpau_nvidia\.so\.1/d;
|
|
|
|
%filter_from_provides /^libXvMCNVIDIA_dynamic\.so\.1/d;
|
|
|
|
%filter_from_provides /^libXvMCNVIDIA_dynamic\.so\.1/d;
|
|
|
|
%filter_from_provides /^libglx\.so/d;
|
|
|
|
%filter_from_provides /^libglx\.so/d;
|
|
|
|
|
|
|
|
%filter_from_provides /^libcuda\.so\.1/d;
|
|
|
|
%filter_from_requires /^libnvidia/d;
|
|
|
|
%filter_from_requires /^libnvidia/d;
|
|
|
|
%filter_from_requires /^libGLCore\.so/d;
|
|
|
|
%filter_from_requires /^libGLCore\.so/d;
|
|
|
|
%filter_from_requires /^libGL\.so/d;
|
|
|
|
%filter_from_requires /^libGL\.so/d;
|
|
|
|
%filter_from_requires /^libvdpau_nvidia\.so\.1/d;
|
|
|
|
%filter_from_requires /^libvdpau_nvidia\.so\.1/d;
|
|
|
|
%filter_from_requires /^libXvMCNVIDIA_dynamic\.so\.1/d;
|
|
|
|
%filter_from_requires /^libXvMCNVIDIA_dynamic\.so\.1/d;
|
|
|
|
|
|
|
|
%filter_from_requires /^libglx\.so/d;
|
|
|
|
|
|
|
|
%filter_from_requires /^libcuda\.so\.1/d;
|
|
|
|
%filter_setup
|
|
|
|
%filter_setup
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
@ -341,6 +344,10 @@ fi ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jul 05 2011 Nicolas Chauvet <kwizart@gmail.com> - 1:280.04-2
|
|
|
|
|
|
|
|
- Fix filter_from_requires/provides libglx.so
|
|
|
|
|
|
|
|
- Fix filter_from_requires/provides libcuda.so.1
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 01 2011 Nicolas Chauvet <kwizart@gmail.com> - 1:280.04-1
|
|
|
|
* Fri Jul 01 2011 Nicolas Chauvet <kwizart@gmail.com> - 1:280.04-1
|
|
|
|
- Update to 280.04 (beta)
|
|
|
|
- Update to 280.04 (beta)
|
|
|
|
|
|
|
|
|
|
|
|