bootstrap off
This commit is contained in:
parent
bf5a0698c1
commit
afe9a09fd4
@ -3,11 +3,11 @@
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
|
||||
# Needs knitr (build loop)
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Syntax Highlighting for R Source Code
|
||||
|
||||
License: GPLv2+
|
||||
@ -74,6 +74,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 0.9-3
|
||||
- bootstrap off
|
||||
|
||||
* Fri Jun 11 2021 Tom Callaway <spot@fedoraproject.org> - 0.9-2
|
||||
- Rebuilt for R 4.1.0
|
||||
- bootstrap
|
||||
|
Loading…
Reference in New Issue
Block a user