Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
1ae1e78ced
commit
07ca18b7ee
@ -2,11 +2,11 @@
|
|||||||
%global rlibdir %{_datadir}/R/library
|
%global rlibdir %{_datadir}/R/library
|
||||||
|
|
||||||
# When we are bootstrapping, we drop some dependencies, and/or build time tests.
|
# When we are bootstrapping, we drop some dependencies, and/or build time tests.
|
||||||
%bcond_without bootstrap
|
%bcond_with bootstrap
|
||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: 0.2.1
|
Version: 0.2.1
|
||||||
Release: 23.0.riscv64%{?dist}
|
Release: 23.1.riscv64%{?dist}
|
||||||
Summary: Adaptive Builder for Formatted Strings
|
Summary: Adaptive Builder for Formatted Strings
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -80,6 +80,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 0.2.1-23.1.riscv64
|
||||||
|
- Turn off bootstrap (riscv64)
|
||||||
|
|
||||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-23
|
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-23
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user