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
This commit is contained in:
Martin Pluskal 2023-02-07 09:28:54 +00:00 committed by Git OBS Bridge
parent 53c8840e83
commit 6e971f69d7
2 changed files with 6 additions and 4 deletions

View File

@ -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 <mpluskal@suse.com>

View File

@ -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 <malcolmlewis@opensuse.org>
#
# 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.