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: Build against glassfish-servlet-api
Date: Wed, 15 Jul 2026 09:36:32 GMT	[thread overview]
Message-ID: <178410819209.1.17446793933447001847.rpms-bsh-64d618f24190@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/bsh
Branch : epel10
Commit : 64d618f24190d80646870313f1ead762165db97a
Author : Michael Simacek <msimacek@redhat.com>
Date   : 2017-02-07T14:16:46+01:00
Stats  : +6/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bsh/c/64d618f24190d80646870313f1ead762165db97a?branch=epel10

Log:
Build against glassfish-servlet-api

---
diff --git a/bsh.spec b/bsh.spec
index 09bb6d9..990ca7c 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -32,7 +32,7 @@
 
 Name:           bsh
 Version:        2.0
-Release:        2.%{reltag}%{?dist}
+Release:        3.%{reltag}%{?dist}
 Epoch:          0
 Summary:        Lightweight Scripting for Java
 URL:            http://www.beanshell.org/
@@ -50,7 +50,7 @@ BuildRequires:  junit
 BuildRequires:  javacc
 BuildRequires:  ImageMagick
 BuildRequires:  desktop-file-utils
-BuildRequires:  servlet
+BuildRequires:  glassfish-servlet-api
 Requires:       java-headless
 Requires:       bsf
 Requires:       jline
@@ -113,7 +113,7 @@ sed -i 's,org.apache.xalan.xslt.extensions.Redirect,http://xml.apache.org/xalan/
 
 %build
 mkdir lib
-build-jar-repository lib bsf javacc junit servlet
+build-jar-repository lib bsf javacc junit glassfish-servlet-api
 
 ant test dist
 
@@ -174,6 +174,9 @@ fi
 %license LICENSE NOTICE
 
 %changelog
+* Tue Feb 07 2017 Michael Simacek <msimacek@redhat.com> - 0:2.0-3.b6
+- Build against glassfish-servlet-api
+
 * Thu Nov 24 2016 Michael Simacek <msimacek@redhat.com> - 0:2.0-2.b6
 - Install into expected location
 

                 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=178410819209.1.17446793933447001847.rpms-bsh-64d618f24190@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