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: add patch for starter to avoid newly reserved C keywords false and true
Date: Mon, 03 Aug 2026 17:53:22 GMT [thread overview]
Message-ID: <178577960291.1.13023843238783715307.rpms-apptainer-6715523b2929@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/apptainer
Branch : migrate-spdx
Commit : 6715523b2929e413e8eaf392eed38322fa2b5be7
Author : Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
Date : 2025-01-22T09:54:35-06:00
Stats : +4/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/apptainer/c/6715523b2929e413e8eaf392eed38322fa2b5be7?branch=migrate-spdx
Log:
add patch for starter to avoid newly reserved C keywords false and true
---
diff --git a/apptainer.spec b/apptainer.spec
index 6db6381..42e2526 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -53,6 +53,7 @@ Release: 1%{?dist}
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: %{name}-1.patch
%if "%{?gocryptfs_version}" != ""
# In order to build offline, this source tarball needs to have the "vendor"
@@ -321,6 +322,7 @@ Provides the optional setuid-root portion of Apptainer.
%prep
%setup -n %{name}-%{package_version}
+%patch1
# don't need to setup dependent source packages and patches because
# that is done by the compile-dependencies script
@@ -472,6 +474,7 @@ fi
%changelog
* Wed Jan 22 2025 Dave Dykstra <dwd@cern.ch> - 1.4.0~rc.1
- Update to upstream 1.4.0-rc.1
+- Add patch for starter to avoid newly reserved C keywords false and true
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
diff --git a/sources b/sources
index 0cc27bb..1d42a3c 100644
--- a/sources
+++ b/sources
@@ -3,3 +3,4 @@ SHA512 (fuse-overlayfs-1.14.tar.gz) = e0c50abffb7b71248ed4d7b8663f21bab4bf358682
SHA512 (gocryptfs-2.5.0.tar.gz) = a0ebb659115f57efd6e41b9cc6895f19f4d587378536a6d427b5a9358ba8d38bc84123eb30ae4545aa8dbcb33d8c22c7715fa6c9b2c9e3a966fc2fcf25e7280e
SHA512 (squashfuse-0.5.2.tar.gz) = 4380d73afa47105e2188a4eebc6b54c5961a2ba38e5986865b7fd762ed0aea7d24b0d9f5b674abd9c29f73a336bd69142db7869a548560723f60559859cdd7f3
SHA512 (apptainer-1.4.0-rc.1.tar.gz) = cf046de0415c6ab0b0d683068b099e5616a0456d649600d6663ee50422bf1e62c4f5414e55eff6555e3be842f31f8cf2b429fa223fcec45018d933879b66839c
+SHA512 (apptainer-1.patch) = 67f8af6bec54a4123cf6193a812839f177a0264e1e4130ce6a8eb701f70a38390ae35dddd58840c1e3fc5860e4802c99689b8f1520afa26a946723a2c801c8cd
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=178577960291.1.13023843238783715307.rpms-apptainer-6715523b2929@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