- make supplements conditional on hardware (bnc#810333)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-vmware?expand=0&rev=15
This commit is contained in:
Stefan Dirsch 2013-03-20 11:38:29 +00:00 committed by Git OBS Bridge
parent 0517bd9248
commit e365618608
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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