Merge branch 'master' into el6

This commit is contained in:
José Matos 2017-05-13 00:17:02 +01:00
commit b00c20f958
1 changed files with 5 additions and 2 deletions

7
R.spec
View File

@ -96,7 +96,7 @@
Name: R
Version: 3.4.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A language for data analysis and graphics
URL: http://www.r-project.org
Source0: ftp://cran.r-project.org/pub/R/src/base/R-3/R-%{version}.tar.gz
@ -727,7 +727,7 @@ mv %{buildroot}%{_libdir}/R/lib/libRblas.so %{buildroot}%{_libdir}/R/lib/libRref
%ifnarch ppc64 ppc64le
# Needed by tests/ok-error.R, which will smash the stack on PPC64. This is the purpose of the test.
ulimit -s 16384
make check
TZ="Europe/Paris" make check
%endif
%endif
@ -1170,6 +1170,9 @@ R CMD javareconf \
%{_libdir}/libRmath.a
%changelog
* Fri May 12 2017 José Matos <jamatos@fedoraproject.org> - 3.4.0-2
- add TZ="Europe/Paris" to please make check
* Sat Apr 22 2017 Tom Callaway <spot@fedoraproject.org> - 3.4.0-1
- update to 3.4.0