From 064c3de740d0daa7f21f50a4c20a92680f88b5cf294a7c12996de81024fb048e Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 16 Jan 2017 13:05:23 +0000 Subject: [PATCH] - introduced hardware supplements (bnc#1020075) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-amdgpu?expand=0&rev=21 --- xf86-video-amdgpu.changes | 5 +++++ xf86-video-amdgpu.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/xf86-video-amdgpu.changes b/xf86-video-amdgpu.changes index b575028..255d9fd 100644 --- a/xf86-video-amdgpu.changes +++ b/xf86-video-amdgpu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 16 13:04:21 UTC 2017 - sndirsch@suse.com + +- introduced hardware supplements (bnc#1020075) + ------------------------------------------------------------------- Sat Nov 19 11:03:20 UTC 2016 - mimi.vx@gmail.com diff --git a/xf86-video-amdgpu.spec b/xf86-video-amdgpu.spec index 5b66692..c944177 100644 --- a/xf86-video-amdgpu.spec +++ b/xf86-video-amdgpu.spec @@ -1,7 +1,7 @@ # # spec file for package xf86-video-amdgpu # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -51,7 +51,7 @@ BuildRequires: pkgconfig(xf86driproto) BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xorg-server) >= 1.16 BuildRequires: pkgconfig(xproto) -Supplements: xorg-x11-server +Supplements: modalias(xorg-x11-server:pci:v00001002d*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