bootstrap off

This commit is contained in:
Tom Callaway 2020-08-31 16:27:25 -04:00
parent fe232157b9
commit e1307a9927

View File

@ -2,11 +2,11 @@
%global packver 5.4-1
%global rlibdir %{_libdir}/R/library
%bcond_without bootstrap
%bcond_with bootstrap
Name: R-%{packname}
Version: 5.4.1
Release: 1%{?dist}.2
Release: 1%{?dist}.3
Summary: Analyses of Phylogenetics and Evolution
License: GPLv2 or GPLv3
@ -95,6 +95,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples
%changelog
* Mon Aug 31 2020 Tom Callaway <spot@fedoraproject.org> - 5.4.1-1.3
- for real this time
* Mon Aug 31 2020 Tom Callaway <spot@fedoraproject.org> - 5.4.1-1.2
- bootstrap off