bootstrap off
This commit is contained in:
parent
fe232157b9
commit
e1307a9927
@ -2,11 +2,11 @@
|
|||||||
%global packver 5.4-1
|
%global packver 5.4-1
|
||||||
%global rlibdir %{_libdir}/R/library
|
%global rlibdir %{_libdir}/R/library
|
||||||
|
|
||||||
%bcond_without bootstrap
|
%bcond_with bootstrap
|
||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: 5.4.1
|
Version: 5.4.1
|
||||||
Release: 1%{?dist}.2
|
Release: 1%{?dist}.3
|
||||||
Summary: Analyses of Phylogenetics and Evolution
|
Summary: Analyses of Phylogenetics and Evolution
|
||||||
|
|
||||||
License: GPLv2 or GPLv3
|
License: GPLv2 or GPLv3
|
||||||
@ -95,6 +95,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 31 2020 Tom Callaway <spot@fedoraproject.org> - 5.4.1-1.2
|
||||||
- bootstrap off
|
- bootstrap off
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user