public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Enable tests
@ 2026-07-15 9:36 Michal Srb
0 siblings, 0 replies; only message in thread
From: Michal Srb @ 2026-07-15 9:36 UTC (permalink / raw)
To: git-commits
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
^ 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: Enable tests Michal Srb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox