diff --git a/qdox.spec b/qdox.spec index efff9bc..a0d8038 100644 --- a/qdox.spec +++ b/qdox.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 %global upstream_version %(echo %{version} | tr '~' '-')