public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: Eliminate use of obsolete %patchN syntax (#2283636)
@ 2026-08-26 8:07 Software Management Team
0 siblings, 0 replies; only message in thread
From: Software Management Team @ 2026-08-26 8:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : 2b5ce540743a17e801fbcdc572697c2fd7aad6b1
Author : Software Management Team <packaging-team-maint@redhat.com>
Date : 2024-05-30T12:46:47+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/2b5ce540743a17e801fbcdc572697c2fd7aad6b1?branch=epel10
Log:
Eliminate use of obsolete %patchN syntax (#2283636)
---
diff --git a/inn.spec b/inn.spec
index f3162f8..23a04b9 100644
--- a/inn.spec
+++ b/inn.spec
@@ -114,7 +114,7 @@ This package contains dynamic libraries provided by INN project
%prep
gpgv2 --keyring %{S:3} %{S:1} %{S:0}
%setup -q -n inn-%{version}
-%patch1 -p1 -b .rh
+%patch -P1 -p1 -b .rh
%build
%configure \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 8:07 [rpms/inn] epel10: 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