bootstrap off

This commit is contained in:
Tom spot Callaway 2021-06-17 17:11:08 -04:00
parent eebdaa507a
commit 51b7447377
1 changed files with 5 additions and 2 deletions

View File

@ -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