public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Install into expected location
@ 2026-07-15  9:36 Michael Simacek
  0 siblings, 0 replies; only message in thread
From: Michael Simacek @ 2026-07-15  9:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/bsh
Branch : epel10
Commit : ea7ee22b62f25a31a5d6e29250de2c4d0fd7bb13
Author : Michael Simacek <msimacek@redhat.com>
Date   : 2016-11-24T12:50:06+01:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bsh/c/ea7ee22b62f25a31a5d6e29250de2c4d0fd7bb13?branch=epel10

Log:
Install into expected location

---
diff --git a/bsh.spec b/bsh.spec
index c90de8a..09bb6d9 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -32,7 +32,7 @@
 
 Name:           bsh
 Version:        2.0
-Release:        1.%{reltag}%{?dist}
+Release:        2.%{reltag}%{?dist}
 Epoch:          0
 Summary:        Lightweight Scripting for Java
 URL:            http://www.beanshell.org/
@@ -109,6 +109,8 @@ sed -i 's,org.apache.xalan.xslt.extensions.Redirect,http://xml.apache.org/xalan/
 
 %mvn_alias :bsh bsh:bsh bsh:bsh-bsf org.beanshell:bsh
 
+%mvn_file : %{name}
+
 %build
 mkdir lib
 build-jar-repository lib bsf javacc junit servlet
@@ -172,6 +174,9 @@ fi
 %license LICENSE NOTICE
 
 %changelog
+* Thu Nov 24 2016 Michael Simacek <msimacek@redhat.com> - 0:2.0-2.b6
+- Install into expected location
+
 * Thu Nov 24 2016 Michael Simacek <msimacek@redhat.com> - 0:2.0-1.b6
 - Update to upstream version 2.0.b6
 

^ 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: Install into expected location Michael Simacek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox