public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/apptainer] rawhide: Enable building for RISC-V
Date: Thu, 10 Sep 2026 16:31:35 GMT [thread overview]
Message-ID: <178905789572.1.6835330123324395671.rpms-apptainer-b110b34633c4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/apptainer
Branch : rawhide
Commit : b110b34633c45df0dd0ee6df05c78f5d7135c93e
Author : Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Date : 2026-09-07T13:45:12+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/apptainer/c/b110b34633c45df0dd0ee6df05c78f5d7135c93e?branch=rawhide
Log:
Enable building for RISC-V
---
diff --git a/apptainer.spec b/apptainer.spec
index 1042c73..eccb9be 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -34,7 +34,7 @@
%global e2fsprogs_version 1.47.4
%global fuse_overlayfs_version 1.16
%global squashfs_tools_version 4.7.5
-%ifnarch ppc64le s390x
+%ifnarch ppc64le s390x riscv64
%if !(0%{?fedora} >= 45 || 0%{?rhel} >= 11) || "%{_arch}" != "x86_64"
# On fedora45 x86_64 building PRoot dies with
# "relocation truncated to fit: R_X86_64_PC32 against `.rodata'"
@@ -49,7 +49,7 @@
Summary: Application and environment virtualization formerly known as Singularity
Name: apptainer
Version: 1.5.3
-Release: 6%{?dist}
+Release: 7%{?dist}
# See LICENSE.md for first party code (BSD-3-Clause and BSD-3-Clause-LBNL)
# See LICENSE_THIRD_PARTY.md for incorporated code (Apache-2.0)
# See LICENSE_DEPENDENCIES.md for dependencies
@@ -524,6 +524,9 @@ fi
%attr(4755, root, root) %{_libexecdir}/%{name}/bin/starter-suid
%changelog
+* Mon Sep 07 2026 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.5.3-7
+- Enable building for RISC-V.
+
* Mon Aug 3 2026 Dave Dykstra <dwd@cern.ch> - 1.5.3-6
- Rebuild again for fc45 side tag because it hadn't yet been merged.
reply other threads:[~2026-09-10 16: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=178905789572.1.6835330123324395671.rpms-apptainer-b110b34633c4@fedoraproject.org \
--to=marcin@juszkiewicz.com.pl \
--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