modify spec
This commit is contained in:
parent
78d7027b74
commit
0ac414dac7
6
bsh.spec
6
bsh.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user