Stefan Dirsch 2024-03-14 09:12:09 +00:00 committed by Git OBS Bridge
parent b3e81e17d6
commit 1339b6b6d3
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 14 09:11:06 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- fixed rpmlintrc rule
-------------------------------------------------------------------
Thu Mar 7 21:38:30 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>

View File

@ -2,4 +2,4 @@
# SO name, but there is no reason to include the spurious 1 in the package
# name as all releases are going to have a minor version 1, and there will
# never be different ABIs for the same major version.
addFilter("shlib-policy-name-error .* libLLVMSPIRVLib.so.18.1")
addFilter("libLLVMSPIRVLib18.*shlib-policy-name-error")

View File

@ -26,7 +26,7 @@ License: BSD-3-Clause
Group: System/Libraries
URL: https://github.com/KhronosGroup/SPIRV-LLVM-Translator
Source: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v%{version}.tar.gz#/SPIRV-LLVM-Translator-%{version}.tar.gz
Source100: %{name}-rpmlintrc
Source101: %{name}.rpmlintrc
# Temporarily revert upstream commit because the counterpart in spirv-headers
# (https://github.com/KhronosGroup/SPIRV-Headers/pull/416) is not released yet.
Patch0: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/commit/d970c9126c033ebcbb7187bc705eae2e54726b74.patch#/Support-SPV_INTEL_maximum_registers-extension.patch