public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christoph Junghans <junghans@lanl.gov>
To: git-commits@fedoraproject.org
Subject: [rpms/kokkos] epel10: Added missing hwloc dep
Date: Sat, 11 Jul 2026 07:20:20 GMT	[thread overview]
Message-ID: <178375442099.1.7656557254895423220.rpms-kokkos-d619d373d585@fedoraproject.org> (raw)

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
 

                 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=178375442099.1.7656557254895423220.rpms-kokkos-d619d373d585@fedoraproject.org \
    --to=junghans@lanl.gov \
    --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