public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-GD] epel9: Avoid use of deprecated patch syntax
Date: Tue, 09 Jun 2026 20:12:06 GMT [thread overview]
Message-ID: <178103592607.1.7150156619593901423.rpms-perl-GD-5b787ea9821b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-GD
Branch : epel9
Commit : 5b787ea9821b02f228e2bfb35dae39cae02c80fb
Author : Paul Howarth <paul@city-fan.org>
Date : 2023-04-21T10:33:43+01:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-GD/c/5b787ea9821b02f228e2bfb35dae39cae02c80fb?branch=epel9
Log:
Avoid use of deprecated patch syntax
---
diff --git a/perl-GD.spec b/perl-GD.spec
index af9ec37..192e4ad 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -55,10 +55,10 @@ create PNG images on the fly or modify existing files.
%setup -q -n GD-%{version}
# Re-code documentation as UTF8
-%patch0
+%patch -P 0
# Upstream wants -Wformat=1 but we don't
-%patch1
+%patch -P 1
# Fix shellbangs in sample scripts
perl -pi -e 's|/usr/local/bin/perl\b|%{__perl}|' \
reply other threads:[~2026-06-09 20:12 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=178103592607.1.7150156619593901423.rpms-perl-GD-5b787ea9821b@fedoraproject.org \
--to=paul@city-fan.org \
--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