forked from pool/java-1_8_0-openjdk
This commit is contained in:
@@ -10,7 +10,7 @@ Mon Oct 11 12:39:45 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|||||||
- Added patches:
|
- Added patches:
|
||||||
* comment-nss-security-provider.patch
|
* comment-nss-security-provider.patch
|
||||||
+ Comment this provider since it is not passing the compliance
|
+ Comment this provider since it is not passing the compliance
|
||||||
tests
|
tests
|
||||||
* fips.patch
|
* fips.patch
|
||||||
+ Implement fips mode
|
+ Implement fips mode
|
||||||
|
|
||||||
|
@@ -253,7 +253,7 @@ Provides: jre1.6.x
|
|||||||
Provides: jre1.7.x
|
Provides: jre1.7.x
|
||||||
Provides: jre1.8.x
|
Provides: jre1.8.x
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
BuildRequires: java-devel >= 1.7
|
BuildRequires: java-1_7_0-openjdk-devel
|
||||||
BuildConflicts: java-devel >= 1.9
|
BuildConflicts: java-devel >= 1.9
|
||||||
BuildConflicts: java-devel-openj9
|
BuildConflicts: java-devel-openj9
|
||||||
%else
|
%else
|
||||||
|
Reference in New Issue
Block a user