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] migrate-spdx: skip using default LDFLAGS on ppc64le
Date: Mon, 03 Aug 2026 17:53:38 GMT [thread overview]
Message-ID: <178577961854.1.12338792818059550715.rpms-apptainer-394995e9b5c0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/apptainer
Branch : migrate-spdx
Commit : 394995e9b5c0157a416806c30574e11373d12ae2
Author : Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
Date : 2026-03-13T15:11:19-05:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/apptainer/c/394995e9b5c0157a416806c30574e11373d12ae2?branch=migrate-spdx
Log:
skip using default LDFLAGS on ppc64le
---
diff --git a/apptainer.spec b/apptainer.spec
index b2d1ecd..e0cf16d 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -53,6 +53,7 @@ License: LicenseRef-Callaway-BSD AND BSD-3-Clause-LBNL AND Apache-2.0
URL: https://apptainer.org
Source: https://github.com/%{name}/%{name}/releases/download/v%{package_version}/%{name}-%{package_version}.tar.gz
Patch1: skip-missing-dependencies.patch
+Patch2: skip-ppc64le-ldflags.patch
%if "%{?gocryptfs_version}" != ""
# In order to build offline, this source tarball needs to have the "vendor"
@@ -354,6 +355,7 @@ Provides the optional setuid-root portion of Apptainer.
%prep
%setup -n %{name}-%{package_version}
%patch -P 1 -p1
+%patch -P 2 -p1
# don't need to setup dependent source packages and patches because
# that is done by the compile-dependencies script
%if "%{?PRoot_version}" == ""
reply other threads:[~2026-08-03 17:53 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=178577961854.1.12338792818059550715.rpms-apptainer-394995e9b5c0@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