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: Some build fix for EPEL9
Date: Thu, 16 Jul 2026 14:31:51 GMT	[thread overview]
Message-ID: <178421231139.1.1969590313966928865.rpms-lfortran-a2f2c3199012@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/lfortran
Branch : epel10
Commit : a2f2c31990126508309d83204eb0ed4281cb9bb9
Author : Christoph Junghans <junghans@votca.org>
Date   : 2024-01-22T10:42:56-07:00
Stats  : +4/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/lfortran/c/a2f2c31990126508309d83204eb0ed4281cb9bb9?branch=epel10

Log:
Some build fix for EPEL9

---
diff --git a/lfortran.spec b/lfortran.spec
index 8f9ef89..4db0b39 100644
--- a/lfortran.spec
+++ b/lfortran.spec
@@ -51,10 +51,13 @@ BuildRequires: xeus-devel
 BuildRequires: xeus-zmq-devel
 BuildRequires: xtl-devel
 %endif
-# For backend=cpp
+
+%if 0%{?fedora}
+# Only on Fedora for backend=cpp
 BuildRequires: kokkos-devel
 # Not explicitly linked, hence listed here
 Requires: kokkos-devel
+%endif
 
 Requires: %{name}-shared%{?_isa} = %{version}-%{release}
 

                 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=178421231139.1.1969590313966928865.rpms-lfortran-a2f2c3199012@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