bootstrap off
This commit is contained in:
parent
eebdaa507a
commit
51b7447377
@ -1,5 +1,5 @@
|
||||
# When we are bootstrapping, we drop some dependencies, and/or build time tests.
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname purrr
|
||||
%global packver 0.3.4
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.3.4
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Functional Programming Tools
|
||||
|
||||
License: GPLv3
|
||||
@ -81,6 +81,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 0.3.4-7
|
||||
- bootstrap off
|
||||
|
||||
* Mon Jun 14 2021 Tom Callaway <spot@fedoraproject.org> - 0.3.4-6
|
||||
- bootstrap
|
||||
- Rebuilt for R 4.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user