public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Srb <msrb@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bsh] epel10: Enable tests
Date: Wed, 15 Jul 2026 09:36:19 GMT	[thread overview]
Message-ID: <178410817980.1.1553882746229041425.rpms-bsh-a4916e4abf82@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/bsh
            Branch : epel10
            Commit : a4916e4abf82e0991f010abf3f61142fa324f900
            Author : Michal Srb <msrb@redhat.com>
            Date   : 2013-06-06T09:22:33+02:00
            Stats  : +7/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/bsh/c/a4916e4abf82e0991f010abf3f61142fa324f900?branch=epel10

            Log:
            Enable tests

- Fix BR

---
diff --git a/bsh.spec b/bsh.spec
index 9841349..c9a3e32 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -30,7 +30,7 @@
 
 Name:           bsh
 Version:        1.3.0
-Release:        24%{?dist}
+Release:        25%{?dist}
 Epoch:          0
 Summary:        Lightweight Scripting for Java
 License:        (SPL or LGPLv2+) and Public Domain
@@ -45,7 +45,7 @@ Source3:        %{name}-desktop.desktop
 Patch0:         %{name}-build.patch
 Patch1:         %{name}-xsl-fixes.patch
 BuildRequires:  java >= 1:1.6.0
-BuildRequires:  ant, bsf, ant-trax, ImageMagick, desktop-file-utils
+BuildRequires:  ant, bsf, ImageMagick, desktop-file-utils
 BuildRequires:  servlet
 Requires:       java >= 1:1.6.0
 Requires:       bsf
@@ -134,7 +134,7 @@ ln -sf $(build-classpath bsf)
 ln -sf $(build-classpath servlet)
 popd
 ant="ant -Dant.build.javac.source=1.5"
-$ant dist
+$ant test dist
 %ifnarch ppc64 s390x
 (cd docs/faq && $ant)
 (cd docs/manual && $ant)
@@ -320,6 +320,10 @@ fi
 %{_datadir}/icons/hicolor/*x*/apps/%{name}.png
 
 %changelog
+* Thu Jun 06 2013 Michal Srb <msrb@redhat.com> - 0:1.3.0-25
+- Enable tests
+- Fix BR
+
 * Thu Feb 14 2013 Rahul Sundaram <sundaram@fedoraproject.org> - 0:1.3.0-24
 - remove vendor tag from desktop file. https://fedorahosted.org/fpc/ticket/247
 - clean up spec to follow current guidelines

                 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=178410817980.1.1553882746229041425.rpms-bsh-a4916e4abf82@fedoraproject.org \
    --to=msrb@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