From 42e9dbe8db124a557f26dc8513c14d3e3f63f9d056b21c1c4bcc22322c5fb4a5 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 17 Sep 2012 08:51:26 +0000 Subject: [PATCH] Accepting request 132341 from home:Zaitor:branches:X11:XOrg Update to version 1.2.5 OBS-URL: https://build.opensuse.org/request/show/132341 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-voodoo?expand=0&rev=4 --- xf86-video-voodoo-1.2.4.tar.bz2 | 3 --- xf86-video-voodoo-1.2.5.tar.bz2 | 3 +++ xf86-video-voodoo.changes | 9 +++++++++ xf86-video-voodoo.spec | 9 +++++---- 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 xf86-video-voodoo-1.2.4.tar.bz2 create mode 100644 xf86-video-voodoo-1.2.5.tar.bz2 diff --git a/xf86-video-voodoo-1.2.4.tar.bz2 b/xf86-video-voodoo-1.2.4.tar.bz2 deleted file mode 100644 index 0cbf693..0000000 --- a/xf86-video-voodoo-1.2.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f00238bbcf61dba726deedcd4d7416923844e3b0116671a1b1df8bf43d224741 -size 274523 diff --git a/xf86-video-voodoo-1.2.5.tar.bz2 b/xf86-video-voodoo-1.2.5.tar.bz2 new file mode 100644 index 0000000..50805ed --- /dev/null +++ b/xf86-video-voodoo-1.2.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3eb8a3fdcc60ce4f7c37649188cfa67dcf25cda3a85d8027588458bb3fd7e8 +size 305489 diff --git a/xf86-video-voodoo.changes b/xf86-video-voodoo.changes index f7e6e20..0aa4894 100644 --- a/xf86-video-voodoo.changes +++ b/xf86-video-voodoo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Sep 2 19:26:08 UTC 2012 - zaitor@opensuse.org + +- Update to version 1.2.5: + + Fix build against older X servers. + + Fix build against XAA-less server. + + Drop useless vgaHW include. + + Fall back to shadowfb if XAA is unavailable. + ------------------------------------------------------------------- Fri Apr 20 07:37:57 UTC 2012 - vuntz@opensuse.org diff --git a/xf86-video-voodoo.spec b/xf86-video-voodoo.spec index 9c3ba47..65f4b72 100644 --- a/xf86-video-voodoo.spec +++ b/xf86-video-voodoo.spec @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: xf86-video-voodoo -Version: 1.2.4 +Version: 1.2.5 Release: 0 -License: MIT Summary: Voodoo video driver for the Xorg X server -Url: http://xorg.freedesktop.org/ +License: MIT Group: System/X11/Servers/XF86_4 +Url: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2 BuildRequires: pkg-config BuildRequires: pkgconfig(fontsproto) @@ -30,7 +31,7 @@ BuildRequires: pkgconfig(randrproto) BuildRequires: pkgconfig(renderproto) BuildRequires: pkgconfig(xextproto) BuildRequires: pkgconfig(xf86dgaproto) -BuildRequires: pkgconfig(xorg-macros) >= 1.3 +BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xorg-server) >= 1.0.99.901 BuildRequires: pkgconfig(xproto) Supplements: xorg-x11-server