From e365618608931c2c1d8302424a99cd0c26f875004402a41664b8edc2d61a325c Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 20 Mar 2013 11:38:29 +0000 Subject: [PATCH] - make supplements conditional on hardware (bnc#810333) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-vmware?expand=0&rev=15 --- xf86-video-vmware.changes | 5 +++++ xf86-video-vmware.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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