diff --git a/xf86-video-vmware.changes b/xf86-video-vmware.changes index 9da741c..3911a54 100644 --- a/xf86-video-vmware.changes +++ b/xf86-video-vmware.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 20 11:28:56 UTC 2013 - sndirsch@suse.com + +- make supplements conditional on hardware (bnc#810333) + ------------------------------------------------------------------- Tue Mar 19 15:37:45 UTC 2013 - hrvoje.senjan@gmail.com diff --git a/xf86-video-vmware.spec b/xf86-video-vmware.spec index f9b0249..9dcee10 100644 --- a/xf86-video-vmware.spec +++ b/xf86-video-vmware.spec @@ -40,7 +40,7 @@ BuildRequires: pkgconfig(xineramaproto) BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xorg-server) >= 1.0.1 BuildRequires: pkgconfig(xproto) -Supplements: xorg-x11-server +Supplements: modalias(xorg-x11-server:pci:v000015ADd*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