bootstrap off

This commit is contained in:
Tom spot Callaway 2021-06-17 16:57:12 -04:00
parent c4c14d60a4
commit c69b087af3

View File

@ -1,4 +1,4 @@
%bcond_without bootstrap
%bcond_with bootstrap
%global packname packrat
%global rlibdir %{_datadir}/R/library
@ -10,7 +10,7 @@
Name: R-%{packname}
Version: 0.6.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Dependency Management System for R Projects
License: GPLv2
@ -82,6 +82,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
%changelog
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 0.6.0-2
- bootstrap off
* Mon Jun 14 2021 Tom Callaway <spot@fedoraproject.org> - 0.6.0-1
- update to 0.6.0
- bootstrap