Accepting request 1149982 from X11:Wayland

- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang_path macro, [bsc#1212476] (forwarded request 1149970 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/1149982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-headers?expand=0&rev=48
This commit is contained in:
Ana Guerrero 2024-02-25 13:05:20 +00:00 committed by Git OBS Bridge
commit cdad4814ea
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 23 14:08:29 UTC 2024 - pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang_path macro, [bsc#1212476]
-------------------------------------------------------------------
Thu Jan 18 19:13:54 UTC 2024 - Nicolas FORMICHELLA <stigpro@outlook.fr>

View File

@ -58,6 +58,10 @@ to make use of Vulkan.
%install
%cmake_install
%if %{suse_version} >= 1600
%python3_fix_shebang_path %{buildroot}%{_datadir}/vulkan/registry/*
%python3_fix_shebang_path %{buildroot}%{_datadir}/vulkan/registry/spec_tools/*
%endif
%files
%license LICENSE.md