workaround: do not attach ~bootstrap suffix to release

Related: rhbz#2070015
This commit is contained in:
Jan Staněk 2022-04-05 13:16:02 +02:00
parent 4d58280f41
commit 39df61ea81
No known key found for this signature in database
GPG Key ID: 2972F2037B243B6D

View File

@ -1,5 +1,7 @@
# bundle dependencies that are not available as Fedora modules # bundle dependencies that are not available as Fedora modules
%bcond_without bootstrap %bcond_without bootstrap
# FIXME: do not attach the bootstrap suffix
%global __bootstrap %{nil}
%if 0%{?rhel} && 0%{?rhel} < 9 %if 0%{?rhel} && 0%{?rhel} < 9
%bcond_without python3_fixup %bcond_without python3_fixup