Rebuild to workaround DistroBaker issue
Related: rhbz#1951482
This commit is contained in:
parent
0abe4b975f
commit
70ec101a92
@ -1,4 +1,8 @@
|
|||||||
%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
|
||||||
|
|
||||||
%global jar_version 1.4
|
%global jar_version 1.4
|
||||||
%global lh_version 1.1
|
%global lh_version 1.1
|
||||||
@ -6,7 +10,7 @@
|
|||||||
|
|
||||||
Name: apache-resource-bundles
|
Name: apache-resource-bundles
|
||||||
Version: 30
|
Version: 30
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Apache Resource Bundles
|
Summary: Apache Resource Bundles
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://repo1.maven.org/maven2/org/apache/apache-resource-bundles/
|
URL: https://repo1.maven.org/maven2/org/apache/apache-resource-bundles/
|
||||||
@ -88,6 +92,9 @@ popd
|
|||||||
%files -f .mfiles
|
%files -f .mfiles
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 30-4
|
||||||
|
- Rebuild to workaround DistroBaker issue
|
||||||
|
|
||||||
* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 30-3
|
* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 30-3
|
||||||
- Bootstrap Maven for CentOS Stream 9
|
- Bootstrap Maven for CentOS Stream 9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user