public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/apptainer] migrate-spdx: skip PRoot on ppc64le and s390x
@ 2026-08-03 17:53 Dave Dykstra
0 siblings, 0 replies; only message in thread
From: Dave Dykstra @ 2026-08-03 17:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/apptainer
Branch : migrate-spdx
Commit : 33371ef19821b50d8cdd576f12652fdfbc1e258c
Author : Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
Date : 2026-03-12T17:27:24-05:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/apptainer/c/33371ef19821b50d8cdd576f12652fdfbc1e258c?branch=migrate-spdx
Log:
skip PRoot on ppc64le and s390x
---
diff --git a/apptainer.spec b/apptainer.spec
index 0c2759f..61c36fe 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -34,7 +34,9 @@
%global e2fsprogs_version 1.47.3
%global fuse_overlayfs_version 1.16
%global squashfs_tools_version 4.7.5
+%ifnarch ppc64le s390x
%global PRoot_version 5.4.0-rootless.2
+%endif
# The last singularity version number in EPEL/Fedora
%global last_singularity_version 3.8.7-3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 17:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 17:53 [rpms/apptainer] migrate-spdx: skip PRoot on ppc64le and s390x Dave Dykstra
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox