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