diff --git a/junit5.spec b/junit5.spec index 4aeeebe..532aeba 100644 --- a/junit5.spec +++ b/junit5.spec @@ -1,8 +1,4 @@ -# Workaround for rhbz#1969370: __bootstrap macro is not defined in -# CentOS Stream, See https://bugzilla.redhat.com/1969370 -%global __bootstrap ~bootstrap - -%bcond_without bootstrap +%bcond_with bootstrap # Component versions, taken from gradle.properties %global platform_version 1.%(v=%{version}; echo ${v:2})