Rebuild to workaround DistroBaker issue
Related: rhbz#1951482
This commit is contained in:
parent
895a1a8b7a
commit
d96e4414ea
@ -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: maven-plugin-bundle
|
Name: maven-plugin-bundle
|
||||||
Version: 5.1.1
|
Version: 5.1.1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Maven Bundle Plugin
|
Summary: Maven Bundle Plugin
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://felix.apache.org
|
URL: https://felix.apache.org
|
||||||
@ -73,6 +77,9 @@ rm -f src/main/java/org/apache/felix/bundleplugin/baseline/BaselineReport.java
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.1-4
|
||||||
|
- Rebuild to workaround DistroBaker issue
|
||||||
|
|
||||||
* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.1-3
|
* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.1-3
|
||||||
- Bootstrap Maven for CentOS Stream 9
|
- Bootstrap Maven for CentOS Stream 9
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user