bootstrap off

This commit is contained in:
Tom spot Callaway 2021-06-17 16:49:32 -04:00
parent 62b0a89661
commit be27fcb1a4
1 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
%bcond_without bootstrap
%bcond_with bootstrap
%global packname hunspell
%global packver 3.0.1
@ -13,7 +13,7 @@
Name: R-%{packname}
Version: 3.0.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: High-Performance Stemmer, Tokenizer, and Spell Checker
License: GPLv2 or LGPLv2 or MPLv1.1
@ -113,6 +113,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} $ARGS
%changelog
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 3.0.1-4
- bootstrap off
* Fri Jun 11 2021 Tom Callaway <spot@fedoraproject.org> - 3.0.1-3
- Rebuilt for R 4.1.0
- bootstrap