Enable more tests.
This commit is contained in:
parent
726d6a3957
commit
be4352df21
@ -6,7 +6,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.2.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Lazy (Non-Standard) Evaluation
|
||||
|
||||
License: GPLv3
|
||||
@ -50,6 +50,7 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%check
|
||||
export NOT_CRAN=true
|
||||
%if %with_doc
|
||||
%{_bindir}/R CMD check %{packname}
|
||||
%else
|
||||
@ -73,6 +74,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 06 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.2.1-5
|
||||
- Enable more tests
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user