public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Use new %patch macro
@ 2026-07-15 9:36 Marian Koncek
0 siblings, 0 replies; only message in thread
From: Marian Koncek @ 2026-07-15 9:36 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 9:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 9:36 [rpms/bsh] epel10: Use new %patch macro Marian Koncek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox