Auto sync2gitlab import of vulkan-validation-layers-1.2.189.0-2.el8.src.rpm

This commit is contained in:
James Antill 2022-06-29 15:29:00 -04:00
parent 2822f4e5c5
commit 815dbc057f
2 changed files with 7 additions and 9 deletions

View File

@ -1 +1 @@
SHA512 (Vulkan-ValidationLayers-sdk-1.3.216.0.tar.gz) = c3e3f44ddec4a440c759a5773cf8cabdb79e35152fd912b75ba7ef80126184fab7d0cd93e55e6f0a1b3fa5379295bf60dd21cbba97b3c24e753cd7b6ccb78f72
SHA512 (Vulkan-ValidationLayers-sdk-1.2.189.0.tar.gz) = 2e398e47887147038122fed1f4abdfbd4f44ebdbc4d79640def48384202b37886d15f01784b57f62adfb6da0643abb65169fc4a6709b14f602d21d360dd68dd9

View File

@ -1,6 +1,6 @@
Name: vulkan-validation-layers
Version: 1.3.216.0
Release: 1%{?dist}
Version: 1.2.189.0
Release: 2%{?dist}
Summary: Vulkan validation layers
License: ASL 2.0
@ -46,6 +46,7 @@ developing applications that use %{name}.
%build
# Decrease debuginfo verbosity to reduce memory consumption even more
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
%global optflags %(echo %{optflags} | sed 's/-O2 /-O1 /')
%cmake -GNinja \
@ -53,7 +54,7 @@ developing applications that use %{name}.
-DGLSLANG_INSTALL_DIR=%{_prefix} \
-DBUILD_LAYER_SUPPORT_FILES:BOOL=ON \
-DUSE_ROBIN_HOOD_HASHING:BOOL=OFF \
-DSPIRV_HEADERS_INCLUDE_DIR=%{_includedir} \
-DSPIRV_HEADERS_INSTALL_DIR=%{_includedir}/spirv/ \
-DCMAKE_INSTALL_INCLUDEDIR=%{_includedir}/vulkan/ .
%ninja_build
@ -75,11 +76,8 @@ developing applications that use %{name}.
%{_includedir}/vulkan/
%changelog
* Mon Jun 20 2022 Dave Airlie <airlied@redhat.com> - 1.3.216.0-1
- Update to 1.3.216.0
* Tue Feb 22 2022 Dave Airlie <airlied@redhat.com> - 1.3.204.0-1
- Update to 1.3.204.0
* Wed Sep 08 2021 Dave Airlie <airlied@redhat.com> - 1.2.189.0-2
- Update to 1.2.189.0 SDK
* Mon Feb 01 2021 Dave Airlie <airlied@redhat.com> - 1.2.162.0-1
- Update to 1.2.162.0