Author: wrobell Date: Tue Dec 11 18:36:33 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - require lapack with optimization switched off - rel. 2
---- Files affected: SPECS: R.spec (1.98 -> 1.99) ---- Diffs: ================================================================ Index: SPECS/R.spec diff -u SPECS/R.spec:1.98 SPECS/R.spec:1.99 --- SPECS/R.spec:1.98 Fri Dec 7 00:46:07 2007 +++ SPECS/R.spec Tue Dec 11 19:36:27 2007 @@ -23,7 +23,7 @@ Summary(pl.UTF-8): Język do analizy danych oraz grafiki Name: R Version: 2.6.1 -Release: 1 +Release: 2 License: Mixed (distributable), mostly GPL Group: Development/Languages # CRAN master site: ftp://cran.r-project.org/pub/R/src/ @@ -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-4 BuildRequires: libjpeg-devel >= 6b BuildRequires: libpng-devel >= 1.0.5 BuildRequires: libstdc++-devel @@ -305,6 +305,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.99 2007-12-11 18:36:27 wrobell +- require lapack with optimization switched off +- rel. 2 + Revision 1.98 2007-12-06 23:46:07 wrobell - ver. 6.2.1 (lapack stuff builds ok) - rel. 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/R.spec?r1=1.98&r2=1.99&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
