rpms/pm-utils/F-13 pm-utils-1.2.6-nouveau.patch,NONE,1.1

Jiri Skala jskala at fedoraproject.org
Wed Feb 24 14:39:49 UTC 2010


Author: jskala

Update of /cvs/extras/rpms/pm-utils/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2309

Added Files:
	pm-utils-1.2.6-nouveau.patch 
Log Message:
* Wed Feb 24 2010 Jiri Skala <jskala at redhat.com> - 1.2.6.1-1
- latest upstream version
- fixed noveau -> nouveau in 98smart-kernel-video


pm-utils-1.2.6-nouveau.patch:
 98smart-kernel-video |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE pm-utils-1.2.6-nouveau.patch ---
--- a/pm/sleep.d/98smart-kernel-video
+++ b/pm/sleep.d/98smart-kernel-video
@@ -32,7 +32,7 @@ have_kms()
 {
     # if we are running with a KMS-enabled video driver, we should not
     # attempt to run any quirks
-    grep -q -E '(noveau|drm)fb' /proc/fb || return 1
+    grep -q -E '(nouveau|drm)fb' /proc/fb || return 1
     remove_all_video_quirks
     add_parameters --quirk-no-chvt
 }



More information about the scm-commits mailing list