Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
153d930c01
commit
288b3cf4df
@ -1,11 +1,11 @@
|
||||
%global packname import
|
||||
%global packver 1.3.0
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 13.0.riscv64%{?dist}
|
||||
Release: 13.1.riscv64%{?dist}
|
||||
Summary: An Import Mechanism for R
|
||||
|
||||
License: MIT
|
||||
@ -73,6 +73,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 1.3.0-13.1.riscv64
|
||||
- Turn off bootstrap (riscv64)
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user