commit b8727becbbfc5ae6d4591405aa809d9c66093e95
Author: Jan Rękorajski <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to