public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipfort] rawhide: Specfile cleanup
@ 2026-08-13 19:18 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-13 19:18 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-13 19:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 19:18 [rpms/hipfort] rawhide: Specfile cleanup Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox