forked from pool/java-1_8_0-openjdk
This commit is contained in:
@@ -181,8 +181,6 @@ Source7: http://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_v
|
||||
Source8: http://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/hotspot.tar.xz
|
||||
Source9: http://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/aarch32.tar.xz
|
||||
Source10: http://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/nashorn.tar.xz
|
||||
# Test
|
||||
Source11: TestECDSA.java
|
||||
# RPM/distribution specific patches
|
||||
# RHBZ 1015432
|
||||
Patch2: 1015432.patch
|
||||
@@ -860,16 +858,6 @@ then
|
||||
update-alternatives --remove jre_%{javaver} %{_jvmdir}/%{jrelnk}
|
||||
fi
|
||||
|
||||
%if %{with_sunec}
|
||||
%check
|
||||
export JAVA_HOME=$(pwd)/%{buildoutputdir}images/j2sdk-image
|
||||
|
||||
# Check ECC is working
|
||||
$JAVA_HOME/bin/javac -d . %{SOURCE11}
|
||||
$JAVA_HOME/bin/java TestECDSA
|
||||
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} >= 1130
|
||||
%posttrans headless
|
||||
# bnc#781690#c11: don't trust user defined JAVA_HOME and use the current VM
|
||||
|
Reference in New Issue
Block a user