diff --git a/java-17-openjdk.spec b/java-17-openjdk.spec index a730a12..af39a6f 100644 --- a/java-17-openjdk.spec +++ b/java-17-openjdk.spec @@ -26,7 +26,7 @@ # Build with system libraries %bcond_with system_libs -%bcond_without bootstrap +%bcond_with bootstrap %define _duplicate_files_terminate_build 0 # Workaround for stripping of debug symbols from static libraries @@ -354,7 +354,7 @@ %global top_level_dir_name %{origin} %global top_level_dir_name_backup %{top_level_dir_name}-backup %global buildver 7 -%global rpmrelease 1 +%global rpmrelease 2 # Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit %if %is_system_jdk # Using 10 digits may overflow the int used for priority, so we combine the patch and build versions