Author: kwizart
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1573
Modified Files:
sources .cvsignore xorg-x11-drv-nvidia.spec
Log Message:
Update to 280.13
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-14/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sources 14 Jun 2011 20:36:13 -0000 1.29
+++ sources 19 Aug 2011 22:47:37 -0000 1.30
@@ -1,2 +1,2 @@
-d779057af3a2f96a05ddda201606618b NVIDIA-Linux-x86-275.09.07.run
-29f28cd59e2647cdb517eca2381d3dbd NVIDIA-Linux-x86_64-275.09.07.run
+c3992c8cef02b7773a398640d8830e77 NVIDIA-Linux-x86-280.13.run
+8f0e8d88a824f0bed27faa56a939a4f6 NVIDIA-Linux-x86_64-280.13.run
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-14/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore 14 Jun 2011 20:36:13 -0000 1.29
+++ .cvsignore 19 Aug 2011 22:47:37 -0000 1.30
@@ -1,2 +1,2 @@
-NVIDIA-Linux-x86-275.09.07.run
-NVIDIA-Linux-x86_64-275.09.07.run
+NVIDIA-Linux-x86-280.13.run
+NVIDIA-Linux-x86_64-280.13.run
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-14/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- xorg-x11-drv-nvidia.spec 14 Jun 2011 20:36:13 -0000 1.56
+++ xorg-x11-drv-nvidia.spec 19 Aug 2011 22:47:37 -0000 1.57
@@ -6,7 +6,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
-Version: 275.09.07
+Version: 280.13
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -75,11 +75,14 @@
%filter_from_provides /^libvdpau_nvidia\.so\.1/d;
%filter_from_provides /^libXvMCNVIDIA_dynamic\.so\.1/d;
%filter_from_provides /^libglx\.so/d;
+%filter_from_provides /^libcuda\.so\.1/d;
%filter_from_requires /^libnvidia/d;
%filter_from_requires /^libGLCore\.so/d;
%filter_from_requires /^libGL\.so/d;
%filter_from_requires /^libvdpau_nvidia\.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
}
@@ -341,6 +344,19 @@
%changelog
+* Tue Aug 02 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1:280.13-1
+- Update to 280.13
+
+* Sun Jul 24 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1:280.11-1
+- Update to 280.11
+
+* Tue Jul 05 2011 Nicolas Chauvet <kwizart(a)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(a)gmail.com> - 1:280.04-1
+- Update to 280.04 (beta)
+
* Tue Jun 14 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1:275.09.07-1
- Update to 275.09.07
Show replies by date