rebuild for R 3.5.0, flip on with_doc
This commit is contained in:
parent
e645ea3fa2
commit
5eced09251
@ -2,11 +2,11 @@
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
# rmarkdown is not yet available.
|
||||
%global with_doc 0
|
||||
%global with_doc 1
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.2.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Lazy (Non-Standard) Evaluation
|
||||
|
||||
License: GPLv3
|
||||
@ -73,5 +73,8 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 16 2018 Tom Callaway <spot@fedoraproject.org> - 0.2.1-2
|
||||
- rebuild for R 3.5.0, flip on with_doc
|
||||
|
||||
* Sat Mar 17 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.2.1-1
|
||||
- initial package for Fedora
|
||||
|
Loading…
Reference in New Issue
Block a user