Accepting request 1149970 from home:pgajdos

- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang_path macro, [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1149970
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=113
This commit is contained in:
Jan Engelhardt 2024-02-23 15:04:05 +00:00 committed by Git OBS Bridge
parent 55cb0ce0c9
commit 7ead1f18b6
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