From 1a72c15af82eeec2e08d16816c9e9d9ba03cb00347d1032efa4f0a867bed3331 Mon Sep 17 00:00:00 2001 From: Max Staudt Date: Thu, 21 Dec 2017 14:08:23 +0000 Subject: [PATCH] Accepting request 556929 from home:scarabeus_iv:branches:X11:XOrg - Stick to use pkgconfig style dependencies OBS-URL: https://build.opensuse.org/request/show/556929 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=67 --- xf86-video-ati.changes | 5 +++++ xf86-video-ati.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/xf86-video-ati.changes b/xf86-video-ati.changes index 2e7a5cf..253a0ce 100644 --- a/xf86-video-ati.changes +++ b/xf86-video-ati.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 14 11:03:40 UTC 2017 - tchvatal@suse.com + +- Stick to use pkgconfig style dependencies + ------------------------------------------------------------------- Tue Dec 12 14:14:07 UTC 2017 - msrb@suse.com diff --git a/xf86-video-ati.spec b/xf86-video-ati.spec index 5e44feb..680f7dd 100644 --- a/xf86-video-ati.spec +++ b/xf86-video-ati.spec @@ -29,9 +29,9 @@ Source1: http://xorg.freedesktop.org/releases/individual/driver/%{name}-% Source2: %{name}.keyring BuildRequires: autoconf >= 2.60 BuildRequires: automake -BuildRequires: damageproto-devel BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: pkgconfig(damageproto) BuildRequires: pkgconfig(fontsproto) # Libdrm 2.4.36 needed for kms BuildRequires: pkgconfig(libdrm) >= 2.4.58 @@ -49,7 +49,6 @@ BuildRequires: pkgconfig(xproto) 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 ExcludeArch: s390 s390x %{x11_abi_videodrv_req} # Glamor is new and we want that now @@ -78,7 +77,6 @@ make %{?_smp_mflags} V=1 find %{buildroot} -type f -name "*.la" -delete -print %files -%defattr(-,root,root) %doc COPYING README %dir %{_libdir}/xorg/modules/drivers %{_datadir}/X11/xorg.conf.d/10-radeon.conf