From 345ae9bb5f3a5ef8751b108a88f35c318c645310c87f3ecfbdf8abf736e4beef Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 20 Apr 2012 09:32:42 +0000 Subject: [PATCH] Accepting request 114803 from home:vuntz:branches:X11:XOrg This depends on Dominique's update to the server; use new %x11_abi_videodrv_req macro OBS-URL: https://build.opensuse.org/request/show/114803 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-voodoo?expand=0&rev=2 --- xf86-video-voodoo.changes | 5 +++++ xf86-video-voodoo.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/xf86-video-voodoo.changes b/xf86-video-voodoo.changes index e91f302..f7e6e20 100644 --- a/xf86-video-voodoo.changes +++ b/xf86-video-voodoo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 20 07:37:57 UTC 2012 - vuntz@opensuse.org + +- Use %x11_abi_videodrv_req instead of static ABI Requires. + ------------------------------------------------------------------- Wed Apr 18 15:51:24 UTC 2012 - vuntz@opensuse.org diff --git a/xf86-video-voodoo.spec b/xf86-video-voodoo.spec index 40b4289..9c3ba47 100644 --- a/xf86-video-voodoo.spec +++ b/xf86-video-voodoo.spec @@ -33,11 +33,11 @@ BuildRequires: pkgconfig(xf86dgaproto) BuildRequires: pkgconfig(xorg-macros) >= 1.3 BuildRequires: pkgconfig(xorg-server) >= 1.0.99.901 BuildRequires: pkgconfig(xproto) -Requires: VIDEO_ABI_VERSION = 10 Supplements: xorg-x11-server # This was part of the xorg-x11-driver-video package up to version 7.6 Conflicts: xorg-x11-driver-video <= 7.6 BuildRoot: %{_tmppath}/%{name}-%{version}-build +%x11_abi_videodrv_req %description voodoo is an Xorg driver for Voodoo 1 and Voodoo 2 series video cards.