bootstrap off

This commit is contained in:
Tom spot Callaway 2021-06-17 16:44:24 -04:00
parent 43b54c5cec
commit a4d6b14c19
1 changed files with 5 additions and 2 deletions

View File

@ -3,11 +3,11 @@
%global rlibdir %{_libdir}/R/library
# When we are bootstrapping, we drop some dependencies, and/or build time tests.
%bcond_without bootstrap
%bcond_with bootstrap
Name: R-%{packname}
Version: 1.4.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Interpreted String Literals
License: MIT
@ -92,6 +92,9 @@ export LANG=C.UTF-8
%changelog
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 1.4.2-4
- bootstrap off
* Wed Jun 9 2021 Tom Callaway <spot@fedoraproject.org> - 1.4.2-3
- Rebuilt for R 4.1.0
- bootstrap