bootstrap off

This commit is contained in:
Tom spot Callaway 2021-06-17 16:37:06 -04:00
parent d491e7af54
commit 2c97da0a90
1 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
%bcond_without bootstrap
%bcond_with bootstrap
%global packname dplyr
%global packver 1.0.6
@ -8,7 +8,7 @@
Name: R-%{packname}
Version: 1.0.6
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A Grammar of Data Manipulation
License: MIT
@ -112,6 +112,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
%changelog
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 1.0.6-2
- bootstrap off
* Tue Jun 15 2021 Tom Callaway <spot@fedoraproject.org> - 1.0.6-1
- update to 1.0.6
- bootstrap