Non-bootstrap build
Resolves: rhbz#1951482
This commit is contained in:
parent
7e3ce2766d
commit
6df81bca18
@ -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: maven-filtering
|
||||
Version: 3.2.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Shared component providing resource filtering
|
||||
License: ASL 2.0
|
||||
URL: https://maven.apache.org/shared/%{name}/index.html
|
||||
@ -67,6 +63,9 @@ This package contains the API documentation for %{name}.
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.0-4
|
||||
- Non-bootstrap build
|
||||
|
||||
* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.0-3
|
||||
- Bootstrap Maven for CentOS Stream 9
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user