aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGwenolé Beauchesne <gbeauchesne@mandriva.org>2006-08-31 14:44:34 +0000
committerGwenolé Beauchesne <gbeauchesne@mandriva.org>2006-08-31 14:44:34 +0000
commitadacffecbae74dd2141d9393fac841faa4366f61 (patch)
treec68f5f2d83cd1a9357319695e687a555a27a6bfd
parentd5fb67db9d6d614130a1879a7f4b5c6c7cdfdd70 (diff)
downloadmonitor-edid-adacffecbae74dd2141d9393fac841faa4366f61.tar
monitor-edid-adacffecbae74dd2141d9393fac841faa4366f61.tar.gz
monitor-edid-adacffecbae74dd2141d9393fac841faa4366f61.tar.bz2
monitor-edid-adacffecbae74dd2141d9393fac841faa4366f61.tar.xz
monitor-edid-adacffecbae74dd2141d9393fac841faa4366f61.zip
1.11-1mdk
-rw-r--r--monitor-edid.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/monitor-edid.spec b/monitor-edid.spec
index 74b9c88..d8a702f 100644
--- a/monitor-edid.spec
+++ b/monitor-edid.spec
@@ -1,7 +1,7 @@
-# EDIT IN CVS NOT IN SOURCE PACKAGE (NO PATCH ALLOWED).
+# EDIT IN SVN NOT IN SOURCE PACKAGE (NO PATCH ALLOWED).
%define name monitor-edid
-%define version 1.10
+%define version 1.11
%define release %mkrel 1
Summary: Get monitor details
@@ -45,6 +45,10 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/*
%changelog
+* Thu Aug 31 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.11-1mdv2007.0
+- fix ballback to old get_edid() function
+- ignore VBIOS checksum failures, use CPU emulator in that case
+
* Tue Jul 11 2006 Pixel <pixel@mandriva.com> 1.10-1mdv2007.0
- use a fixed FontPath (do not default to unix:-1 in case xfs is not running)