Author: wrobell                      Date: Thu Dec  6 23:46:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 6.2.1 (lapack stuff builds ok)
- rel. 1

---- Files affected:
SPECS:
   R.spec (1.97 -> 1.98) 

---- Diffs:

================================================================
Index: SPECS/R.spec
diff -u SPECS/R.spec:1.97 SPECS/R.spec:1.98
--- SPECS/R.spec:1.97   Sun Nov 25 11:15:34 2007
+++ SPECS/R.spec        Fri Dec  7 00:46:07 2007
@@ -22,13 +22,13 @@
 Summary:       A language for data analysis and graphics
 Summary(pl.UTF-8):     Język do analizy danych oraz grafiki
 Name:          R
-Version:       2.6.0
-Release:       0.2
+Version:       2.6.1
+Release:       1
 License:       Mixed (distributable), mostly GPL
 Group:         Development/Languages
 # CRAN master site: ftp://cran.r-project.org/pub/R/src/
 Source0:       ftp://stat.ethz.ch/R-CRAN/src/base/R-2/%{name}-%{version}.tar.gz
-# Source0-md5: 97e5d2542349925962b7469456d45731
+# Source0-md5: 19c35a69e1afa73f5f70f91ff9939233
 Source1:       %{name}.desktop
 URL:           http://www.r-project.org/
 BuildRequires: autoconf
@@ -38,7 +38,7 @@
 BuildRequires: gcc-c++
 BuildRequires: gcc-fortran
 BuildRequires: gettext-devel
-#BuildRequires:        lapack-devel >= 3.1.1
+BuildRequires: lapack-devel >= 3.1.1
 BuildRequires: libjpeg-devel >= 6b
 BuildRequires: libpng-devel >= 1.0.5
 BuildRequires: libstdc++-devel
@@ -176,13 +176,11 @@
        --with-libpng \
        --with-jpeglib \
        --with-blas \
+       --with-lapack \
        --with-readline \
        --with%{!?with_tcl:out}-tcltk \
        --with-recommended-packages
 
-# R gets into infinite loop in src/library/grDevices when this is enabled
-#      --with-lapack \
-
 %{__make}
 %if %{with tests}
 %{__make} check
@@ -307,6 +305,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98  2007-12-06 23:46:07  wrobell
+- ver. 6.2.1 (lapack stuff builds ok)
+- rel. 1
+
 Revision 1.97  2007-11-25 10:15:34  qboosh
 - separate make call for check
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/R.spec?r1=1.97&r2=1.98&f=u

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

Reply via email to