public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/apptainer] rawhide: skip building PRoot on fedora45 x86_64
@ 2026-06-18 21:18 Dave Dykstra
  0 siblings, 0 replies; only message in thread
From: Dave Dykstra @ 2026-06-18 21:18 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/apptainer
Branch : rawhide
Commit : 4eac9a5c07b4ccf81ad2ed1125afc3af22357467
Author : Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
Date   : 2026-06-18T16:17:58-05:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/apptainer/c/4eac9a5c07b4ccf81ad2ed1125afc3af22357467?branch=rawhide

Log:
skip building PRoot on fedora45 x86_64

---
diff --git a/apptainer.spec b/apptainer.spec
index 573986a..44e9ae3 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -35,8 +35,10 @@
 %global fuse_overlayfs_version 1.16
 %global squashfs_tools_version 4.7.5
 %ifnarch ppc64le s390x
+%if 0%{?fedora} < 45 || "%{_arch}" != "x86_64"
 %global PRoot_version 5.4.0-rootless.3
 %endif
+%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-06-18 21:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18 21:18 [rpms/apptainer] rawhide: skip building PRoot on fedora45 x86_64 Dave Dykstra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox