commit xorg-x11-driver-video for openSUSE:Factory
Hello community, here is the log from the commit of package xorg-x11-driver-video for openSUSE:Factory checked in at Wed Nov 25 15:05:40 CET 2009. -------- --- xorg-x11-driver-video/xorg-x11-driver-video.changes 2009-11-10 22:55:12.000000000 +0100 +++ /mounts/work_src_done/STABLE/xorg-x11-driver-video/xorg-x11-driver-video.changes 2009-11-23 17:06:50.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Nov 23 13:17:45 MSK 2009 - matwey.kornilov@gmail.com + +- xf86-video-sis-19070.diff + * fixex BIOS read on 650 and 760. (bfo #19070, bnc #551677) + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- xf86-video-sis-19070.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-driver-video.spec ++++++ --- /var/tmp/diff_new_pack.YbcE6y/_old 2009-11-25 15:01:59.000000000 +0100 +++ /var/tmp/diff_new_pack.YbcE6y/_new 2009-11-25 15:01:59.000000000 +0100 @@ -23,7 +23,7 @@ BuildRequires: Mesa-devel libdrm-devel pkgconfig xorg-x11-proto-devel xorg-x11-server-sdk Url: http://xorg.freedesktop.org/ Version: 7.4 -Release: 88 +Release: 89 License: MIT License (or similar) BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: System/X11/Servers/XF86_4 @@ -108,6 +108,7 @@ Patch130: xf86-video-intel-buildfix.diff Patch131: xf86-video-ati-bug519261-increase-virtual.diff Patch132: xf86-video-nv-bug519261-increase-virtual.diff +Patch133: xf86-video-sis-19070.diff %description This package contains X.Org video drivers. @@ -193,6 +194,9 @@ pushd xf86-video-nv-* %patch132 -p1 popd +pushd xf86-video-sis-* +%patch133 -p1 +popd %build for dir in xf86-video-nv-* \ ++++++ xf86-video-sis-19070.diff ++++++ --- xf86-video-sis-0.10.2/src/sis_driver.c 2009-07-28 09:17:04.000000000 +0400 +++ xf86-video-sis-8370499d4035ec7a5c8e1f1b04d5a6c404883442/src/sis_driver.c 2009-10-21 18:27:41.000000000 +0400 @@ -4099,6 +4099,8 @@ case SIS_315H: case SIS_330: case SIS_340: + case SIS_650: + case SIS_760: case XGI_40: readpci = TRUE; break; case XGI_20: readpci = TRUE; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de