Non-bootstrap build

Resolves: rhbz#1951482
This commit is contained in:
Mikolaj Izdebski 2021-06-09 12:52:20 +02:00
parent 5d69761e8b
commit a09e058702
1 changed files with 5 additions and 6 deletions

View File

@ -1,12 +1,8 @@
# 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
Name: plexus-compiler
Version: 2.8.8
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Compiler call initiators for Plexus
# extras subpackage has a bit different licensing
# parts of compiler-api are ASL2.0/MIT
@ -104,6 +100,9 @@ cp %{SOURCE2} LICENSE.MIT
%doc LICENSE LICENSE.MIT
%changelog
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.8.8-4
- Non-bootstrap build
* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.8.8-3
- Bootstrap Maven for CentOS Stream 9