Rebuild to workaround DistroBaker issue
Related: rhbz#1951482
This commit is contained in:
parent
a09e058702
commit
e02bedc383
@ -1,8 +1,12 @@
|
|||||||
%bcond_with bootstrap
|
# Workaround for rhbz#1969370: __bootstrap macro is not defined in
|
||||||
|
# CentOS Stream, See https://bugzilla.redhat.com/1969370
|
||||||
|
%global __bootstrap ~bootstrap
|
||||||
|
|
||||||
|
%bcond_withouht bootstrap
|
||||||
|
|
||||||
Name: plexus-compiler
|
Name: plexus-compiler
|
||||||
Version: 2.8.8
|
Version: 2.8.8
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Compiler call initiators for Plexus
|
Summary: Compiler call initiators for Plexus
|
||||||
# extras subpackage has a bit different licensing
|
# extras subpackage has a bit different licensing
|
||||||
# parts of compiler-api are ASL2.0/MIT
|
# parts of compiler-api are ASL2.0/MIT
|
||||||
@ -100,6 +104,9 @@ cp %{SOURCE2} LICENSE.MIT
|
|||||||
%doc LICENSE LICENSE.MIT
|
%doc LICENSE LICENSE.MIT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.8.8-5
|
||||||
|
- Rebuild to workaround DistroBaker issue
|
||||||
|
|
||||||
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.8.8-4
|
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.8.8-4
|
||||||
- Non-bootstrap build
|
- Non-bootstrap build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user