bootstrap off
This commit is contained in:
parent
1825cada7a
commit
2cb389f345
@ -1,4 +1,4 @@
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname htmlwidgets
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.5.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: HTML Widgets for R
|
||||
|
||||
License: MIT
|
||||
@ -83,6 +83,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 1.5.3-2
|
||||
- bootstrap off
|
||||
|
||||
* Fri Jun 11 2021 Tom Callaway <spot@fedoraproject.org> - 1.5.3-1
|
||||
- update to 1.5.3
|
||||
- Rebuilt for R 4.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user