1
0
forked from pool/signpost-core
2019-11-22 16:32:16 +00:00
committed by Git OBS Bridge
parent 7fbc67d950
commit 88e68dcbbb

View File

@@ -82,7 +82,10 @@ sed -i 's/\r//' LICENSE
%{mvn_file} :signpost-commonshttp4 signpost-commonshttp4
%build
%{mvn_build} -s -f -- -Dmaven.compiler.release=6
%{mvn_build} -s -f \
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
-- -Dmaven.compiler.release=6
%endif
%install
%mvn_install