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: Move liblfortran_runtime.so to the right package
Date: Thu, 16 Jul 2026 14:31:53 GMT [thread overview]
Message-ID: <178421231368.1.5747432970385071083.rpms-lfortran-84dea305016e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/lfortran
Branch : epel10
Commit : 84dea305016e5ae2263eeb724259d0153141fe13
Author : Christoph Junghans <junghans@votca.org>
Date : 2024-01-31T13:39:26-07:00
Stats : +7/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lfortran/c/84dea305016e5ae2263eeb724259d0153141fe13?branch=epel10
Log:
Move liblfortran_runtime.so to the right package
---
diff --git a/lfortran.spec b/lfortran.spec
index fff49d9..8e1bb7c 100644
--- a/lfortran.spec
+++ b/lfortran.spec
@@ -1,6 +1,6 @@
Version: 0.33.1
Name: lfortran
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A modern Fortran compiler
# Main code is BSD-3-Clause
@@ -135,10 +135,13 @@ This package contains the jupyter kernel for %{name}.
%ctest
%files
+# liblfortran_runtime.so is in this package as
+# lfortran calls it directly.
%doc README.md
%license LICENSE
%{_bindir}/lfortran
%{_mandir}/man1/lfortran.1.*
+%{_libdir}/liblfortran_runtime.so
%files devel
%dir %{_includedir}/lfortran
@@ -146,7 +149,6 @@ This package contains the jupyter kernel for %{name}.
%{_includedir}/lfortran/impure/lfortran_intrinsics.h
%dir %{_datadir}/lfortran
%{_datadir}/lfortran/*.py
-%{_libdir}/liblfortran_runtime.so
%{_libdir}/lfortran_*.mod
%files static
@@ -162,6 +164,9 @@ This package contains the jupyter kernel for %{name}.
%endif
%changelog
+* Wed Jan 31 2024 Christoph Junghans <junghans@votca.org> - 0.33.1-2
+- Move liblfortran_runtime.so to the right package
+
* Wed Jan 31 2024 Christoph Junghans <junghans@votca.org> - 0.33.1-1
- Version bump to v0.33.1
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=178421231368.1.5747432970385071083.rpms-lfortran-84dea305016e@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