Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
f65e232f06
commit
5159627677
@ -2,7 +2,7 @@
|
|||||||
%global packver 2.7.4
|
%global packver 2.7.4
|
||||||
%global rlibdir %{_libdir}/R/library
|
%global rlibdir %{_libdir}/R/library
|
||||||
|
|
||||||
%bcond_without bootstrap
|
%bcond_with bootstrap
|
||||||
%global __suggests_exclude ^R\\((av|gifski)\\)
|
%global __suggests_exclude ^R\\((av|gifski)\\)
|
||||||
|
|
||||||
# Examples and vignettes require the network.
|
# Examples and vignettes require the network.
|
||||||
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: %{packver}
|
Version: %{packver}
|
||||||
Release: %autorelease -e 0.riscv64
|
Release: %autorelease -e 1.riscv64
|
||||||
Summary: Advanced Graphics and Image-Processing in R
|
Summary: Advanced Graphics and Image-Processing in R
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user