public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kokkos] epel10: Added missing hwloc dep
@ 2026-07-11  7:20 Christoph Junghans
  0 siblings, 0 replies; only message in thread
From: Christoph Junghans @ 2026-07-11  7:20 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/kokkos
Branch : epel10
Commit : d619d373d585175f6c888f3974a64c5b5e58c3af
Author : Christoph Junghans <junghans@lanl.gov>
Date   : 2020-01-14T18:40:33-07:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kokkos/c/d619d373d585175f6c888f3974a64c5b5e58c3af?branch=epel10

Log:
Added missing hwloc dep

---
diff --git a/kokkos.spec b/kokkos.spec
index 2f8ac75..57ac476 100644
--- a/kokkos.spec
+++ b/kokkos.spec
@@ -4,7 +4,7 @@
 
 Name:           kokkos
 Version:        3.0.0
-Release:        0.2.20200107git%{shortcommit}%{?dist}
+Release:        0.2.20200107git%{shortcommit}%{?dist}.1
 Summary:        Kokkos C++ Performance Portability Programming 
 #no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312
 ExcludeArch: i686 armv7hl
@@ -36,6 +36,7 @@ currently can use OpenMP, Pthreads and CUDA as backend programming models.
 %package devel
 Summary:        Development package for  %{name} packages
 Requires:       %{name}%{?_isa} = %{version}-%{release}
+Requires:       hwloc-devel
 %description devel
 %{kokkos_desc}
 
@@ -84,6 +85,9 @@ make -C build test CTEST_OUTPUT_ON_FAILURE=1 %{?testargs:%{testargs}}
 %{_bindir}/nvcc_wrapper
 
 %changelog
+* Wed Jan 15 2020 Christoph Junghans <junghans@votca.org> - 3.0.0-0.2.20200107gite79d6b7.1
+- Added missing hwloc dep
+
 * Sun Jan 12 2020 Christoph Junghans <junghans@votca.org> - 3.0.0-0.2.20200107gite79d6b7
 - bump to latest release candidate snapshot
 

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

only message in thread, other threads:[~2026-07-11  7:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11  7:20 [rpms/kokkos] epel10: Added missing hwloc dep Christoph Junghans

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