diff --git a/xf86-video-voodoo.changes b/xf86-video-voodoo.changes index 0aa4894..9b03e86 100644 --- a/xf86-video-voodoo.changes +++ b/xf86-video-voodoo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 20 14:42:42 UTC 2013 - sndirsch@suse.com + +- introduce hardware supplements conditional on xorg-x11-server + package (bnc#810333) + ------------------------------------------------------------------- Sun Sep 2 19:26:08 UTC 2012 - zaitor@opensuse.org diff --git a/xf86-video-voodoo.spec b/xf86-video-voodoo.spec index 65f4b72..2aa3e69 100644 --- a/xf86-video-voodoo.spec +++ b/xf86-video-voodoo.spec @@ -1,7 +1,7 @@ # # spec file for package xf86-video-voodoo # -# 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 @@ -34,7 +34,7 @@ BuildRequires: pkgconfig(xf86dgaproto) BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xorg-server) >= 1.0.99.901 BuildRequires: pkgconfig(xproto) -Supplements: xorg-x11-server +Supplements: modalias(xorg-x11-server:pci:v0000121Ad*sv*sd*bc03sc*i*) # 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