From 6e971f69d783fae76416721a531271838792e20e9fe45f2e1fe3f846b05a3b2b Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 7 Feb 2023 09:28:54 +0000 Subject: [PATCH] Accepting request 1062559 from home:malcolmlewis:branches:benchmark - Drop build requires on deprecated Mesa-libVulkan-devel. OBS-URL: https://build.opensuse.org/request/show/1062559 OBS-URL: https://build.opensuse.org/package/show/benchmark/vkmark?expand=0&rev=25 --- vkmark.changes | 5 +++++ vkmark.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/vkmark.changes b/vkmark.changes index 1ec14cf..6f15bce 100644 --- a/vkmark.changes +++ b/vkmark.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 2 01:32:52 UTC 2023 - malcolmlewis@opensuse.org + +- Drop build requires on deprecated Mesa-libVulkan-devel. + ------------------------------------------------------------------- Thu Nov 24 13:55:41 UTC 2022 - Martin Pluskal diff --git a/vkmark.spec b/vkmark.spec index 7c09c8b..fb33267 100644 --- a/vkmark.spec +++ b/vkmark.spec @@ -1,7 +1,7 @@ # # spec file for package vkmark # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2018-2022 Malcolm J Lewis # # All modifications and additions to the file contributed by third parties @@ -36,9 +36,6 @@ BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcb-icccm) ExcludeArch: %{arm} %{ix86} -%ifarch %{x86_64} -BuildRequires: Mesa-libVulkan-devel -%endif %description An extensible Vulkan benchmarking suite with targeted, configurable scenes.