public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Build against glassfish-servlet-api
@ 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 : 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
 

^ 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: Build against glassfish-servlet-api Michael Simacek

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