bootstrap off
This commit is contained in:
parent
b313087a0b
commit
268e33acac
@ -1,5 +1,5 @@
|
||||
# Tests requires processx which requires this package.
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname ps
|
||||
%global packver 1.6.0
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.6.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: List, Query, Manipulate System Processes
|
||||
|
||||
License: MIT
|
||||
@ -94,6 +94,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples --no
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 1.6.0-3
|
||||
- bootstrap off
|
||||
|
||||
* Wed Jun 9 2021 Tom Callaway <spot@fedoraproject.org> - 1.6.0-2
|
||||
- bootstrap
|
||||
- Rebuilt for R 4.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user