rebuild for R 4, turnoff bootstrap
This commit is contained in:
parent
4da93074ac
commit
faf19fcead
@ -1,11 +1,11 @@
|
|||||||
%global packname ape
|
%global packname ape
|
||||||
%global rlibdir %{_libdir}/R/library
|
%global rlibdir %{_libdir}/R/library
|
||||||
|
|
||||||
%bcond_without bootstrap
|
%bcond_with bootstrap
|
||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: 5.3
|
Version: 5.3
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Analyses of Phylogenetics and Evolution
|
Summary: Analyses of Phylogenetics and Evolution
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -94,6 +94,10 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 5 2020 Tom Callaway <spot@fedoraproject.org> - 5.3-7
|
||||||
|
- rebuild for R 4
|
||||||
|
- turnoff bootstrap
|
||||||
|
|
||||||
* Sun Feb 23 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 5.3-6
|
* Sun Feb 23 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 5.3-6
|
||||||
- Add bootstrap setup to build without igraph
|
- Add bootstrap setup to build without igraph
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user