[packages/R] - use internal tzcode, rel 2

baggins baggins at pld-linux.org
Sun Mar 8 23:59:37 CET 2015


commit b8727becbbfc5ae6d4591405aa809d9c66093e95
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 8 22:56:58 2015 +0000

    - use internal tzcode, rel 2
    
    R is incapable of using system tzcode properly, what ended in test
    failures in code using strptime on x32.

 R.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/R.spec b/R.spec
index 517e86b..0775b78 100644
--- a/R.spec
+++ b/R.spec
@@ -15,7 +15,7 @@ Summary:	A language for data analysis and graphics
 Summary(pl.UTF-8):	Język do analizy danych oraz grafiki
 Name:		R
 Version:	3.1.2
-Release:	1
+Release:	2
 License:	Mixed (distributable), mostly GPL v2+
 Group:		Development/Languages
 # CRAN master site: ftp://cran.r-project.org/pub/R/src/
@@ -117,6 +117,7 @@ cd build
 	FC=gfortran \
 	--enable-R-shlib \
 	--enable-largefile \
+	--with-internal-tzcode \
 	--with-ICU \
 	--with-blas \
 	--with-cairo \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/R.git/commitdiff/b8727becbbfc5ae6d4591405aa809d9c66093e95



More information about the pld-cvs-commit mailing list