public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Software Management Team <packaging-team-maint@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pcl] f44: Eliminate use of obsolete %patchN syntax (#2283636)
Date: Thu, 25 Jun 2026 05:50:29 GMT	[thread overview]
Message-ID: <178236662915.1.13296844899479501664.rpms-pcl-e7417f9d1c72@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pcl
Branch : f44
Commit : e7417f9d1c7252ab47999d1a9083babb718936fa
Author : Software Management Team <packaging-team-maint@redhat.com>
Date   : 2024-05-30T12:46:48+02:00
Stats  : +7/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/pcl/c/e7417f9d1c7252ab47999d1a9083babb718936fa?branch=f44

Log:
Eliminate use of obsolete %patchN syntax (#2283636)

---
diff --git a/pcl.spec b/pcl.spec
index d2a78a2..46e982b 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -89,13 +89,13 @@ Library.
 
 %prep
 %setup -qn %{name}-%{version}
-%patch0 -p1 -b .sse2
-%patch1 -p1 -b .metslib
-%patch2 -p0 -b .fedora
-%patch3 -p0 -b .doxyfix
-%patch4 -p1 -b .oom
-%patch5 -p1 -b .sphinx
-%patch6 -p1 -b .boost176
+%patch -P0 -p1 -b .sse2
+%patch -P1 -p1 -b .metslib
+%patch -P2 -p0 -b .fedora
+%patch -P3 -p0 -b .doxyfix
+%patch -P4 -p1 -b .oom
+%patch -P5 -p1 -b .sphinx
+%patch -P6 -p1 -b .boost176
 
 # Just to make it obvious we're not using any of these
 rm -fr recognition/include/pcl/recognition/3rdparty/metslib

                 reply	other threads:[~2026-06-25  5:50 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=178236662915.1.13296844899479501664.rpms-pcl-e7417f9d1c72@fedoraproject.org \
    --to=packaging-team-maint@redhat.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