bootstrap off

This commit is contained in:
Tom spot Callaway 2021-06-17 17:34:28 -04:00
parent 412e0a12b2
commit 4be3938165
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 Rmpfr
%global packver 0.8-4
@ -7,7 +7,7 @@
Name: R-%{packname}
Version: 0.8.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: R MPFR - Multiple Precision Floating-Point Reliable
License: GPLv2+
@ -87,6 +87,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
%changelog
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 0.8.4-2
- bootstrap off
* Tue Jun 15 2021 Tom Callaway <spot@fedoraproject.org> - 0.8.4-1
- update to 0.8.4
- bootstrap