public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
To: git-commits@fedoraproject.org
Subject: [rpms/apptainer] f44: skip building PRoot on fedora45 x86_64
Date: Mon, 22 Jun 2026 17:25:56 GMT [thread overview]
Message-ID: <178214915662.1.2386883197543361710.rpms-apptainer-ca56b0d057b7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/apptainer
Branch : f44
Commit : ca56b0d057b7d581d9262c016b8f1acbd9cf2d44
Author : Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
Date : 2026-06-22T12:23:35-05:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/apptainer/c/ca56b0d057b7d581d9262c016b8f1acbd9cf2d44?branch=f44
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
reply other threads:[~2026-06-22 17:25 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=178214915662.1.2386883197543361710.rpms-apptainer-ca56b0d057b7@fedoraproject.org \
--to=2129743+drdaved@users.noreply.github.com \
--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