public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Port to Fedora
@ 2026-07-15 9:36 gbenson
0 siblings, 0 replies; only message in thread
From: gbenson @ 2026-07-15 9:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bsh
Branch : epel10
Commit : 04a749cc857938d8b578556d7ad084bc45f54ff3
Author : gbenson <gbenson@fedoraproject.org>
Date : 2005-06-02T16:05:47+00:00
Stats : +2/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bsh/c/04a749cc857938d8b578556d7ad084bc45f54ff3?branch=epel10
Log:
Port to Fedora
---
diff --git a/bsh.spec b/bsh.spec
index 8a7fecb..64fd29a 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -2,7 +2,7 @@
%define Name BeanShell
%define version 1.3.0
%define fversion 1.3.0
-%define release 5jpp_1rh
+%define release 5jpp_0fc
%define section free
Name: %{name}
@@ -22,8 +22,6 @@ Url: http://www.beanshell.org/
Group: Development/Java
Buildarch: noarch
Buildroot: %{_tmppath}/%{name}-%{version}-buildroot
-#Distribution: JPackage
-#Vendor: JPackage Project
%description
BeanShell is a small, free, embeddable, Java source interpreter with
@@ -70,7 +68,7 @@ Demonstrations and samples for %{name}.
%prep
rm -rf $RPM_BUILD_ROOT
-%setup -n %{Name}
+%setup -q -n %{Name}
%patch0 -p1
#%patch1 -p1
find . -name "*.jar" -exec rm -f {} \;
^ 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: Port to Fedora gbenson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox