Install into expected location
This commit is contained in:
parent
9a27cb9c42
commit
ea7ee22b62
7
bsh.spec
7
bsh.spec
@ -32,7 +32,7 @@
|
||||
|
||||
Name: bsh
|
||||
Version: 2.0
|
||||
Release: 1.%{reltag}%{?dist}
|
||||
Release: 2.%{reltag}%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Lightweight Scripting for Java
|
||||
URL: http://www.beanshell.org/
|
||||
@ -109,6 +109,8 @@ sed -i 's,org.apache.xalan.xslt.extensions.Redirect,http://xml.apache.org/xalan/
|
||||
|
||||
%mvn_alias :bsh bsh:bsh bsh:bsh-bsf org.beanshell:bsh
|
||||
|
||||
%mvn_file : %{name}
|
||||
|
||||
%build
|
||||
mkdir lib
|
||||
build-jar-repository lib bsf javacc junit servlet
|
||||
@ -172,6 +174,9 @@ fi
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Thu Nov 24 2016 Michael Simacek <msimacek@redhat.com> - 0:2.0-2.b6
|
||||
- Install into expected location
|
||||
|
||||
* Thu Nov 24 2016 Michael Simacek <msimacek@redhat.com> - 0:2.0-1.b6
|
||||
- Update to upstream version 2.0.b6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user