bootstrap off
This commit is contained in:
parent
1e2b38663f
commit
9875bda4b1
@ -1,4 +1,4 @@
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname stringr
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.4.0
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Simple, Consistent Wrappers for Common String Operations
|
||||
|
||||
License: GPLv2
|
||||
@ -89,6 +89,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 1.4.0-10
|
||||
- bootstrap off
|
||||
|
||||
* Thu Jun 10 2021 Tom Callaway <spot@fedoraproject.org> - 1.4.0-9
|
||||
- Rebuilt for R 4.1.0
|
||||
- bootstrap
|
||||
|
Loading…
x
Reference in New Issue
Block a user