bootstrap off
This commit is contained in:
parent
d6e512fbfa
commit
961a6352af
@ -1,4 +1,4 @@
|
|||||||
%bcond_without bootstrap
|
%bcond_with bootstrap
|
||||||
|
|
||||||
%global packname rprojroot
|
%global packname rprojroot
|
||||||
%global packver 2.0.2
|
%global packver 2.0.2
|
||||||
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: 2.0.2
|
Version: 2.0.2
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Finding Files in Project Subdirectories
|
Summary: Finding Files in Project Subdirectories
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -80,6 +80,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-tests
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 2.0.2-4
|
||||||
|
- bootstrap off
|
||||||
|
|
||||||
* Wed Jun 9 2021 Tom Callaway <spot@fedoraproject.org> - 2.0.2-3
|
* Wed Jun 9 2021 Tom Callaway <spot@fedoraproject.org> - 2.0.2-3
|
||||||
- Rebuilt for R 4.1.0
|
- Rebuilt for R 4.1.0
|
||||||
- bootstrap
|
- bootstrap
|
||||||
|
Loading…
Reference in New Issue
Block a user