SHA256
1
0
forked from pool/bsf
2016-06-03 07:34:21 +00:00
committed by Git OBS Bridge
parent d2a8f67189
commit e2b6a2d61c
4 changed files with 20 additions and 11 deletions

View File

@@ -29,6 +29,7 @@ Source1000: http://www.apache.org/dist/commons/bsf/source/%{name}-src-%{vers
Source1001: bsf.keyring
Patch0: build-file.patch
Patch1: build.properties.patch
Patch2: build-file-doclint.patch
BuildRequires: ant
BuildRequires: apache-commons-logging
BuildRequires: java-devel
@@ -92,6 +93,9 @@ rm -fr bsf
%patch0 -p1
%patch1 -p1
%if 0%{?suse_version} >= 1330
%patch2 -p1
%endif
%build
[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java