public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hiprand] rawhide: Fix compat test rpaths
@ 2026-06-12 23:07 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-12 23:07 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/hiprand
            Branch : rawhide
            Commit : c7d8a08ad95bec094e855c34ac34637c605f33f1
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-06-12T16:06:25-07:00
            Stats  : +7/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/hiprand/c/c7d8a08ad95bec094e855c34ac34637c605f33f1?branch=rawhide

            Log:
            Fix compat test rpaths

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/hiprand.spec b/hiprand.spec
index be347b8..08b257e 100644
--- a/hiprand.spec
+++ b/hiprand.spec
@@ -225,6 +225,13 @@ chrpath -r %{pkg_prefix}/%{pkg_libdir} %{buildroot}%{pkg_prefix}/%{pkg_libdir}/l
 chrpath -r %{pkg_prefix}/%{pkg_libdir} %{buildroot}%{pkg_prefix}/%{pkg_libdir}/lib%{pkg_library_name}.so.%{pkg_library_version}.*
 %endif
 
+%if %{with test}
+chrpath -r %{pkg_prefix}/%{pkg_libdir} %{buildroot}%{pkg_prefix}/bin/test_hiprand_api
+chrpath -r %{pkg_prefix}/%{pkg_libdir} %{buildroot}%{pkg_prefix}/bin/test_hiprand_cpp_wrapper
+chrpath -r %{pkg_prefix}/%{pkg_libdir} %{buildroot}%{pkg_prefix}/bin/test_hiprand_kernel
+chrpath -r %{pkg_prefix}/%{pkg_libdir} %{buildroot}%{pkg_prefix}/bin/test_hiprand_linkage
+%endif
+
 %endif
 
 %check

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-12 23:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 23:07 [rpms/hiprand] rawhide: Fix compat test rpaths Tom Rix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox