!2 modify spec

Merge pull request !2 from daidai_is_here/dqw_test
This commit is contained in:
openeuler-ci-bot 2020-02-28 18:26:13 +08:00 committed by Gitee
commit 09f514d688

View File

@ -1,6 +1,6 @@
Name: bsh
Version: 2.0
Release: 14.b6
Release: 15.b6
Epoch: 0
Summary: A Java scripting environment (command-line version)
License: ASL 2.0 and BSD and Public Domain
@ -8,7 +8,6 @@ URL: http://www.beanshell.org/
BuildArch: noarch
Source0: %{name}-%{version}-b6.tar.gz
Source1: %{name}-desktop.desktop
Source2: generate-tarball.sh
BuildRequires: javapackages-local ant bsf junit javacc glassfish-servlet-api ImageMagick desktop-file-utils
Requires: java-headless bsf jline javapackages-tools
Provides: %{name}-utils = %{epoch}:%{version}-%{release}
@ -71,5 +70,8 @@ cat scripts/bshdoc.bsh >> %{buildroot}%{_bindir}/bshdoc
%doc docs/manual/images/*.gif
%changelog
* Fri Feb 28 2020 daiqianwen <daiqianwen@huawei.com> - 0:2.0-15.b6
- modify spec
* Fri Dec 13 2019 gulining<gulining1@huawei.com> - 0:2.0-14.b6
- Pakcage init