From 313c6d7ec5caf51de4fce9207cee9b786d5be5d6d77121def9c9d0f8597e73e0 Mon Sep 17 00:00:00 2001 From: Michal Srb Date: Tue, 12 Dec 2017 16:19:52 +0000 Subject: [PATCH] Accepting request 556500 from home:michalsrb:branches:X11:XOrg - Remove build dependency on Mesa-devel, it is not needed. Add build dependency on damageproto-devel which is needed and was pulled in by Mesa-devel before. OBS-URL: https://build.opensuse.org/request/show/556500 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=65 --- xf86-video-ati.changes | 7 +++++++ xf86-video-ati.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/xf86-video-ati.changes b/xf86-video-ati.changes index ea172bb..2e7a5cf 100644 --- a/xf86-video-ati.changes +++ b/xf86-video-ati.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 12 14:14:07 UTC 2017 - msrb@suse.com + +- Remove build dependency on Mesa-devel, it is not needed. Add + build dependency on damageproto-devel which is needed and was + pulled in by Mesa-devel before. + ------------------------------------------------------------------- Fri Sep 8 09:00:27 UTC 2017 - sndirsch@suse.com diff --git a/xf86-video-ati.spec b/xf86-video-ati.spec index fc976da..5e44feb 100644 --- a/xf86-video-ati.spec +++ b/xf86-video-ati.spec @@ -27,9 +27,9 @@ Url: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2 Source1: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig Source2: %{name}.keyring -BuildRequires: Mesa-devel BuildRequires: autoconf >= 2.60 BuildRequires: automake +BuildRequires: damageproto-devel BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(fontsproto)