Author: kwizart
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3875
Modified Files:
xorg-x11-drv-nvidia.spec blacklist-nouveau.conf
Log Message:
Fix for F-11
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-11/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- xorg-x11-drv-nvidia.spec 21 Jun 2010 10:57:58 -0000 1.37
+++ xorg-x11-drv-nvidia.spec 21 Jun 2010 13:22:32 -0000 1.38
@@ -9,7 +9,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
Version: 195.36.31
-Release: 1%{?dist}
+Release: 1%{?dist}.1
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -349,6 +349,9 @@
%changelog
+* Mon Jun 21 2010 Nicolas Chauvet <kwizart(a)gmail.com> - 1:195.36.31-1.1
+- Fix backport side effect, F-11 uses mkinitrd.
+
* Wed Jun 16 2010 Nicolas Chauvet <kwizart(a)gmail.com> - 1:195.36.31-1
- Update to 195.36.31
- Fallback to nouveau instead of nv
Index: blacklist-nouveau.conf
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-11/blacklist-nouveau.conf,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- blacklist-nouveau.conf 21 Jun 2010 10:29:31 -0000 1.2
+++ blacklist-nouveau.conf 21 Jun 2010 13:22:32 -0000 1.3
@@ -1,4 +1,4 @@
# RPM Fusion blacklist for nouveau driver - you need to run as root:
-# dracut -f /boot/initramfs-$(uname -r).img $(uname -r)
+# mkinitrd -f /boot/initrd-$(uname -r).img $(uname -r)
# if nouveau is loaded despite this file.
blacklist nouveau
Show replies by date