Accepting request 1065507 from X11:Wayland

fix missing Source reported by factory bot (forwarded request 1065498 from dziobian)

OBS-URL: https://build.opensuse.org/request/show/1065507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-tools?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2023-02-14 19:07:59 +00:00 committed by Git OBS Bridge
commit 8380580982
3 changed files with 13 additions and 1 deletions

5
baselibs.conf Normal file
View File

@ -0,0 +1,5 @@
vulkan-tools
+/usr/bin/vkcube -> /usr/bin/vkcube<extension>
+/usr/bin/vkcube-wayland -> /usr/bin/vkcube-wayland<extension>
+/usr/bin/vkcubepp -> /usr/bin/vkcubepp<extension>
+/usr/bin/vulkaninfo -> /usr/bin/vulkaninfo<extension>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 10 18:03:56 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- Add baselibs.conf. This is useful as 64- and 32-bit vulkan environments
need separate drivers and need to be diagnosed separately.
-------------------------------------------------------------------
Sun Jan 29 12:41:31 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -23,7 +23,8 @@ Summary: Diagnostic utilities for Vulkan
License: Apache-2.0
Group: Development/Tools/Other
URL: https://github.com/KhronosGroup/Vulkan-Tools
Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/sdk-%version.tar.gz
Source0: https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/sdk-%version.tar.gz
Source1: baselibs.conf
BuildRequires: cmake >= 3.4
BuildRequires: gcc-c++ >= 4.8
BuildRequires: glslang-devel >= 8.13.3743