public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christoph Junghans <junghans@votca.org>
To: git-commits@fedoraproject.org
Subject: [rpms/kokkos] epel10: Use ROCM_INCLUDE for install
Date: Sat, 11 Jul 2026 07:20:42 GMT	[thread overview]
Message-ID: <178375444277.1.8946179279114385247.rpms-kokkos-3ba8aa90ccd9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kokkos
Branch : epel10
Commit : 3ba8aa90ccd98bbe714b2c82870fc417201fd7d3
Author : Christoph Junghans <junghans@votca.org>
Date   : 2025-02-05T13:49:19-07:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kokkos/c/3ba8aa90ccd98bbe714b2c82870fc417201fd7d3?branch=epel10

Log:
Use ROCM_INCLUDE for install

---
diff --git a/kokkos.spec b/kokkos.spec
index 12e91e9..6d6dc2c 100644
--- a/kokkos.spec
+++ b/kokkos.spec
@@ -35,7 +35,7 @@
 Name:           kokkos
 Version:        4.4.01
 %global         sover 4.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Kokkos C++ Performance Portability Programming
 # no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312
 ExcludeArch: i686 armv7hl
@@ -132,7 +132,7 @@ do
 	   -DCMAKE_CXX_FLAGS="%{rocm_cxxflags}" \
 	   -DCMAKE_CXX_STANDARD=17 \
 	   -DCMAKE_INSTALL_BINDIR=$ROCM_BIN \
-	   -DCMAKE_INSTALL_INCLUDEDIR=include/kokkos \
+	   -DCMAKE_INSTALL_INCLUDEDIR=$ROCM_INCLUDE/kokkos \
 	   -DCMAKE_INSTALL_LIBDIR=$ROCM_LIB \
 	   -DKokkos_ARCH_AMD_${ugpu}=ON \
 	   -DKokkos_ENABLE_AGGRESSIVE_VECTORIZATION=ON \
@@ -196,10 +196,14 @@ module purge
 %{_libdir}/rocm/gfx*/bin/nvcc_wrapper
 %{_libdir}/rocm/gfx*/bin/hpcbind
 %{_libdir}/rocm/gfx*/bin/kokkos_launch_compiler
+%{_libdir}/rocm/gfx*/include/kokkos
 %endif
 
 
 %changelog
+* Wed Feb 05 2025 Christoph Junghans <junghans@votca.org> - 4.4.01-4
+- Use ROCM_INCLUDE for install
+
 * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.01-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
 

                 reply	other threads:[~2026-07-11  7:20 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=178375444277.1.8946179279114385247.rpms-kokkos-3ba8aa90ccd9@fedoraproject.org \
    --to=junghans@votca.org \
    --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