Hello community, here is the log from the commit of package xf86-video-ark for openSUSE:Factory checked in at 2013-03-20 09:58:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xf86-video-ark (Old) and /work/SRC/openSUSE:Factory/.xf86-video-ark.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-video-ark", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/xf86-video-ark/xf86-video-ark.changes 2012-09-18 13:59:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xf86-video-ark.new/xf86-video-ark.changes 2013-03-20 09:58:25.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Mar 19 09:46:38 UTC 2013 - [email protected] + +- Add build_fix.diff, restores building for xorg-server 1.14 + +------------------------------------------------------------------- New: ---- U_build_fix.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xf86-video-ark.spec ++++++ --- /var/tmp/diff_new_pack.grX2B3/_old 2013-03-20 09:58:26.000000000 +0100 +++ /var/tmp/diff_new_pack.grX2B3/_new 2013-03-20 09:58:26.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package xf86-video-ark # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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_build_fix.diff BuildRequires: pkg-config BuildRequires: pkgconfig(fontsproto) BuildRequires: pkgconfig(pciaccess) >= 0.8.0 @@ -44,6 +45,7 @@ %prep %setup -q +%patch0 -p1 %build %configure ++++++ U_build_fix.diff ++++++ --- orig.xf86-video-ark-0.7.5git/src/ark_driver.c 2013-02-25 11:50:41.546252955 +0100 +++ xf86-video-ark-0.7.5git/src/ark_driver.c 2013-02-25 11:51:49.239406674 +0100 @@ -39,7 +39,6 @@ #include "compiler.h" #include "mipointer.h" #include "micmap.h" -#include "mibstore.h" #include "fb.h" #include "ark.h" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
