public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/hiprand] rawhide: Fix compat test rpaths
Date: Fri, 12 Jun 2026 23:07:00 GMT	[thread overview]
Message-ID: <178130562071.1.10848095749981139145.rpms-hiprand-c7d8a08ad95b@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-06-12 23:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178130562071.1.10848095749981139145.rpms-hiprand-c7d8a08ad95b@fedoraproject.org \
    --to=tom.rix@amd.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox