Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
122087d935
commit
57e721d301
@ -1,4 +1,4 @@
|
|||||||
%bcond_without bootstrap
|
%bcond_with bootstrap
|
||||||
|
|
||||||
%global packname htmlwidgets
|
%global packname htmlwidgets
|
||||||
%global rlibdir %{_datadir}/R/library
|
%global rlibdir %{_datadir}/R/library
|
||||||
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: 1.5.4
|
Version: 1.5.4
|
||||||
Release: 8.0.riscv64%{?dist}
|
Release: 8.1.riscv64%{?dist}
|
||||||
Summary: HTML Widgets for R
|
Summary: HTML Widgets for R
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -83,6 +83,8 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 1.5.4-8.1.riscv64
|
||||||
|
- Turn off bootstrap (riscv64)
|
||||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-8
|
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-8
|
||||||
- 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