Hello community, here is the log from the commit of package xf86-video-savage for openSUSE:Factory checked in at 2013-12-11 17:45:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xf86-video-savage (Old) and /work/SRC/openSUSE:Factory/.xf86-video-savage.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-video-savage" Changes: -------- --- /work/SRC/openSUSE:Factory/xf86-video-savage/xf86-video-savage.changes 2013-10-02 13:34:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xf86-video-savage.new/xf86-video-savage.changes 2013-12-11 17:45:50.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Dec 2 16:03:14 UTC 2013 - [email protected] + +- u_Include-xf86Modes.h-to-use-functions-from-hw-xfree86.patch + * fixes build against xorg-server 1.15 + +------------------------------------------------------------------- New: ---- u_Include-xf86Modes.h-to-use-functions-from-hw-xfree86.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xf86-video-savage.spec ++++++ --- /var/tmp/diff_new_pack.OvrX01/_old 2013-12-11 17:45:51.000000000 +0100 +++ /var/tmp/diff_new_pack.OvrX01/_new 2013-12-11 17:45:51.000000000 +0100 @@ -25,6 +25,7 @@ Url: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2 Patch2: u_Disable-tiling-on-SuperSavage-Novell-Bugzilla-805380.patch +Patch3: u_Include-xf86Modes.h-to-use-functions-from-hw-xfree86.patch BuildRequires: Mesa-devel BuildRequires: pkg-config BuildRequires: pkgconfig(fontsproto) @@ -55,6 +56,7 @@ %prep %setup -q %patch2 -p1 +%patch3 -p1 %build %configure ++++++ u_Include-xf86Modes.h-to-use-functions-from-hw-xfree86.patch ++++++ Author: Stefan Dirsch Subject: Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c Fixes build against xorg-server 1.15 Signed-off-by: Stefan Dirsch <[email protected]> --- xf86-video-savage-2.3.7/src/savage_driver.c.orig 2013-12-02 15:59:31.000000000 +0000 +++ xf86-video-savage-2.3.7/src/savage_driver.c 2013-12-02 16:01:10.000000000 +0000 @@ -55,6 +55,8 @@ #include "xf86xv.h" +#include "xf86Modes.h" + #include "savage_driver.h" #include "savage_pciids.h" #include "savage_regs.h" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
