public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Parse-CPAN-Packages] epel10.2: Eliminate use of obsolete %patchN syntax (#2283636)
@ 2026-08-25 14:43 Software Management Team
0 siblings, 0 replies; only message in thread
From: Software Management Team @ 2026-08-25 14:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Parse-CPAN-Packages
Branch : epel10.2
Commit : 97070fd74f584e23ed0d5314822ae54d7d6edc46
Author : Software Management Team <packaging-team-maint@redhat.com>
Date : 2024-05-30T12:46:48+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Parse-CPAN-Packages/c/97070fd74f584e23ed0d5314822ae54d7d6edc46?branch=epel10.2
Log:
Eliminate use of obsolete %patchN syntax (#2283636)
---
diff --git a/perl-Parse-CPAN-Packages.spec b/perl-Parse-CPAN-Packages.spec
index df93b72..6efa64c 100644
--- a/perl-Parse-CPAN-Packages.spec
+++ b/perl-Parse-CPAN-Packages.spec
@@ -39,7 +39,7 @@ interface to the data contained within.
%prep
%setup -q -n Parse-CPAN-Packages-%{version}
# Remove the need for (so-far unpackaged) Test::InDistDir
-%patch0 -p1
+%patch -P0 -p1
# Strip spurious exec permissions
find . -type f -exec chmod -c -x {} \;
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-25 14:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25 14:43 [rpms/perl-Parse-CPAN-Packages] epel10.2: Eliminate use of obsolete %patchN syntax (#2283636) Software Management Team
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox