From 3767682a793a600f4f5aeb3ac4b8d8227b98508a3aa05f859589a3334efae786 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 23 May 2022 13:50:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:Factory/java-17-openj9?expand=0&rev=8 --- java-17-openj9.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/java-17-openj9.spec b/java-17-openj9.spec index e49e89e..7aa606a 100644 --- a/java-17-openj9.spec +++ b/java-17-openj9.spec @@ -233,15 +233,11 @@ BuildRequires: gcc >= 7 BuildRequires: gcc-c++ >= 7 %endif %if %{bootcycle} -%if 0%{?suse_version} > 1500 || 0%{?java_bootstrap} BuildRequires: java-devel >= 16 BuildConflicts: java-devel >= 18 %else BuildRequires: %{name}-devel %endif -%else -BuildRequires: %{name}-devel -%endif %if %{with_system_harfbuzz} BuildRequires: harfbuzz-devel %endif