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/lfortran] epel10: Add kokkos dependency
Date: Thu, 16 Jul 2026 14:31:50 GMT	[thread overview]
Message-ID: <178421231001.1.1316827861466950794.rpms-lfortran-83d5a22a120c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/lfortran
Branch : epel10
Commit : 83d5a22a120c2db417039afde7aa01785dddc0b3
Author : Christoph Junghans <junghans@votca.org>
Date   : 2024-01-19T07:43:25-07:00
Stats  : +10/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/lfortran/c/83d5a22a120c2db417039afde7aa01785dddc0b3?branch=epel10

Log:
Add kokkos dependency

---
diff --git a/lfortran.spec b/lfortran.spec
index 26a9240..a0ad795 100644
--- a/lfortran.spec
+++ b/lfortran.spec
@@ -1,6 +1,6 @@
 Version:        0.30.0
 Name:           lfortran
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        A modern Fortran compiler
 
 # Main code is BSD-3-Clause
@@ -49,6 +49,11 @@ BuildRequires: xeus-zmq-devel
 BuildRequires: xtl-devel
 # For manpage, drop in next release
 BuildRequires: pandoc
+# For backend=cpp
+BuildRequires: kokkos-devel
+# Not explicitly linked, hence listed here
+Requires: kokkos-devel
+
 Requires: %{name}-shared%{?_isa} = %{version}-%{release}
 
 %global lfortran_desc \
@@ -107,6 +112,7 @@ This package contains the jupyter kernel for %{name}.
        -DWITH_RUNTIME_LIBRARY=ON \
        -DWITH_FMT=ON \
        -DWITH_JSON=ON \
+       -DWITH_KOKKOS=ON \
        -DWITH_STACKTRACE=ON \
        -DWITH_TARGET_WASM=ON \
        -DWITH_UNWIND=ON \
@@ -145,6 +151,9 @@ This package contains the jupyter kernel for %{name}.
 %{_datadir}/jupyter/kernels/fortran/kernel.json
 
 %changelog
+* Fri Jan 19 2024 Christoph Junghans <junghans@votca.org> - 0.30.0-8
+- Add kokkos dependency
+
 * Fri Jan 19 2024 Benson Muite <benson_muite@emailplus.org> - 0.30.0-7
 - Use conditional includes for llvm and zlib
 

                 reply	other threads:[~2026-07-16 14:31 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=178421231001.1.1316827861466950794.rpms-lfortran-83d5a22a120c@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