public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Simacek <msimacek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bsh] epel10: Install into expected location
Date: Wed, 15 Jul 2026 09:36:31 GMT	[thread overview]
Message-ID: <178410819160.1.13389545047889658905.rpms-bsh-ea7ee22b62f2@fedoraproject.org> (raw)

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
 

                 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=178410819160.1.13389545047889658905.rpms-bsh-ea7ee22b62f2@fedoraproject.org \
    --to=msimacek@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