Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
d002d49633
commit
1f6ae41eed
@ -1,4 +1,4 @@
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname iterators
|
||||
%global packver 1.0.14
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 9.0.riscv64%{?dist}
|
||||
Release: 9.1.riscv64%{?dist}
|
||||
Summary: Provides Iterator Construct
|
||||
|
||||
# Automatically converted from old format: ASL 2.0 - review is highly recommended.
|
||||
@ -74,6 +74,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 1.0.14-9.1.riscv64
|
||||
- Turn off bootstrap (riscv64)
|
||||
|
||||
* Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 1.0.14-9
|
||||
- convert license to SPDX
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user