Hello community,

here is the log from the commit of package xf86-video-geode for 
openSUSE:Factory checked in at 2013-12-11 17:41:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-video-geode (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-video-geode.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-video-geode"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-video-geode/xf86-video-geode.changes        
2013-10-29 09:36:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-geode.new/xf86-video-geode.changes   
2013-12-11 17:41:16.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Dec  2 15:40:06 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-geode.spec ++++++
--- /var/tmp/diff_new_pack.ujiO0G/_old  2013-12-11 17:41:16.000000000 +0100
+++ /var/tmp/diff_new_pack.ujiO0G/_new  2013-12-11 17:41:16.000000000 +0100
@@ -24,6 +24,7 @@
 Group:          System/X11/Servers/XF86_4
 Url:            http://xorg.freedesktop.org/
 Source0:        
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
+Patch0:         u_Include-xf86Modes.h-to-use-functions-from-hw-xfree86.patch
 #PATCH-FIX-UPSTREAM U_mibstore.patch -- removes obsolete include
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -53,6 +54,7 @@
 
 %prep
 %setup -q
+%patch0 -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-geode-2.11.15/src.old/geode.h    2013-12-02 15:30:59.000000000 
+0000
+++ xf86-video-geode-2.11.15/src/geode.h        2013-12-02 15:31:32.000000000 
+0000
@@ -43,6 +43,8 @@
 
 #include "xf86xv.h"
 
+#include "xf86Modes.h"
+
 #include "compat-api.h"
 
 /* We only support EXA version >=2 */
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to