diff --git a/rocblas.rpmlintrc b/rocblas.rpmlintrc new file mode 100644 index 0000000..026c7a5 --- /dev/null +++ b/rocblas.rpmlintrc @@ -0,0 +1,3 @@ +# librocblas4-arch-.* are no shared libraries but modules loaded onto the GPU. +addFilter("rocblas-arch-.*: W: shared-lib-without-dependency-information") +addFilter("rocblas-arch-.*: E: shlib-fixed-dependency.") diff --git a/rocblas.spec b/rocblas.spec index e396553..4223371 100644 --- a/rocblas.spec +++ b/rocblas.spec @@ -124,6 +124,7 @@ Url: https://github.com/ROCmSoftwarePlatform/%{upstreamname} License: MIT AND BSD-3-Clause Source0: %{url}/archive/refs/tags/rocm-%{rocm_version}.tar.gz#/%{upstreamname}-%{rocm_version}.tar.gz +Source1: rocblas.rpmlintrc Patch2: 0001-fixup-install-of-tensile-output.patch Patch4: 0001-offload-compress-option.patch Patch6: 0001-option-to-disable-roctracer-logging.patch @@ -333,6 +334,8 @@ export LD_LIBRARY_PATH=%{_vpath_builddir}/library/src:$LD_LIBRARY_PATH * Fri Aug 1 2025 Egbert Eich - 6.4.2-5 - Fix build and runtime dependencies of test package. - Enable Ninja on SUSE and Move bcond_with* settings to the top of spec file. +- Add rpmlitrc to suppress erroneous error messages when + building tensile module package. * Tue Jul 29 2025 Tom Rix - 6.4.2-4 - Remove -mtls-dialect cflag