public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marian Koncek <mkoncek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bsh] epel10: Use new %patch macro
Date: Wed, 15 Jul 2026 09:36:49 GMT	[thread overview]
Message-ID: <178410820931.1.5271187697660318261.rpms-bsh-4408c774e3e6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/bsh
Branch : epel10
Commit : 4408c774e3e64267e02c9eaac842f40cc8f3e2a4
Author : Marian Koncek <mkoncek@redhat.com>
Date   : 2024-05-22T12:54:32+02:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bsh/c/4408c774e3e64267e02c9eaac842f40cc8f3e2a4?branch=epel10

Log:
Use new %patch macro

---
diff --git a/bsh.spec b/bsh.spec
index 35670ca..0a28323 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -110,8 +110,8 @@ This package provides %{summary}.
 
 %prep
 %setup -q -n beanshell-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch 0 -p1
+%patch 1 -p1
 
 sed -i 's,org.apache.xalan.xslt.extensions.Redirect,http://xml.apache.org/xalan/redirect,' docs/manual/xsl/*.xsl
 

                 reply	other threads:[~2026-07-15  9:36 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=178410820931.1.5271187697660318261.rpms-bsh-4408c774e3e6@fedoraproject.org \
    --to=mkoncek@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