1
0
2021-10-13 15:54:43 +00:00
committed by Git OBS Bridge
parent 4f269c8429
commit b2633ef904
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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