This commit is contained in:
4
bsf.spec
4
bsf.spec
@@ -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
|
||||
|
Reference in New Issue
Block a user