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: use %patch -P 1 instead of %patch1
Date: Mon, 03 Aug 2026 17:53:23 GMT [thread overview]
Message-ID: <178577960335.1.13537721363767220424.rpms-apptainer-06cb7904dd52@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/apptainer
Branch : migrate-spdx
Commit : 06cb7904dd521ebd2ae8a3edc362c5b21b8d0762
Author : Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
Date : 2025-01-22T10:20:48-06:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/apptainer/c/06cb7904dd521ebd2ae8a3edc362c5b21b8d0762?branch=migrate-spdx
Log:
use %patch -P 1 instead of %patch1
---
diff --git a/apptainer.spec b/apptainer.spec
index 42e2526..0afd6a9 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -322,7 +322,7 @@ Provides the optional setuid-root portion of Apptainer.
%prep
%setup -n %{name}-%{package_version}
-%patch1
+%patch -P 1
# don't need to setup dependent source packages and patches because
# that is done by the compile-dependencies script
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=178577960335.1.13537721363767220424.rpms-apptainer-06cb7904dd52@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