Temporary hack to rebuild with java 7, since some java 8 versions out there are broken

OBS-URL: https://build.opensuse.org/package/show/Java:Factory/java-1_8_0-openjdk?expand=0&rev=416
This commit is contained in:
Fridrich Strba 2022-12-01 14:22:10 +00:00 committed by Git OBS Bridge
parent cf824fcef7
commit 6a27e3f877

View File

@ -248,7 +248,7 @@ Provides: jre1.7.x
Provides: jre1.8.x
%if %{with bootstrap}
BuildRequires: java-devel >= 1.7
BuildConflicts: java-devel >= 1.9
BuildConflicts: java-devel >= 1.8
BuildConflicts: java-devel-openj9
%else
BuildRequires: %{name}-devel