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/hipfort] rawhide: Specfile cleanup
Date: Thu, 13 Aug 2026 19:18:07 GMT	[thread overview]
Message-ID: <178664868772.1.10821652271748232585.rpms-hipfort-6536cef05d2c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/hipfort
            Branch : rawhide
            Commit : 6536cef05d2c161dfac1eb1e4a1ba30d601eff42
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-08-13T12:17:34-07:00
            Stats  : +2/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/hipfort/c/6536cef05d2c161dfac1eb1e4a1ba30d601eff42?branch=rawhide

            Log:
            Specfile cleanup

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

---
diff --git a/hipfort.spec b/hipfort.spec
index 3a64863..944ca91 100644
--- a/hipfort.spec
+++ b/hipfort.spec
@@ -29,12 +29,10 @@
 %global pkg_libdir lib
 %global pkg_prefix %{_prefix}/lib64/rocm/rocm-%{rocm_release}
 %global pkg_suffix %{rocm_release}
-%global pkg_module rocm%{pkg_suffix}
 %else
 %global pkg_libdir %{_lib}
 %global pkg_prefix %{_prefix}
 %global pkg_suffix %{nil}
-%global pkg_module default
 %endif
 
 %bcond_with debug
@@ -60,7 +58,9 @@ Summary:        Fortran interfaces for ROCm libraries
 Url:            https://github.com/ROCm/%{upstreamname}
 License:        MIT
 Source0:        %{url}/archive/rocm-%{rocm_version}.tar.gz#/%{upstreamname}-%{rocm_version}.tar.gz
+# Build shared library instead of static, and set version/linking properties
 Patch0:         0001-Handle-cmake-DBUILD_SHARED_LIBS-ON.patch
+# Generalize hipfc script for other Linux distros with fallback paths
 Patch1:         0001-Generalize-hipfc-to-other-linux-distros.patch
 # https://github.com/ROCm/hipfort/issues/261
 Patch2:         0001-hipfort-remove-build-type-check.patch

                 reply	other threads:[~2026-08-13 19:18 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=178664868772.1.10821652271748232585.rpms-hipfort-6536cef05d2c@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